diff options
author | obrien <obrien@FreeBSD.org> | 1999-12-12 01:04:36 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-12-12 01:04:36 +0000 |
commit | 9e84904436c91af26afdc6f643bed5b04969c820 (patch) | |
tree | 09c9449b182dbb6a574e42882997a7817ee71655 /lib/libc/stdlib/reallocf.c | |
parent | 54d3cf85919a430985f1be197281c95751db133d (diff) | |
download | FreeBSD-src-9e84904436c91af26afdc6f643bed5b04969c820.zip FreeBSD-src-9e84904436c91af26afdc6f643bed5b04969c820.tar.gz |
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)
Diffstat (limited to 'lib/libc/stdlib/reallocf.c')
0 files changed, 0 insertions, 0 deletions