CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/29 05:37:44
Modified files:
sys/net : bridgectl.c if_bridge.c if_bridge.h if_switch.c
if_vxlan.c
Log message:
Rename brtag_src/brtag_dst to brtag_peer/brtag_local to avoid
confusion about the tunnel endpoints when responding to the peer.
OK yasuoka@
