CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2018/12/17 16:42:47

Modified files:
        sys/net        : if_etherip.c if_gre.c 

Log message:
Handle SIOCADDMULTI and SIOCDELMULTI as nops in ioctl code.

There's nothing underneath the tunnels that needs configuration,
so there's no point in keepign track of configured multicast
addresses. We will at least save a bit of memory.

Reply via email to