Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 11:38:12 -0700 (PDT)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_output.c
Message-ID:  <200106111838.f5BIcCJ05392@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2001/06/11 11:38:12 PDT

  Modified files:
    sys/netinet          ip_output.c 
  Log:
  This is force commit to mention about previous commit.
  
  - use 0/8 to specify interface index on multicast get/setsockopt
  - make sure to nuke m->m_aux pointer for ipsec, on if_output.
  - pass error from ipsec_setsocket() all the way up.
  - move ipsec output processing before filtering section.
  
  Revision  Changes    Path
  1.127     +1 -1      src/sys/netinet/ip_output.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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