K 10 svn:author V 4 csjp K 8 svn:date V 27 2008-08-27T23:52:03.450834Z K 7 svn:log V 268 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 END