cvs commit: src/sys/net if_enc.c

Andrew Thompson thompsa at FreeBSD.org
Sat Dec 29 09:27:48 PST 2007


thompsa     2007-12-29 17:27:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/net              if_enc.c 
  Log:
  MFC r1.8
    Fix a panic where if the mbuf was consumed by the filter for requeueing
    (dummynet), ipsec_filter() would return the empty error code and the ipsec
    code would continue to forward/deference the null mbuf.
  
  Approved by:    re (gnn)
  
  Revision  Changes    Path
  1.6.2.1   +7 -0      src/sys/net/if_enc.c


More information about the cvs-src mailing list