2 Replies to “Interface groups now in DragonFly”

  1. Justin: Thanks for posting my work :-)

    In that mail to users@, I made a mistake about the ifconfig(8) syntax, and the correct usage is:

    $ ifconfig group
    $ ifconfig -group

    Same syntax as FreeBSD and OpenBSD. (NetBSD doesn’t support interface group.)

  2. Hmm, the brackets are missing… and I cannot edit my comment…

    $ ifconfig ifname group groupname
    $ ifconfig ifname -group groupname

Comments are closed.