Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise network interface cloning to take an optional opaque | sam | 2006-07-09 | 1 | -8/+9 |
* | Import interface groups from OpenBSD. This allows to group interfaces in | mlaier | 2006-06-19 | 1 | -0/+6 |
* | Fix the following bugs: | ru | 2005-11-24 | 1 | -5/+20 |
* | Move the cloned interface list management in to if_clone. For some drivers the | thompsa | 2005-11-08 | 1 | -9/+61 |
* | Change the reference counting to count the number of cloned interfaces for each | thompsa | 2005-10-12 | 1 | -5/+13 |
* | o Move ifcr_count sanity check up and reject negative values before we | maxim | 2005-02-24 | 1 | -6/+3 |
* | Make a bunch of malloc types static. | phk | 2005-02-10 | 1 | -1/+1 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Fix a LOR where copyout was called while holding a lock. | brooks | 2004-09-15 | 1 | -10/+27 |
* | When removing the last reference to a cloner, do not try to unlock twice - | mlaier | 2004-07-20 | 1 | -2/+3 |
* | Major overhaul of pseudo-interface cloning. Highlights include: | brooks | 2004-06-22 | 1 | -0/+468 |