summaryrefslogtreecommitdiff
path: root/src/basic/linux/if_bridge.h
Commit message (Collapse)AuthorAgeFilesLines
* basic/linux: update linux uapi headersFrantisek Sumsal2023-01-251-0/+21
| | | | | | | | | | | | | | | | | | | | | IPPROTO_L2TP was moved from linux/l2tp.h to linux/in.h [0], so let's reflect that change to fix build with newer kernels: ``` In file included from ../src/libsystemd/sd-netlink/netlink-types-genl.c:10: ../src/basic/linux/l2tp.h:16: error: "IPPROTO_L2TP" redefined [-Werror] 16 | #define IPPROTO_L2TP 115 | In file included from ../src/libsystemd/sd-netlink/netlink-types-genl.c:3: /usr/include/netinet/in.h:85: note: this is the location of the previous definition 85 | #define IPPROTO_L2TP IPPROTO_L2TP | cc1: all warnings being treated as errors ``` When at it, update the rest of the headers we ship as well. [0] https://github.com/torvalds/linux/commit/65b32f801bfbc54dc98144a6ec26082b59d131ee
* basic/linux: update kernel headers to 5.19-rc1Yu Watanabe2022-06-111-0/+18
|
* basic/linux: update linux headers from v5.16-rc6Yu Watanabe2021-12-251-0/+46
|
* basic/linux: update linux uapi headersYu Watanabe2021-08-161-0/+128
|
* basic/linux: update kernel headersYu Watanabe2020-12-031-0/+38
| | | | From kernel commit 34816d20f173a90389c8a7e641166d8ea9dce70a.
* util: update kernel headers (v5.9-rc5)Yu Watanabe2020-09-171-0/+217
|
* linux: update headers from v5.6Yu Watanabe2020-03-121-0/+41
|
* linux: update headersYu Watanabe2019-12-161-0/+1
|
* tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0Yu Watanabe2019-04-111-0/+316