aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifclone.c
Commit message (Expand)AuthorAgeFilesLines
* Make lagg creation more fault tolerantAndrew Gallatin2018-04-171-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Various Coverity fixes in ifconfig(8)Alan Somers2017-05-031-0/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use strlcpy() instead of strncpy() when copying ifname to ensureDon Lewis2016-05-161-1/+1
* ifconfig(8): can't use 'name' or 'description' when creating interface with a...Kristof Provost2016-02-201-2/+3
* Replace N #defines with nitems to simplify ifconfig code slightlyEnji Cooper2015-09-271-5/+3
* - 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