On 1 December 2014 at 05:07, Dag-Erling Smørgrav <[email protected]> wrote: > Dag-Erling Smørgrav <[email protected]> writes: >> Bryan Venteicher <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
