aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifgroup.c
Commit message (Expand)AuthorAgeFilesLines
* ifconfig: eliminate trailing whitespaceAlan Somers2019-02-261-2/+2
* Make lagg creation more fault tolerantAndrew Gallatin2018-04-171-2/+2
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Replace N #defines with nitems to simplify ifconfig code slightlyEnji Cooper2015-09-271-4/+2
* Expose groups by default in ifconfig output. This was never hidden byMark Felder2014-11-191-3/+2
* Do not error out when adding an interface to a group to which itDag-Erling Smørgrav2013-10-191-2/+2
* Default to AF_LOCAL instead of AF_INET sockets for non-family-specificJamie Gritton2009-03-151-2/+2
* correct type definition of option routine callbackSam Leffler2007-02-171-1/+1
* Import interface groups from OpenBSD. This allows to group interfaces inMax Laier2006-06-191-0/+186