aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig/iflagg.c
Commit message (Expand)AuthorAgeFilesLines
* Use printb() for boolean flags in ro_opts and actor_state for LACP.Hiroki Sato2014-10-051-12/+5
* Separate option handling from SIOC[SG]LAGG to SIOC[SG]LAGGOPTS forHiroki Sato2014-10-021-22/+27
* Virtualize lagg(4) cloner. This change fixes a panic when tearing downHiroki Sato2014-10-011-5/+75
* Don't free memory that is going to be used as error string.Gleb Smirnoff2013-04-251-3/+1
* if_lagg: allow to invoke SIOCSLAGGPORT multiple times in a rowEygene Ryabinkin2012-05-281-1/+2
* Add the ability to set which packet layers are used for the load balance hashAndrew Thompson2012-03-061-0/+53
* Do no spam the ifconfig output for the aggregated interface with 'laggdev lag...Andrew Thompson2009-04-301-2/+1
* Allow the LACP state to be queried from userland which at the moment is theAndrew Thompson2007-07-051-3/+45
* Catch up with variable name changes in struct lagg_protos.Andrew Thompson2007-06-121-10/+10
* Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.Andrew Thompson2007-04-171-0/+153