commit | 9a1a331d63ae9db1912a1edb48c5c176454562f8 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul@quagga.net> | Mon Jul 27 12:27:55 2009 +0100 |
committer | Paul Jakma <paul@quagga.net> | Mon Jul 27 12:27:55 2009 +0100 |
tree | d6da5f9ce7e6760f59a7fda7ceeb89877a3148c5 | |
parent | 5b40b1b57e1fad1caf579e032adf4e111128e486 [diff] |
[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.