diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-04-27 00:10:51 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2006-04-27 00:10:51 +0000 |
commit | 218307d36556c9e9a5cdbfc987419e16d56d352d (patch) | |
tree | bb5c8fdb4fa5dd37ee4cabc25cd0e2299ed9b779 /pfinet/ChangeLog | |
parent | cb0476da388abdd0dbac4afdbdbe07f2a0224ecb (diff) |
2006-04-27 Thomas Schwinge <tschwinge@gnu.org>
* ethernet.c (ether_filter) [NETF_IN]: Prefix `NETF_IN' to the actual
rules.
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r-- | pfinet/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index 41949c71..6a1bbc6d 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,8 @@ +2006-04-27 Thomas Schwinge <tschwinge@gnu.org> + + * ethernet.c (ether_filter) [NETF_IN]: Prefix `NETF_IN' to the actual + rules. + 2006-03-15 Thomas Schwinge <tschwinge@gnu.org> * glue-include/asm/system.h (xchg): Fix invalid lvalue. |