13 Commits

Author SHA1 Message Date
sthen
99401b5f3e update to exabgp-4.2.6 2020-02-06 16:13:07 +00:00
sthen
0148b916b3 update to exabgp-4.2.4 2020-01-21 21:05:45 +00:00
sthen
cb85479227 update to exabgp-4.2.2 2020-01-15 22:32:39 +00:00
sthen
64a42d90b8 use sh when generating the default env file 2019-11-23 15:07:27 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
sthen
6429bebb44 update to exabgp-4.1.2, add rc.d script for those running it as a daemon
rather than in testing.

this is a major update and 3.x configurations will need changing, for details
see https://github.com/Exa-Networks/exabgp/wiki/Migration-from-3.4-to-4.0
2019-07-11 14:14:52 +00:00
sthen
99fb7aaaaf update to exabgp-3.4.25 2018-10-03 22:03:39 +00:00
sthen
23336bbf6d update to exabgp-3.4.23, fixes issue parsing some flowspec routes
- drop default HOMEPAGE while there, already set by GH_*
2018-02-03 11:28:23 +00:00
danj
53059e6a1c Update to exabgp-3.4.22, add a test target and prettify the Makefile
ok jca@ sthen@
2017-11-20 18:39:33 +00:00
phessler
6e45d731cb update exabgp to 3.4.17
OK sthen@
2017-01-13 14:08:52 +00:00
sthen
6514daa139 update to exabgp-3.4.16 2016-04-25 14:43:13 +00:00
sthen
6a488c893e use the GH_* foo instead of MASTER_SITES=...github.../archive/,
spotted by phessler
2015-11-30 11:16:05 +00:00
sthen
ed3a8239f9 import ports/net/exabgp, ok phessler@
ExaBGP is software which can inject routes with arbitrary next-hops into
your network (i.e. source IPv4/IPv6 routes using both IPv4 and IPv6 BGP
connections, either from a configuration file or third party applications),
inject flowspec routes, or pass received routes in textual form to a
third-party application.

Potential uses include:

 - announce IPv4/IPv6 routes with arbitrary next-hops into your network
   * injection of service IPs like AS112 announcement
   * temporary route redirection (adding more specific routes with
     different next-hop)
   * injection of flow routes to handle DDOS
 - source flow routes.
 - track changes in the global routing table.
 - add the received default route to an host.
 - filter and/or modify routes using your own logic.

ExaBGP is for injecting or performing complex route mangling with BGP,
it is not intended to transform a server into a BGP router.
2015-11-27 12:16:05 +00:00