aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/ipvs_arm.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: rename ipvs.txt to netfilter_ipvs.txtAndrey Konovalov2020-06-121-105/+0
|
* sys/linux: check for missing/duplicate netlink attrsDmitry Vyukov2020-01-231-0/+1
| | | | Update #590
* sys/linux: regenerate constsDmitry Vyukov2019-12-021-1/+1
| | | | | Regenerate consts now that make extract is fixed. Interestingly some arm consts have changed (arm/i386 abi difference?).
* sys/linux: add new consts/flags/fields here and thereDmitry Vyukov2019-05-101-0/+4
| | | | Add a bunch of new small interfaces in 5.2: new consts, flags, fields, etc.
* sys/linux: add IPVS descriptionsDmitry Vyukov2018-03-261-0/+100
Update #533