]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Remove AS Path limit/TTL functionality
authorPaul Jakma <paul@quagga.net>
Sun, 5 Dec 2010 20:28:02 +0000 (20:28 +0000)
committerPaul Jakma <paul@quagga.net>
Mon, 21 Mar 2011 13:51:14 +0000 (13:51 +0000)
commitc8f3fe3063cb9ff193b13011cfbda3e605395340
tree42713ac0369f0ef372c657ded091b00dbe6a019b
parent0c46638122f10019a12ae9668aec91691cf2e017
bgpd: Remove AS Path limit/TTL functionality

* draft-ietf-idr-as-pathlimit doesn't seem to have gone anywhere, and its
  author does not think it will make progress in IDR. Remove all support
  introduced for it, but leave stubs for the commands to avoid breaking
  any configurations.

  Basically reverts cecab5e9725792e60a5e4b473e238a14cd85815d.
bgpd/bgp_attr.c
bgpd/bgp_attr.h
bgpd/bgp_route.c
bgpd/bgp_route.h
bgpd/bgp_routemap.c
doc/bgpd.texi
doc/routemap.texi