summaryrefslogtreecommitdiff
path: root/pfinet/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-10-26 00:15:21 +0000
committerThomas Bushnell <thomas@gnu.org>1996-10-26 00:15:21 +0000
commitbb23a3b7ac9c2d0e74613de904e5e8a19e5038b5 (patch)
tree288bb216bcea86853106d0eecf4b7be2edea53d4 /pfinet/ChangeLog
parentcaa1038bc432d53e68e7f7c8b588af0191ab02c6 (diff)
Fri Oct 25 20:02:17 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* loopback.c (loopback_type_trans): New function. (setup_loopback_device): Bother to mark interface up too. Set LOOPBACK_DEV.type_trans.
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r--pfinet/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog
index 77f18ebb..667fe545 100644
--- a/pfinet/ChangeLog
+++ b/pfinet/ChangeLog
@@ -1,7 +1,8 @@
Fri Oct 25 20:02:17 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
- * loopback.c (setup_loopback_device): Bother to mark interface up
- too.
+ * loopback.c (loopback_type_trans): New function.
+ (setup_loopback_device): Bother to mark interface up
+ too. Set LOOPBACK_DEV.type_trans.
Thu Oct 24 22:38:55 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>