comment out ifconfig undo code. they are necessary to avoid memory
authoritojun <itojun@openbsd.org>
Wed, 22 Mar 2000 03:48:30 +0000 (03:48 +0000)
committeritojun <itojun@openbsd.org>
Wed, 22 Mar 2000 03:48:30 +0000 (03:48 +0000)
commite43d5f77c5172d0db6f375787509c0227bb096d7
treea7bf71b6a9d19b95ae328802d0f7ef747e385e64
parent5a6fbfc2e89f52317fc4fa7963371ccbea5f94a8
comment out ifconfig undo code.  they are necessary to avoid memory
leakage, however, was too strict that they disallow multiple address
from same prefix to be assigned (when rtinit returns EEXIST).
we'll need to improve it.
sys/netinet/in.c
sys/netinet6/in6.c