obrien 9e84904436 Do not add routes for localhost to the `dhclient' controlled interface.
Doing so is bogus if the loop-back interface was not configured.

Typically ``network_interfaces="auto"'' will return the list of
interfaces such that "lo0" is not first.  Thus there are times when
`dhclient' configs an interface before "lo0" is configured.

Under BSD4.4, there's no need to add the above route, as it will be
automatically generated by the kernel.

PR:		conf/14098, misc/15183
Submitted by:	luoqi (true identification of the problem)
1999-12-12 01:04:36 +00:00
..
1999-09-08 11:14:51 +00:00
1999-12-11 15:10:02 +00:00
1999-10-10 07:46:38 +00:00
1999-09-24 11:37:06 +00:00
1998-09-15 19:31:43 +00:00
1999-05-28 04:52:29 +00:00
1998-09-09 17:08:46 +00:00
1999-09-05 17:27:05 +00:00
1999-09-01 18:57:38 +00:00
1999-10-05 15:20:45 +00:00