diff options
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r-- | pfinet/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index 0a32afc7..c701197c 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,10 @@ +2001-07-18 Marcus Brinkmann <marcus@gnu.org> + + * linux-src/net/ipv4/devinit.c (configure_device): Initialize IFA + correctly. If we are setting the peer on an IFF_POINTOPOINT link, + force the netmask to 255.255.255.255. + By Neal H Walfield <neal@cs.uml.edu>. + 2001-07-13 Neal H Walfield <neal@cs.uml.edu> * options.c (parse_opt): In the cases where we hold global_lock |