<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net/rthdr.c, branch OPENBSD_4_2_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_2_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_2_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2006-12-09T01:12:28+00:00</updated>
<entry>
<title>switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542).</title>
<updated>2006-12-09T01:12:28+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2006-12-09T01:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4a3ae6fed825c2b6e0f6f3e8985a59c12fced6fa'/>
<id>urn:sha1:4a3ae6fed825c2b6e0f6f3e8985a59c12fced6fa</id>
<content type='text'>
the kernel still handles RFC2292 set/getsockopts, so that compiled binary
has no trouble running.  userland sees RFC3542 symbols only on header file
so new code has to use RFC3542 API.

bump libc shlib minor for function additions.

tested on i386/amd64 by jmc, i386 by brad. checked by deraadt.
</content>
</entry>
<entry>
<title>ansify. ok deraadt@ moritz@</title>
<updated>2005-03-25T13:24:12+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2005-03-25T13:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2f490723a2e673b2457f65c4b06cacb7d700a3e8'/>
<id>urn:sha1:2f490723a2e673b2457f65c4b06cacb7d700a3e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)</title>
<updated>2003-06-11T02:54:02+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2003-06-11T02:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bf4543146942d69d86bd7bcda7713e9470d8a707'/>
<id>urn:sha1:bf4543146942d69d86bd7bcda7713e9470d8a707</id>
<content type='text'>
- routing header declaration with RFC3542
  (note: sizeof(ip6_rthdr0) has changed!)
  also, sync up with RFC2460 routing header definition (no "strict" source
  routing mode any more)

part of advanced API update (RFC2292 -&gt; 3542).

markus, todd, millert, henning ok
</content>
</entry>
<entry>
<title>KNF fix</title>
<updated>2003-06-06T07:27:52+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2003-06-06T07:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=88540bf7d6002630c67ba500275267f027e21969'/>
<id>urn:sha1:88540bf7d6002630c67ba500275267f027e21969</id>
<content type='text'>
</content>
</entry>
<entry>
<title>KNF, de-register</title>
<updated>2003-06-06T07:02:58+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2003-06-06T07:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b19c2475fa40fa2f63b7d5d314d544c4c293eb52'/>
<id>urn:sha1:b19c2475fa40fa2f63b7d5d314d544c4c293eb52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>%d -&gt; %u.  mostly in #ifdef DEBUG.</title>
<updated>2002-06-27T10:14:02+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2002-06-27T10:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e08f871ca434f7bd4986a8b654059f32fda1e02a'/>
<id>urn:sha1:e08f871ca434f7bd4986a8b654059f32fda1e02a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix alignment constraint in IPv6 routing header manipulation (ancillary data).</title>
<updated>2000-02-29T18:25:52+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2000-02-29T18:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9b10897474965bc1e16f684a62cb71941c34c564'/>
<id>urn:sha1:9b10897474965bc1e16f684a62cb71941c34c564</id>
<content type='text'>
documented in RFC2292.
from: shin@kame.net
</content>
</entry>
<entry>
<title>add inet6_option_* and inet6_rthdr_*.</title>
<updated>1999-12-11T08:09:11+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>1999-12-11T08:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4e33952cfed470971b26120bf2844b19653363e0'/>
<id>urn:sha1:4e33952cfed470971b26120bf2844b19653363e0</id>
<content type='text'>
increase shlib minor.
</content>
</entry>
</feed>
