Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 2008 09:45:28 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet udp_usrreq.c
Message-ID:  <200807100945.m6A9jgKB083952@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807100945.m6A9jgKB083952>