Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: update to use FRR name | Jafar Al-Gharaibeh | 2017-07-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com> | ||||
* | tools/multiple-bgpd: Fix the PREV calculation so it works for <4 bgpd | Paul Jakma | 2012-03-05 | 1 | -1/+2 |
| | | | | | * tools/multiple-bgpd: Make PREV more general and correct. Add comment to route-map about why rt/soo sets are there - cause it's still broken. | ||||
* | tools/multiple-bgpd.sh: set some community attributes to help test them | Paul Jakma | 2011-03-21 | 1 | -1/+8 |
| | |||||
* | [tools/multiple-bgpd.sh] make it easier to use IPv6 peer addresses | Paul Jakma | 2008-07-21 | 1 | -10/+12 |
| | |||||
* | [tools/multiple-bgpd] setup IPv6 advertisments | Paul Jakma | 2008-06-12 | 1 | -1/+18 |
| | |||||
* | [tools] multiple-bgpd.sh: make paths more configurable | Paul Jakma | 2008-06-01 | 1 | -3/+5 |
| | |||||
* | 2007-10-30 Nick Hilliard <nick@inex.ie> | Paul Jakma | 2007-11-01 | 1 | -0/+55 |
* bgp_main.c: Add 'listenon' argument, to pass address to bind to. * bgp_network.c: (bgp_socket) Extend to take bind address. * bgpd.c: (bgp_init) Pass stored address. * bgpd.h: (struct bgp_master) storage for bind address 2007-11-01 Paul Jakma <paul.jakma@sun.com> * tools/multiple-bgpd.sh: New, quick script to launch a bunch of bgpds. |