(backport) linux: also import l2tp.h from kernel-5.0
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 13 Apr 2019 09:35:15 +0000 (18:35 +0900)
committerAdrian Szyndela <adrian.s@samsung.com>
Fri, 27 Mar 2020 08:12:23 +0000 (09:12 +0100)
commitb1974f78dde7b5b9be662181148d1a8daad1927e
tree073cddbf7a1fb9f0e779b35b49aaa5dca2caaf22
parentb0d0a1cb41408251e852bce998aff876fda0b214
(backport) 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.

Change-Id: I6153d93adaeb7ed21c9956125eac6d8928153bfa
src/basic/linux/l2tp.h [new file with mode: 0644]
src/basic/meson.build