diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-10-09 08:01:12 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-10-09 08:01:12 +0000 |
commit | b2887a4ce2d6fc6859459c0f561e1205a38b1ff0 (patch) | |
tree | b598fde9d0e8a887bf721b6939f9a1b5857dbf64 | |
parent | 74fcb4dbe600b37a6ae2ec13ecaa810d794ef017 (diff) |
Add Savannah tag.
-rw-r--r-- | pfinet/ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index b1aff756..3a50d343 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,5 +1,7 @@ 2007-10-08 Stefan Siegl <stesie@brokenpipe.de> + [task #5470: ``Implement pfinet6''] + * config.h (CONFIG_IPV6, CONFIG_IPV6_EUI64): New defines, set to 1. * Makefile (ipv6-srcs): New variable. @@ -70,11 +72,8 @@ * linux-src/net/ipv6/ip6_flowlabel.c (fl_create) [_HURD_]: Drop IPV6_FL_S_USER support, since current->euid is not available. -2007-10-08 Stefan Siegl <stesie@brokenpipe.de> - Import a number of files from Linux 2.2.14. Renamed some of them, to have unique filenames as required by the make system. - * linux-src/net/ipv6/addrconf.c: Import file. * linux-src/net/ipv6/af_inet6.c: Likewise. * linux-src/net/ipv6/exthdrs.c: Likewise. |