summaryrefslogtreecommitdiff
path: root/pfinet/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-02-13 22:13:53 +0000
committerRoland McGrath <roland@gnu.org>2000-02-13 22:13:53 +0000
commit768aa93a6ffbe038ddae2e46e37c02d4cd54312d (patch)
tree5a710d7cbf4fb3cb1d4a0aaa3c8a056c3f53ac71 /pfinet/ChangeLog
parent2e3f44beb332b75545a05d4a72b545b6aa8d0bf4 (diff)
.
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r--pfinet/ChangeLog6
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.