freebsd-src/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
defs.h Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
if.c Check if routed had the same problems that route(1) had. 1997-07-18 11:08:35 +00:00
input.c Quoth Vern: 1997-01-06 17:24:50 +00:00
main.c Fix typo in comment. 1997-09-12 10:52:49 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
Makefile.inc Layer on FreeBSD local changes from old routed. 1996-09-16 17:04:22 +00:00
output.c New version of Vern's routed. This includes more byte-order fixes, 1996-12-11 20:59:33 +00:00
parms.c Problem whith "subnet=" statement in /etc/gateways. 1998-04-19 17:53:16 +00:00
pathnames.h Change location of trace files and disable remote trace file change 1996-09-16 17:06:30 +00:00
radix.c Virgin import of new BSD/SGI routed. This update contains a number 1996-09-16 16:51:32 +00:00
radix.h Virgin import of new BSD/SGI routed. This update contains a number 1996-09-16 16:51:32 +00:00
rdisc.c Latest routed from Vern Schryver. This is supposed to fix 1996-12-17 21:07:05 +00:00
routed.8 Some minor mdoc cleanup. Partially based on PR# 2959. 1997-03-12 13:22:17 +00:00
table.c Check if routed had the same problems that route(1) had. 1997-07-18 11:08:35 +00:00
trace.c Latest routed from Vern Schryver. This is supposed to fix 1996-12-17 21:07:05 +00:00