Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: s/SYS_EVENTHANDLER_H/_SYS_EVENTHANDLER_H_/g | glebius | 2013-10-28 | 1 | -1/+1 |
* | Almost all if_clone consumers do not care about if_clone_event. | glebius | 2013-10-27 | 1 | -0/+2 |
* | Make the "struct if_clone" opaque to users of the cloning API. Users | glebius | 2012-10-16 | 1 | -71/+26 |
* | - Use generic alloc_unr(9) allocator for if_clone, instead | glebius | 2011-11-28 | 1 | -7/+12 |
* | Introduce and use a sysinit-based initialization scheme for virtual | rwatson | 2009-07-23 | 1 | -0/+1 |
* | Fix clone destruction, can't use the simple api because that does not remove | thompsa | 2008-09-20 | 1 | -0/+1 |
* | Revise network interface cloning to take an optional opaque | sam | 2006-07-09 | 1 | -4/+4 |
* | Move the cloned interface list management in to if_clone. For some drivers the | thompsa | 2005-11-08 | 1 | -0/+1 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Major overhaul of pseudo-interface cloning. Highlights include: | brooks | 2004-06-22 | 1 | -0/+113 |