]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Remove AS Path limit/TTL functionality
authorPaul Jakma <paul@quagga.net>
Mon, 4 Jul 2011 20:41:59 +0000 (00:41 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Mon, 4 Jul 2011 20:41:59 +0000 (00:41 +0400)
commite70e575a8cb1edcab2eedade04bb4ac31938bddf
tree5a72f6c9d4f7a50ea2b40229b8b04adece6f67b0
parentfc09716b81e67f2d06dc92ff7bcb1efdf18c4eec
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.
(cherry picked from commit c8f3fe3063cb9ff193b13011cfbda3e605395340)

Conflicts:

bgpd/bgp_attr.c (caused by c8e7b895, resolved)
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