Commit graph

3 commits

Author SHA1 Message Date
wiz
98f94ef81c Convert to distutils.mk. Mark as not for python-3.x.
Bump PKGREVISION.
2014-01-23 16:50:06 +00:00
pettai
56c97cdcd4 ExaBGP Christmas release (version 3.2.19)
* Fix: bug when displaying EOR
 * Fix: invalid check on next-hop for multi-line routes
 * Fix: badly parsing command line for run option
 * Fix: allow the creation of 'allow' flows
 * Fix: bad JSON encoding for EOR
 * Fix: API message encoding
 * Improvement: allow digit:digit in extended communities
 * Improvement: healtcheck.py, python 2.6 and community support
2013-12-24 11:21:55 +00:00
pettai
1d729f522b Unlike BIRD or Quagga, ExaBGP was not designed to transform a general purpose
server into a router, but to allow engineers to control their BGP (rfc4271)
network easily. Think of it as Software Defined Networking for people with
"commodity" routers.

ExaBGP transform BGP (rfc4271) messages into friendly plain text or JSON
which can be easily manipulate by scripts.

It allows the creation of tools such as:
 * advanced looking glass graphically display the routing of prefix
 * high availability tool which automatically isolate broken services
 * DDOS mitigation
 * an anycasted server
2013-12-15 22:22:44 +00:00