From 1ece7e9fd98a5e44c65a4be422cff88487e9abbf Mon Sep 17 00:00:00 2001 From: Sebastian Wiesinger Date: Thu, 10 Nov 2016 14:06:03 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1c2a9f7..bd4acfc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # routing-bcp Best Current Practices for Route- and Traffic-Filtering + +The goal is to build common filters for different routing systems to do basic filtering for BGP routes and traffic. People should be able to just copy'n'paste the filters in their routers to achieve basic filtering of "bad" routes and/or traffic. + +This repository was started from an idea at the eco DDoS workshop in Frankfurt. + +The first step is to gather the filters people use currently and from that build a common filter for everyone.