In the final code block of in_control_internal, remove ia from the hash table
commit833b41b09897d37360d27ca687ec0fb4110e3634
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 14 Jun 2008 08:40:16 +0000 (14 08:40 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 14 Jun 2008 08:40:16 +0000 (14 08:40 +0000)
tree10543506acc2ba114b4e6d28892b46618b0198de
parent89ea766d1775b0bcf1e6cd8655289b6e10e37dac
In the final code block of in_control_internal, remove ia from the hash table
only if cmd is SIOCDIFADDR.  Add assertions and comment about it.
sys/netinet/in.c