aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_clone.h
Commit message (Expand)AuthorAgeFilesLines
* Fix clone destruction, can't use the simple api because that does not removeAndrew Thompson2008-09-201-0/+1
* Revise network interface cloning to take an optional opaqueSam Leffler2006-07-091-4/+4
* Move the cloned interface list management in to if_clone. For some drivers theAndrew Thompson2005-11-081-0/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Major overhaul of pseudo-interface cloning. Highlights include:Brooks Davis2004-06-221-0/+113