CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/19 08:46:31
Modified files:
sys/net : if_gif.c if_gre.c if_loop.c if_ppp.c if_pppx.c
if_sl.c if_tun.c if_vether.c if_vxlan.c
Log message:
Uniformize drivers doing nothing with their multicast filters to make
them ignore the SIOC{ADD,DEL}MULTI ioctls.
ok reyk@, claudio@
