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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to