freebsd-dev/sbin/route
Ruslan Ermilov 4eed20b85f Interpret the address argument as network-type address for `destination'
argument only.  Before that, the `route add default gateway' first tried
the `gateway' as network address and passed its name to getnetbyname(3),
which in the BIND resolution case does the T_PTR lookup on that name.
2000-09-29 10:50:11 +00:00
..
keywords udp IPv6 support, IPv6/IPv4 tunneling support in kernel, 1999-12-07 17:39:16 +00:00
Makefile Enable INET6 by default. 1999-12-15 05:13:22 +00:00
route.8 udp IPv6 support, IPv6/IPv4 tunneling support in kernel, 1999-12-07 17:39:16 +00:00
route.c Interpret the address argument as network-type address for `destination' 2000-09-29 10:50:11 +00:00