commit | c8f3fe3063cb9ff193b13011cfbda3e605395340 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul@quagga.net> | Sun Dec 05 20:28:02 2010 +0000 |
committer | Paul Jakma <paul@quagga.net> | Mon Mar 21 13:51:14 2011 +0000 |
tree | 42713ac0369f0ef372c657ded091b00dbe6a019b | |
parent | 0c46638122f10019a12ae9668aec91691cf2e017 [diff] |
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.