Files
meta-openembedded/meta-networking/recipes-support
chenheyun 2a7f74cdb0 dropwatch: Use header files from sysroot instead of build host
it does not match with our real head file form kernel.(net_dropmon.h)
net_dropmon.h in dropwatch local src/net_dropmon.h.
linux kernel also have it in include/uapi/linux/net_dropmon.h

for example,our kernel is linux5.10:
diff tmp/work/cortexa57-poky-linux/dropwatch/1.5.4+git-r0/recipe-sysroot/usr/
include/linux/net_dropmon.h tmp/work/cortexa57-poky-linux/dropwatch/1.5.4+git-r0/git/src/net_dropmon.h
1c1,3
<
95a94
>       NET_DM_ATTR_REASON,                     /* string */

it will cause mismatch when we use dropwatch in older kernel version(v5.10),
will cause dropwatch and kernel drop_monitor module mismatch with netlink talk.
we should build it with header from sysroot which comes from matching
kernel.

Signed-off-by: chenheyun <chen_heyun@163.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-02-18 07:16:29 -08:00
..
2024-02-09 09:52:12 -08:00
2021-12-10 09:11:56 -08:00
2024-02-09 09:52:12 -08:00
2024-01-08 19:54:42 -08:00
2022-08-15 16:27:53 -07:00
2021-08-03 10:21:25 -07:00
2023-09-20 15:34:02 -07:00
2023-04-02 10:06:48 -07:00
2023-02-16 19:33:29 -08:00
2023-08-03 09:14:20 -07:00
2023-12-18 22:17:19 -08:00
2023-06-14 09:41:35 -07:00
2020-11-09 20:49:52 -08:00
2023-10-17 21:42:56 -07:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:12 -08:00
2023-04-17 09:53:31 -07:00
2022-08-30 00:14:58 -07:00
2022-05-24 08:39:45 -07:00
2024-02-09 09:52:09 -08:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:12 -08:00
2022-08-30 00:14:58 -07:00
2024-02-09 09:52:12 -08:00
2023-09-07 08:22:43 -07:00
2023-11-17 11:38:20 -08:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:13 -08:00
2023-05-28 16:34:59 -07:00
2022-12-05 09:16:24 -08:00
2022-08-25 23:08:11 -07:00
2023-03-09 23:45:17 -08:00
2024-02-09 09:52:14 -08:00
2023-11-06 08:48:27 -08:00
2023-12-29 09:04:16 -08:00
2023-11-15 12:58:37 -08:00