|
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0 |
|
| #
93b03d5d |
| 30-Dec-2011 |
Ulrich Spörlein <[email protected]> |
Spelling fixes for share/
|
|
Revision tags: release/7.4.0, release/8.2.0, release/8.1.0, release/7.3.0, release/8.0.0, release/7.2.0, release/7.1.0, release/6.4.0, release/7.0.0, release/6.3.0, release/6.2.0 |
|
| #
2ea36b5d |
| 12-Nov-2006 |
Bjoern A. Zeeb <[email protected]> |
Remove some comments about NetBSD. This in on FreeBSD and we do not want to confuse people at the very beginning. Sync TOC/paragraph numbers in the text.
Requested by: Benedikt Stockebrand during hi
Remove some comments about NetBSD. This in on FreeBSD and we do not want to confuse people at the very beginning. Sync TOC/paragraph numbers in the text.
Requested by: Benedikt Stockebrand during his talk at EuroBSDCon 2006 Reviewed by: gnn
show more ...
|
|
Revision tags: release/5.5.0, release/6.1.0, release/6.0.0 |
|
| #
743eee66 |
| 21-Oct-2005 |
SUZUKI Shinsuke <[email protected]> |
sync with KAME regarding NDP
- introduced fine-grain-timer to manage ND-caches and IPv6 Multicast-Listeners - supports Router-Preference <draft-ietf-ipv6-router-selection-07.txt> - better prefix lif
sync with KAME regarding NDP
- introduced fine-grain-timer to manage ND-caches and IPv6 Multicast-Listeners - supports Router-Preference <draft-ietf-ipv6-router-selection-07.txt> - better prefix lifetime management - more spec-comformant DAD advertisement - updated RFC/internet-draft revisions
Obtained from: KAME Reviewed by: ume, gnn MFC after: 2 month
show more ...
|
| #
1f320556 |
| 25-Jul-2005 |
Hajimu UMEMOTO <[email protected]> |
reflect scope change.
Obtained from: KAME
|
|
Revision tags: release/5.4.0, release/4.11.0, release/5.3.0, release/4.10.0, release/5.2.1, release/5.2.0 |
|
| #
f88fe57e |
| 05-Nov-2003 |
Hajimu UMEMOTO <[email protected]> |
- refrect recent changes. - add table of contents. - add section 4.8 - Operations with IPsec tunnel mode. - add section 9 - Policy on technology with intellectual property right restriction - more
- refrect recent changes. - add table of contents. - add section 4.8 - Operations with IPsec tunnel mode. - add section 9 - Policy on technology with intellectual property right restriction - more about KAME's codeing style.
Obtained from: KAME
show more ...
|
|
Revision tags: release/4.9.0 |
|
| #
b42ac57f |
| 13-Oct-2003 |
Hajimu UMEMOTO <[email protected]> |
- support AES counter mode for ESP. - use size_t as return type of schedlen(), as there's no error check needed. - clear key schedule buffer before freeing.
Obtained from: KAME
|
| #
492528c0 |
| 12-Oct-2003 |
Hajimu UMEMOTO <[email protected]> |
- RIPEMD160 support - pass size arg to ah->result (avoid assuming result buffer size)
Obtained from: KAME
|
|
Revision tags: release/5.1.0, release/4.8.0, release/5.0.0 |
|
| #
9d5abbdd |
| 01-Jan-2003 |
Jens Schweikhardt <[email protected]> |
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, especially in troff files.
|
|
Revision tags: release/4.6.2 |
|
| #
33841545 |
| 11-Jun-2001 |
Hajimu UMEMOTO <[email protected]> |
Sync with recent KAME. This work was based on kame-20010528-freebsd43-snap.tgz and some critical problem after the snap was out were fixed. There are many many changes since last KAME merge.
TODO:
Sync with recent KAME. This work was based on kame-20010528-freebsd43-snap.tgz and some critical problem after the snap was out were fixed. There are many many changes since last KAME merge.
TODO: - The definitions of SADB_* in sys/net/pfkeyv2.h are still different from RFC2407/IANA assignment because of binary compatibility issue. It should be fixed under 5-CURRENT. - ip6po_m member of struct ip6_pktopts is no longer used. But, it is still there because of binary compatibility issue. It should be removed under 5-CURRENT.
Reviewed by: itojun Obtained from: KAME MFC after: 3 weeks
show more ...
|
|
Revision tags: release/4.3.0 |
|
| #
8f336835 |
| 04-Jul-2000 |
Jun-ichiro itojun Hagino <[email protected]> |
sync with recent IMPLEMENTATION note from kame.
|
| #
80d21dc4 |
| 26-Feb-2000 |
Yoshinobu Inoue <[email protected]> |
Add IPv6 related docs.
Reviewed by: phantom
|