Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: knakahara
Date: Wed Apr 20 08:56:33 UTC 2016
Modified Files:
src/sys/net: if.h if_ethersubr.c
src/sys/sys: mbuf.h
Log Message:
IFQ_ENQUEUE refactor (1/3) : add altq_pktattr fields to m_pkthdr
Reviewed by joerg@n.o and tls@n.o, thanks.
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 src/sys/net/if.h
cvs rdiff -u -r1.218 -r1.219 src/sys/net/if_ethersubr.c
cvs rdiff -u -r1.160 -r1.161 src/sys/sys/mbuf.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