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 Jun 16 00:40:10 UTC 2014
Modified Files:
src/sys/net: if.c if.h pktqueue.c pktqueue.h
Log Message:
Move sysctl_pktq_{maxlen,count} to pktqueue.c and make them global
They will be used by bridge.
ok rmind@
To generate a diff of this commit:
cvs rdiff -u -r1.281 -r1.282 src/sys/net/if.c
cvs rdiff -u -r1.165 -r1.166 src/sys/net/if.h
cvs rdiff -u -r1.5 -r1.6 src/sys/net/pktqueue.c
cvs rdiff -u -r1.3 -r1.4 src/sys/net/pktqueue.h
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