]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: rename SAFI 3 according to RFC4760
authorDenis Ovsienko <infrastation@yandex.ru>
Sun, 17 Jul 2011 15:33:21 +0000 (19:33 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Thu, 29 Sep 2011 18:19:08 +0000 (22:19 +0400)
commit0a28130d35bbba47faf47bf9451ba0eb195fcbb7
tree94bcda95ba12a50a81aa7ea893d809ba237b2262
parent42e6d745d105018a9469dabad65bd4cf942dcf3c
bgpd: rename SAFI 3 according to RFC4760

- SAFI value 3 is reserved.  It was assigned by RFC 2858 for a use
  that was never fully implemented, so it is deprecated by this
  document.

* zebra.h: rename macro
* bgp_fsm.c: (bgp_graceful_restart_timer_expire,
  bgp_graceful_stale_timer_expire, bgp_stop, bgp_establish): update
* bgpd.c: (peer_nsf_stop): update
* bgp_open.c: (bgp_capability_vty_out): SAFI 3 isn't a recognized case
  any more
bgpd/bgp_fsm.c
bgpd/bgp_open.c
bgpd/bgpd.c
lib/zebra.h