cvs commit: src/sys/netinet udp_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Thu Jul 10 09:45:42 UTC 2008
rwatson 2008-07-10 09:45:28 UTC
FreeBSD src repository
Modified files:
sys/netinet udp_usrreq.c
Log:
SVN rev 180422 on 2008-07-10 09:45:28Z by rwatson
Apply the MAC label to an outgoing UDP packet when other inpcb properties are
processed, meaning that we avoid the cost of MAC label assignment if we're
going to drop the packet due to mbuf exhaustion, etc.
MFC after: 3 weeks
Revision Changes Path
1.229 +4 -4 src/sys/netinet/udp_usrreq.c
More information about the cvs-src
mailing list