Skip to content

Commit

Permalink
- IPV6_DONTFRAG done/20011220 jinmei
Browse files Browse the repository at this point in the history
  • Loading branch information
jinmei committed Dec 20, 2001
1 parent 55ef3a0 commit 284b9d2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions TODO.2292bis
@@ -1,6 +1,6 @@
TODO list for the new advanced API (aka rfc2292bis) TODO list for the new advanced API (aka rfc2292bis)
KAME project KAME project
$KAME: TODO.2292bis,v 1.34 2001/12/20 11:51:48 jinmei Exp $ $KAME: TODO.2292bis,v 1.35 2001/12/20 14:01:54 jinmei Exp $


new socket options or ancillary data types: new socket options or ancillary data types:
- IPV6_RTHDRDSTOPTS done/20000102 jinmei - IPV6_RTHDRDSTOPTS done/20000102 jinmei
Expand All @@ -13,7 +13,7 @@ new socket options or ancillary data types:
- IPV6_USE_MIN_MTU done/20000404 itojun ** - IPV6_USE_MIN_MTU done/20000404 itojun **
- IPV6_RECVPATHMTU done/20001115 jinmei - IPV6_RECVPATHMTU done/20001115 jinmei
- IPV6_REACHCONF done/19991223 itojun *** - IPV6_REACHCONF done/19991223 itojun ***
- IPV6_DONTFRAG - IPV6_DONTFRAG done/20011220 jinmei
- IPV6_PATHMTU - IPV6_PATHMTU
(*) the current implementation returns each dst opt header in a single (*) the current implementation returns each dst opt header in a single
ancillary object, but the specfication requires that all headers are ancillary object, but the specfication requires that all headers are
Expand All @@ -29,6 +29,9 @@ existing options whose semantics is changed in 2292bis:
- IPV6_HOPOPTS done/20000102 jinmei - IPV6_HOPOPTS done/20000102 jinmei
- IPV6_DSTOPTS done/20000102 jinmei - IPV6_DSTOPTS done/20000102 jinmei


existing options simply not implmented yet:
- IPV6_NEXTHOP done (as an ancillary object only)

new library functions: new library functions:
Function Status Date Commiter Function Status Date Commiter
---------------------------------------------------------------- ----------------------------------------------------------------
Expand Down

0 comments on commit 284b9d2

Please sign in to comment.