<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/netinet6, branch release/4.7.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.7.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.7.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-10-08T05:39:08Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-10-08T05:39:08Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-10-08T05:39:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d'/>
<id>urn:sha1:e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d</id>
<content type='text'>
'RELENG_4_7_0_RELEASE'.

This commit was manufactured to restore the state of the 4.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: When printing IPv6 addresses with a TCP/UDP port seperated by a colon,</title>
<updated>2002-09-03T19:53:04Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-09-03T19:53:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=246eb89cb809121fec14d0b365e6989e4ad98622'/>
<id>urn:sha1:246eb89cb809121fec14d0b365e6989e4ad98622</id>
<content type='text'>
     for the log_in_vain facility, surround them in brackets.

Pointed out by:	Edward J. M. Brocklesby
Reviewed by:	ume
Approved by:	murray (re)
</content>
</entry>
<entry>
<title>MFC 1.14: check packet length before fetching ESP crypto checksum.</title>
<updated>2002-08-25T07:59:56Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-08-25T07:59:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b7b4bf1425973b1cfebb4c3ff9dd59a4f31babb3'/>
<id>urn:sha1:b7b4bf1425973b1cfebb4c3ff9dd59a4f31babb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: cleanup usage of ip6_mapped_addr_on and ip6_v6only. now,</title>
<updated>2002-08-08T16:44:57Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-08-08T16:44:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=154425bc366bbfa60e829c28740e8fff6dd73c2f'/>
<id>urn:sha1:154425bc366bbfa60e829c28740e8fff6dd73c2f</id>
<content type='text'>
ip6_mapped_addr_on is unified into ip6_v6only.

	sys/netinet/in_pcb.c:		1.109
	sys/netinet/tcp_usrreq.c:	1.77
	sys/netinet6/ip6_var.h:		1.9
	sys/netinet6/udp6_usrreq.c:	1.30
</content>
</entry>
<entry>
<title>MFC: fixed a bug that we can't send a packet to ipv4mapped ipv6 address</title>
<updated>2002-08-08T16:31:13Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-08-08T16:31:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5e0e27483e44a2a866ee46550f11a0116bd828ce'/>
<id>urn:sha1:5e0e27483e44a2a866ee46550f11a0116bd828ce</id>
<content type='text'>
using a udp6 socket without bind(2)ing.

	sys/netinet6/ip6_output.c:	1.39
	sys/netinet6/udp6_usrreq.c:	1.29
</content>
</entry>
<entry>
<title>MFC 1.22: correct comment for setsockopt arg size.</title>
<updated>2002-08-01T19:38:50Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-08-01T19:38:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1fd3ede1b6459fdb021f3dd590936681aa373e3f'/>
<id>urn:sha1:1fd3ede1b6459fdb021f3dd590936681aa373e3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: do not refer to IN6P_BINDV6ONLY anymore.</title>
<updated>2002-07-29T18:56:37Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-07-29T18:56:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cad5aacadc35a3adcc8f24dc9c19c4cad05ca3c1'/>
<id>urn:sha1:cad5aacadc35a3adcc8f24dc9c19c4cad05ca3c1</id>
<content type='text'>
	sys/netinet/in_pcb.h:		1.51
	sys/netinet6/ip6_output.c:	1.38
</content>
</entry>
<entry>
<title>MFC 1.13: fixed to make mbuf chain.</title>
<updated>2002-07-24T18:21:53Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-07-24T18:21:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e1fd4166435be0ec60d8a3bfa2ad242b362578b9'/>
<id>urn:sha1:e1fd4166435be0ec60d8a3bfa2ad242b362578b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Revised MLD-related definitions</title>
<updated>2002-06-29T18:31:11Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-06-29T18:31:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=017eafc92fbb96ffdd42aab6a30d7fa8725c157b'/>
<id>urn:sha1:017eafc92fbb96ffdd42aab6a30d7fa8725c157b</id>
<content type='text'>
- Used mld_xxx and MLD_xxx instead of mld6_xxx and MLD6_xxx according
  to the official defintions in rfc2292bis
  (macro definitions for backward compatibility were provided)
- Changed the first member of mld_hdr{} from mld_hdr to mld_icmp6_hdr
  to avoid name space conflict in C++

	sys/netinet/icmp6.h:	1.8
	sys/netinet6/icmp6.c:	1.18
	sys/netinet6/mld6.c:	1.8
</content>
</entry>
<entry>
<title>MFC 1.4: Recent zlib does not like Z_FLUSH at the end of inflate().</title>
<updated>2002-05-14T09:31:41Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-05-14T09:31:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2cb548725b198d73a9276efc19615210733dcc8c'/>
<id>urn:sha1:2cb548725b198d73a9276efc19615210733dcc8c</id>
<content type='text'>
Approved by:	re
</content>
</entry>
</feed>
