summaryrefslogtreecommitdiffstats
path: root/sys/net/if_clone.h
Commit message (Expand)AuthorAgeFilesLines
* Make the "struct if_clone" opaque to users of the cloning API. Usersglebius2012-10-161-71/+26
* - Use generic alloc_unr(9) allocator for if_clone, insteadglebius2011-11-281-7/+12
* Introduce and use a sysinit-based initialization scheme for virtualrwatson2009-07-231-0/+1
* Fix clone destruction, can't use the simple api because that does not removethompsa2008-09-201-0/+1
* Revise network interface cloning to take an optional opaquesam2006-07-091-4/+4
* Move the cloned interface list management in to if_clone. For some drivers thethompsa2005-11-081-0/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Major overhaul of pseudo-interface cloning. Highlights include:brooks2004-06-221-0/+113
OpenPOWER on IntegriCloud