Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2001 05:26:00 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_icmp.c raw_ip.c src/share/man/man4 ip.4
Message-ID:  <200104251226.f3PCQ0071652@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2001/04/25 05:26:00 PDT

  Modified files:        (Branch: RELENG_4)
    sys/netinet          ip_icmp.c raw_ip.c 
    share/man/man4       ip.4 
  Log:
  MFC:
  
  Make it possible to use IP_TTL and IP_TOS setsockopt(2) options
  on certain types of SOCK_RAW sockets.  Also, use the ip.ttl MIB
  variable instead of MAXTTL constant as the default time-to-live
  value for outgoing IP packets all over the place, as we already
  do this for TCP and UDP.
  
  Revision  Changes    Path
  1.39.2.8  +2 -2      src/sys/netinet/ip_icmp.c
  1.64.2.4  +4 -3      src/sys/netinet/raw_ip.c
  1.13.2.3  +7 -7      src/share/man/man4/ip.4


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?200104251226.f3PCQ0071652>