From e4297b3490c1b1f03b12480a815f6eaa7b900105 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 4 Feb 2000 08:42:16 +0000 Subject: . --- pfinet/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'pfinet') diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index cd0acf7f..4bf8d70d 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,19 @@ +2000-02-04 Roland McGrath + + * options.c (parse_opt): New code to set the default gateway using + fib_new_table and the tb_insert/tb_delete callbacks. + + * options.c (parse_opt): Take global_lock while applying changes. + * main.c (main): Unlock global_lock before calling argp_parse. + + * options.c (struct parse_interface): Use uint32_t for the IP + address members. + + * linux-src/net/ipv4/devinet.c [_HURD_] (inquire_device): New function. + * options.c: Declare it. + (trivfs_append_args): Use inquire_device for --address and --netmask. + (ADD_ADDR_OPT): #undef it after uses. + 2000-02-03 Roland McGrath Complete overhaul of pfinet based on the IPv4 networking code from the -- cgit v1.2.3