From 96d494ad261e1635b1168bf53b613b866d06f086 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Fri, 25 Oct 1996 03:14:46 +0000 Subject: Thu Oct 24 22:38:55 1996 Thomas Bushnell, n/BSG * main.c (main): Call setup_loopback_device before parsing args (and thus before the ethernet device shows up). * loopback.c: New file. * Makefile (SRCS): Add loopback.c. * pfinet.h (loopback_dev): New variable. * pfinet.h (ip_rt_del): New prototype. --- pfinet/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'pfinet/ChangeLog') diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index ae4d44fd..f2b16762 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,13 @@ +Thu Oct 24 22:38:55 1996 Thomas Bushnell, n/BSG + + * main.c (main): Call setup_loopback_device before parsing args + (and thus before the ethernet device shows up). + * loopback.c: New file. + * Makefile (SRCS): Add loopback.c. + * pfinet.h (loopback_dev): New variable. + + * pfinet.h (ip_rt_del): New prototype. + Thu Sep 12 16:47:24 1996 Thomas Bushnell, n/BSG * Makefile (HURDLIBS): New variable. -- cgit v1.2.3