diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-07-23 22:20:07 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-07-23 22:20:07 +0200 |
commit | 5e78541e82cea5718a36424aca5b16070466d32c (patch) | |
tree | 837d6595197efa7cf83e7b424c10c445aafe571b /hurd/translator | |
parent | 5eb7ebead3a41ae35eba5ce7899276e17d00fef8 (diff) |
hurd/translator/pfinet/ipv6: No support for IOCTLs.
Diffstat (limited to 'hurd/translator')
-rw-r--r-- | hurd/translator/pfinet/ipv6.mdwn | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/hurd/translator/pfinet/ipv6.mdwn b/hurd/translator/pfinet/ipv6.mdwn index 996ffd6d..28586620 100644 --- a/hurd/translator/pfinet/ipv6.mdwn +++ b/hurd/translator/pfinet/ipv6.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2010 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -51,6 +52,11 @@ Quite the same, but with static IPv6 address assignment: -A 2001:4b88:10e4:0:216:3eff:feff:4223/64 -G 2001:4b88:10e4::1 +# Missing Functionality + +Amongst other things, support for [[IOCTL]]s is missing. + + # Binaries For your convenience -- this work is not yet available in the Debian packages |