]> git.ipfire.org Git - thirdparty/systemd.git/commit
linux: also import l2tp.h from kernel-5.0 12305/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 13 Apr 2019 09:35:15 +0000 (18:35 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 13 Apr 2019 13:51:05 +0000 (22:51 +0900)
commitaa8129049564627fd9eb7866fa58c9bc9f47c672
treee4d3258c3a6e47f866c24936a8fb5a5a91182601
parent7057b6144f4c5cb7e284a409c7f24b84c16a3bb8
linux: also import l2tp.h from kernel-5.0

The L2TP_ATTR_UDP_ZERO_CSUM6_{TX,RX} attributes are introduced by
6b649feafe10b293f4bd5a74aca95faf625ae525, which is included in
kernel-3.16. To support older kernel, let's import the header.

Fixes #12300.
src/basic/linux/l2tp.h [new file with mode: 0644]
src/basic/meson.build