diff options
author | paul <paul> | 2007-09-18 12:11:26 +0000 |
---|---|---|
committer | paul <paul> | 2007-09-18 12:11:26 +0000 |
commit | ef5a3afca21806d8c90ae99363b2f1b5cce5b365 (patch) | |
tree | 7bdd13feaedaa1424e449560ea75c197e15539db /zebra/zebra_rib.c | |
parent | 4ed57122060bac5fc9e6b1103ff52070b9c49e3e (diff) | |
download | quagga-ef5a3afca21806d8c90ae99363b2f1b5cce5b365.tar.bz2 quagga-ef5a3afca21806d8c90ae99363b2f1b5cce5b365.tar.xz |
[bgpd] Fix typo, which prevented advertisement of MP (non-IPv4) prefixes
2007-09-17 Paul Jakma <paul.jakma@sun.com>
* bgp_open.c: (bgp_capability_mp) We were setting
afc_nego[safi][safi] rather than afc_nego[afi][safi], thus
failling to announce any non-IPv4 prefixes. Remove the extra,
typo-ed character.
* bgp_capability_test.c: Test that peer's adv_recv and adv_nego get
set correctly for MP capability and given AFI/SAFI.
Colour OK/failed result so it's easier to find them.
Diffstat (limited to 'zebra/zebra_rib.c')
0 files changed, 0 insertions, 0 deletions