On 1 December 2014 at 05:07, Dag-Erling Smørgrav <d...@des.no> wrote:
> Dag-Erling Smørgrav <d...@des.no> writes:
>> Bryan Venteicher <bry...@freebsd.org> writes:
>> > Log:
>> >   Add vxlan interface
>> >   [...]
>> This breaks the existing "group" command, which means I now have
>> machines that won't boot without manual intervention because their
>> firewall rulesets rely on interface groups.
>
> I added code to cmd_register() in ifconfig.c to warn about duplicate
> commands.  Here is a complete list of pre-existing commands which the
> vxlan code shadows:
>
> ifconfig: duplicate command: group
> ifconfig: duplicate command: timeout
> ifconfig: duplicate command: maxaddr
> ifconfig: duplicate command: learn
> ifconfig: duplicate command: -learn
> ifconfig: duplicate command: flush
> ifconfig: duplicate command: flushall
>
> so, in addition to breaking interface groups, it breaks bridge
> interfaces.

Would you mind committing that code, so we at least get warned about
it when we try?



-a
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to