<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/net, branch release/9.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2011-12-23T15:00:37Z</updated>
<entry>
<title>Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]</title>
<updated>2011-12-23T15:00:37Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2011-12-23T15:00:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7501ca43959525c0fffc939d2f3daf2fdf69e553'/>
<id>urn:sha1:7501ca43959525c0fffc939d2f3daf2fdf69e553</id>
<content type='text'>
Add an API for alerting internal libc routines to the presence of
"unsafe" paths post-chroot, and use it in ftpd. [11:07]

Fix a buffer overflow in telnetd. [11:08]

Make pam_ssh ignore unpassphrased keys unless the "nullok" option is
specified. [11:09]

Add sanity checking of service names in pam_start. [11:10]

Approved by:    so (cperciva)
Approved by:    re (bz)
Security:       FreeBSD-SA-11:06.bind
Security:       FreeBSD-SA-11:07.chroot
Security:       FreeBSD-SA-11:08.telnetd
Security:       FreeBSD-SA-11:09.pam_ssh
Security:       FreeBSD-SA-11:10.pam
</content>
</entry>
<entry>
<title>Fix a pathname (s,netinet/if_ether.h,net/ethernet.h,).</title>
<updated>2011-08-08T03:09:03Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2011-08-08T03:09:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3462b16f2920071a44f7e0161add348f64e951a9'/>
<id>urn:sha1:3462b16f2920071a44f7e0161add348f64e951a9</id>
<content type='text'>
PR:		docs/159341
Submitted by:	Garrett Cooper
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>The result of a joint work between rrs@ and myself at the IETF:</title>
<updated>2011-08-03T20:21:00Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2011-08-03T20:21:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ca85e9482aa4d92ab9da1852b69cc56ae1bec21c'/>
<id>urn:sha1:ca85e9482aa4d92ab9da1852b69cc56ae1bec21c</id>
<content type='text'>
* Decouple the path supervision using a separate HB timer per path.
* Add support for potentially failed state.
* Bring back RTO.min to 1 second.
* Accept packets on IP-addresses already announced via an ASCONF
* While there: do some cleanups.

Approved by: re@
MFC after: 2 months.
</content>
</entry>
<entry>
<title>Document the latest changes to sctp_opt_info() in the code.</title>
<updated>2011-06-18T10:36:05Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2011-06-18T10:36:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bb3c45bf86e439c1fc72e90ceb7a97fe230f3b96'/>
<id>urn:sha1:bb3c45bf86e439c1fc72e90ceb7a97fe230f3b96</id>
<content type='text'>
This makes sctp_opt_info() compiliant with the latest version
of the socket API ID.
</content>
</entry>
<entry>
<title>Add SCTP_MAX_BURST support to sctp_opt_info().</title>
<updated>2011-06-17T07:06:42Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2011-06-17T07:06:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bb2c20c1a876f040fb7461d8cfc56f9ff803a690'/>
<id>urn:sha1:bb2c20c1a876f040fb7461d8cfc56f9ff803a690</id>
<content type='text'>
This only applies to 9.0 and higher, since the type
of the values has changed since we introduced it.
So it can't be MFCed.
</content>
</entry>
<entry>
<title>Update the list of supported socket options for sctp_opt_info().</title>
<updated>2011-06-17T07:03:42Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2011-06-17T07:03:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=13aae0bf1d2bfaeb1666c89f8ced440b528383f6'/>
<id>urn:sha1:13aae0bf1d2bfaeb1666c89f8ced440b528383f6</id>
<content type='text'>
MFC after: 1 month.
</content>
</entry>
<entry>
<title>Fix two typos and remove redundant code.</title>
<updated>2011-06-16T17:30:50Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2011-06-16T17:30:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c67a03f99a1bcc94c764524cc302b0464832b546'/>
<id>urn:sha1:c67a03f99a1bcc94c764524cc302b0464832b546</id>
<content type='text'>
MFC after: 1 month.
</content>
</entry>
<entry>
<title>* Fix the handling of addresses in sctp_sendv().</title>
<updated>2011-06-16T15:36:09Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2011-06-16T15:36:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0b064106dd813c564d84053e85be4af94e603aca'/>
<id>urn:sha1:0b064106dd813c564d84053e85be4af94e603aca</id>
<content type='text'>
* Add support for SCTP_SENDV_NOINFO.
* Improve the error handling of sctp_sendv() and sctp_recv().

MFC after: 1 month
</content>
</entry>
<entry>
<title>Add support for the newly added SCTP API.</title>
<updated>2011-06-15T23:50:27Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2011-06-15T23:50:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e2e7c62edc8bae58eb8db1b9d6e56e45c9692540'/>
<id>urn:sha1:e2e7c62edc8bae58eb8db1b9d6e56e45c9692540</id>
<content type='text'>
In particular add support for:
* SCTP_SNDINFO, SCTP_PRINFO, SCTP_AUTHINFO, SCTP_DSTADDRV4, and
  SCTP_DSTADDRV6 cmsgs.
* SCTP_NXTINFO and SCTP_RCVINFO cmgs.
* SCTP_EVENT, SCTP_RECVRCVINFO, SCTP_RECVNXTINFO and SCTP_DEFAULT_SNDINFO
  socket option.
* Special association ids (SCTP_FUTURE_ASSOC, ...)
* sctp_recvv() and sctp_sendv() functions.

MFC after: 1 month.
</content>
</entry>
<entry>
<title>* Update copyright notice.</title>
<updated>2011-05-05T19:49:27Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2011-05-05T19:49:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=48f65f00fa35663efd9b14517339303ef212f1d6'/>
<id>urn:sha1:48f65f00fa35663efd9b14517339303ef212f1d6</id>
<content type='text'>
* Cleanup usage of iov's.
* Add support for SCTP_TIMEOUTS socketoption.
* Fix a bug in sctp_recvmsg(): return the msg_flags in case of an error.
* Fix a bug in the error handling of sctp_peeloff(): return the -1.
</content>
</entry>
</feed>
