freebsd_amp_hwpstate/sbin/routed
Poul-Henning Kamp 0a61a2c2ce Problem whith "subnet=" statement in /etc/gateways.
routed discards the first character of the network address.
Example: "subnet=10.0.0.0/24,1"
The network address is interpreted as 0.0.0.0/24,1.
PR:		4825
Reviewed by:	phk
Submitted by:	Mike E. Matsnev <mike@azog.cs.msu.su>
1998-04-19 17:53:16 +00:00
..
rtquery Use err(3). Change exit(-1). Remove unused #include. 1998-01-14 07:17:12 +00:00
Makefile
Makefile.inc
defs.h
if.c Check if routed had the same problems that route(1) had. 1997-07-18 11:08:35 +00:00
input.c
main.c Fix typo in comment. 1997-09-12 10:52:49 +00:00
output.c
parms.c Problem whith "subnet=" statement in /etc/gateways. 1998-04-19 17:53:16 +00:00
pathnames.h
radix.c
radix.h
rdisc.c
routed.8
table.c Check if routed had the same problems that route(1) had. 1997-07-18 11:08:35 +00:00
trace.c