diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-03-14 23:45:24 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-03-14 23:45:24 +0000 |
commit | e8f377b7d6fb42cec8b3868167b3d031f7b34785 (patch) | |
tree | c29b4db8a1bf59d5be7ad11db0258da98092494b /pfinet/ChangeLog | |
parent | f40920be848d1f7a9f33db99b0ac6930ac3afbf2 (diff) |
Sun Mar 14 18:33:54 1999 Thomas Bushnell, BSG <tb@mit.edu>
* ethernet.c (ether_filter): Use a shorter filter program.
(ether_filter_len): Compute more safely.
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 85269ad9..2c98ae55 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,8 @@ +Sun Mar 14 18:33:54 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * ethernet.c (ether_filter): Use a shorter filter program. + (ether_filter_len): Compute more safely. + 1999-02-28 Roland McGrath <roland@baalperazim.frob.com> * main.c (S_startup_dosync): Use ports_class_iterate. |