aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2012-11-13 02:42:48 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2012-11-13 02:42:48 +0000
commiteb879d43cfb6187fe8a57d65eeb60601c181c42b (patch)
tree7a8b8f19f5502ada4dafe2425ecb6acec3bc5966 /net/Makefile
parent59853fe43ee8a22c9db2d2de06c9767cebf79e01 (diff)
downloadports-eb879d43cfb6187fe8a57d65eeb60601c181c42b.tar.gz
ports-eb879d43cfb6187fe8a57d65eeb60601c181c42b.zip
New port: net/exabgp
A BGP route injector which can inject routes with arbitrary next-hops into your network (source some ipv4/ipv6 routes using both IPv4 and IPv6 TCP connections), mitigate DDOS using flowspec, or pass the route it receive in textual form to third party application. WWW: https://code.google.com/p/exabgp/ Feature safe: yes
Notes
Notes: svn path=/head/; revision=307357
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index bf6d5a646cd2..72c0d1bf2f7e 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -133,6 +133,7 @@
SUBDIR += erlyvideo
SUBDIR += etherboot
SUBDIR += etrace
+ SUBDIR += exabgp
SUBDIR += findmtu
SUBDIR += flowgrep
SUBDIR += fonulator