Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2000 14:35:48 -0800 (PST)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet in_pcb.c tcp_input.c tcp_usrreq.c src/sys/netinet6 in6_pcb.c udp6_usrreq.c
Message-ID:  <200004012235.OAA06294@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        2000/04/01 14:35:48 PST

  Modified files:
    sys/netinet          in_pcb.c tcp_input.c tcp_usrreq.c 
    sys/netinet6         in6_pcb.c udp6_usrreq.c 
  Log:
  Support per socket based IPv4 mapped IPv6 addr enable/disable control.
  
  Submitted by: ume
  
  Revision  Changes    Path
  1.61      +8 -3      src/sys/netinet/in_pcb.c
  1.109     +2 -2      src/sys/netinet/tcp_input.c
  1.52      +4 -5      src/sys/netinet/tcp_usrreq.c
  1.12      +4 -4      src/sys/netinet6/in6_pcb.c
  1.7       +4 -4      src/sys/netinet6/udp6_usrreq.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?200004012235.OAA06294>