aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifclone.c
Commit message (Expand)AuthorAgeFilesLines
* - Use size_t instead of int when appropriate;Xin LI2009-06-231-2/+2
* Default to AF_LOCAL instead of AF_INET sockets for non-family-specificJamie Gritton2009-03-151-2/+2
* Replace clone_setcallback() with a new function clone_setdefcallback()Rui Paulo2009-02-271-5/+29
* Fix handling of create operation together with setting other parameters:Sam Leffler2008-03-311-2/+2
* Restore the "plumb" compatibility command, which was lostYaroslav Tykhiy2006-08-121-0/+1
* o replace special handling of clone operations by a clone callbackSam Leffler2006-07-091-21/+35
* Overhaul to cleanup some of the tangled logic that's grown over the years.Sam Leffler2004-12-081-0/+155