CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/25 03:24:09
Modified files:
sys/net : if_etherip.c if_gif.c if_vxlan.c
Log message:
Remove Multicast and Broadcast flags from the encapsulated packet in
vxlan(4) like it is done by other tunnelling pseudo-interfaces.
While here sync the comment between multiple interfaces.
Bug report and original diff from Pierre LALET.
