csjp 2008-08-27 23:52:03 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_options.c
Log:
SVN rev 182311 on 2008-08-27 23:52:03Z by csjp
Fix a panic in MAC kernels that was a result of un-initialized label
storage. We can safely remove the label copying operations since
M_MOVE_PKTHDR will move the mbuf tags (which contain MAC labels) to
the destination mbuf.
MFC after: 1 week
Discussed with: rwatson
Revision Changes Path
1.12 +0 -3 src/sys/netinet/ip_options.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"