index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
ifconfig
/
iflagg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r317755, r317758
asomers
2017-05-24
1
-11
/
+2
*
Use nitems() from sys/param.h.
araujo
2016-04-19
1
-1
/
+1
*
Add an IOCTL rr_limit to let users fine tuning the number of packets to be
araujo
2016-01-23
1
-0
/
+16
*
Replace N #defines with nitems to simplify ifconfig code slightly
ngie
2015-09-27
1
-3
/
+1
*
Make LAG LACP fast timeout tunable through IOCTL.
hiren
2015-08-12
1
-0
/
+4
*
Use printb() for boolean flags in ro_opts and actor_state for LACP.
hrs
2014-10-05
1
-12
/
+5
*
Separate option handling from SIOC[SG]LAGG to SIOC[SG]LAGGOPTS for
hrs
2014-10-02
1
-22
/
+27
*
Virtualize lagg(4) cloner. This change fixes a panic when tearing down
hrs
2014-10-01
1
-5
/
+75
*
Don't free memory that is going to be used as error string.
glebius
2013-04-25
1
-3
/
+1
*
if_lagg: allow to invoke SIOCSLAGGPORT multiple times in a row
rea
2012-05-28
1
-1
/
+2
*
Add the ability to set which packet layers are used for the load balance hash
thompsa
2012-03-06
1
-0
/
+53
*
Do no spam the ifconfig output for the aggregated interface with 'laggdev lag...
thompsa
2009-04-30
1
-2
/
+1
*
Allow the LACP state to be queried from userland which at the moment is the
thompsa
2007-07-05
1
-3
/
+45
*
Catch up with variable name changes in struct lagg_protos.
thompsa
2007-06-12
1
-10
/
+10
*
Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.
thompsa
2007-04-17
1
-0
/
+153