CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/12 00:28:02
Modified files:
sys/net : if_gre.c
Log message:
give mgre(4) the IFF_MULTICAST and IFF_SIMPLEX flags
according to small bits of cisco doco, multicast can be implemented
on mgre using head-end replication. that isnt implemented, but the
flags do allow ipv6 addresses to be added to the interface.
