History log of /src/sys/net/lagg/files.lagg
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-10-0-RELEASE netbsd-10-0-RC6 netbsd-10-0-RC5 netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 thorpej-ifq-base thorpej-altq-separation-base netbsd-10-0-RC1 netbsd-10-base bouyer-sunxi-drm-base
# 1.4 31-Mar-2022 yamaguchi

Added a kernel option to run LACP on a half duplex interface


# 1.3 16-Nov-2021 yamaguchi

Added a kernel option to set SYNC bit of LACP
while the lagg interface is in STANDBY state


# 1.2 12-Oct-2021 yamaguchi

lagg: update capabilities of ifnet and ethercom

Commonly capabilities of all child interface are configured
to a lagg interface.


Revision tags: thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base thorpej-i2c-spi-conf-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1
# 1.1 17-May-2021 yamaguchi

branches: 1.1.2; 1.1.6;
Add a new link-aggregation pseudo interface named lagg(4)

- FreeBSD's lagg(4) based implementation
- MP-safe and MP-scalable