summaryrefslogtreecommitdiff
path: root/sys/net/if_clone.c
Commit message (Expand)AuthorAgeFilesLines
* MFC rev. 1.6: move ifcr_count sanity check up and reject negativeMaxim Konovalov2005-02-271-6/+3
* MFC: /*- and related license changesWarner Losh2005-01-311-1/+1
* MFC 1.3: Fix a LOR where copyout was called while holding a lock whenBrooks Davis2004-09-201-10/+27
* When removing the last reference to a cloner, do not try to unlock twice -Max Laier2004-07-201-2/+3
* Major overhaul of pseudo-interface cloning. Highlights include:Brooks Davis2004-06-221-0/+468