diff options
Diffstat (limited to 'pfinet')
-rw-r--r-- | pfinet/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index e07574cb..18b60094 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,9 @@ +2000-02-13 Roland McGrath <roland@baalperazim.frob.com> + + * main.c (main): Call configure_device on loopback_dev. + * linux-src/net/ipv4/devinet.c (configure_device): Call + dev_change_flags with IFF_UP flag. + 2000-02-06 Roland McGrath <roland@baalperazim.frob.com> * socket.c (make_sock_user): Take new argument CONSUME. |