cvs commit: src/sys/netinet in_pcb.c
Robert Watson
rwatson at FreeBSD.org
Sat Dec 22 12:06:55 PST 2007
rwatson 2007-12-22 20:06:54 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netinet in_pcb.c
Log:
Merge in_pcb.c:1.198 from HEAD to RELENG_6:
When IPSEC fails to allocate policy state for an inpcb, and MAC is in use,
free the MAC label on the inpcb before freeing the inpcb.
Submitted by: tanyong <tanyong at ercist dot iscas dot ac dot cn>,
zhouzhouyi
Approved by: re (kensmith)
Revision Changes Path
1.165.2.7 +5 -1 src/sys/netinet/in_pcb.c
More information about the cvs-src
mailing list