On Fri, Jan 23, 2015 at 04:39:21PM +0000, Paul Jakma wrote:
> * The 'neighbour ... interface' command has been deprecated since 2006.
>   Get rid of the underlying peer->ifname field, DEFUN_DEPRECATE the command,
>   and make the command just set the update-source interface name.
>   I.e. 'neighbour ... interface <ifname>' now does
>   'neighbour ... update-source <ifname>' and will try bind the session to the
>   given interface, if configured..

You're removing the possibility to bind to a specific ipv6 address on an
interface, e.g.:
  neighbor fe80::1234 interface eth0
  neighbor fe80::1234 update-source fe80::2345

This is relevant since there is often an autogenerated MAC-derived
linklocal plus an admin-configured easily-remembered one.

=> NAK.


-David

_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to