]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move all unit number management cloned interfaces into the cloning
authorBrooks Davis <brooks@FreeBSD.org>
Sat, 25 May 2002 20:17:04 +0000 (20:17 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Sat, 25 May 2002 20:17:04 +0000 (20:17 +0000)
commitae5a19be8e51dcb990d571994778ec74e940e248
treee660b083146de9ff5a32c2ffb3bf4b2a015c1a0b
parentddf4e2a272540fc338719bade3435310fa8a408b
Move all unit number management cloned interfaces into the cloning
code.  The reverts the API change which made the <if>_clone_destory()
functions return an int instead of void bringing us into closer
alignment with NetBSD.

Reviewed by: net (a long time ago)
sys/net/if.c
sys/net/if.h
sys/net/if_faith.c
sys/net/if_gif.c
sys/net/if_loop.c
sys/net/if_stf.c
sys/net/if_vlan.c