Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/net



Module Name:    src
Committed By:   ozaki-r
Date:           Mon Oct 30 16:01:19 UTC 2017

Modified Files:
        src/sys/net: if_l2tp.c if_tap.c if_tun.c if_vlan.c

Log Message:
Set IFEF_NO_LINK_STATE_CHANGE flag to pseudo devices that don't use if_link_state_change


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/net/if_l2tp.c
cvs rdiff -u -r1.100 -r1.101 src/sys/net/if_tap.c
cvs rdiff -u -r1.140 -r1.141 src/sys/net/if_tun.c
cvs rdiff -u -r1.105 -r1.106 src/sys/net/if_vlan.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index