]> git.puffer.fish Git - mirror/frr.git/commit
[bgpd] Restore ability of 'neighbor ... update-source' to take interface name
authorPaul Jakma <paul@quagga.net>
Mon, 27 Jul 2009 11:27:55 +0000 (12:27 +0100)
committerPaul Jakma <paul@quagga.net>
Mon, 27 Jul 2009 11:27:55 +0000 (12:27 +0100)
commit9a1a331d63ae9db1912a1edb48c5c176454562f8
treed6da5f9ce7e6760f59a7fda7ceeb89877a3148c5
parent5b40b1b57e1fad1caf579e032adf4e111128e486
[bgpd] Restore ability of 'neighbor ... update-source' to take interface name

* bgp_vty.c: (BGP_UPDATE_SOURCE_STR) Restore ability to accept arbitrary
  interface names for the 'neighbor ... update-source' command - shouldn't
  have been deleted.
  (BGP_UPDATE_SOURCE_STR) Add help for same.
bgpd/bgp_vty.c