Age | Commit message (Collapse) | Author |
|
- 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 -> 3542).
markus, todd, millert, henning ok
|
|
|
|
|
|
|
|
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
xx_usrreq. henning ok
|
|
|
|
|
|
|
|
|
|
closes pr 3231
|
|
|
|
|
|
markus ok
|
|
|
|
|
|
(from KIU Shueng Chuan)
ok dhartmei
|
|
|
|
|
|
|
|
ok henning@, deraadt@
|
|
|
|
|
|
From: Krister Walfridsson <cato@df.lth.se>
|
|
|
|
|
|
wrt prefix management;
- always earn a reference to the prefix when an address is configured
(by ioctl).
- always delete the prefix when an address that has the last referene
is manually removed.
The change should solve the problem raised in KAME-snap 6989.
sync w/kame
|
|
Diff generated by Chris Kuethe.
|
|
|
|
|
|
deraadt ok
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From: tedu <grendel@zeitbombe.org>
|
|
|
|
|
|
|
|
|
|
|