Florian Westphal
7a135bf990
ipv6: export fib6_lookup for nft_fib_ipv6
...
Upcoming patch will call fib6_lookup from nft_fib_ipv6. The EXPORT_SYMBOL is
added twice because there are two implementations of the function, one
is a small stub for MULTIPLE_TABLES=n, only one is compiled into the
kernel depending on .config settings.
Alternative to EXPORT_SYMBOL is to use an indirect call via the
ipv6_stub->fib6_lookup() indirection, but thats more expensive than the
direct call.
Also, nft_fib_ipv6 cannot be builtin if ipv6 is a module.
Signed-off-by: Florian Westphal <fw@strlen.de >
2026-03-04 11:45:44 +01:00
..
2025-07-10 15:27:32 -07:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 01:02:28 -08:00
2026-02-26 08:00:13 -08:00
2026-02-21 17:09:51 -08:00
2026-02-26 10:23:00 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 20:03:00 -08:00
2026-02-21 20:03:00 -08:00
2026-03-03 17:44:11 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-28 08:48:21 -08:00
2026-02-21 17:09:51 -08:00
2025-11-24 19:27:31 -08:00
2026-02-21 20:03:00 -08:00
2026-02-21 01:02:28 -08:00
2026-02-27 17:24:58 -08:00
2026-03-02 18:17:17 -08:00
2026-03-02 18:50:28 -08:00
2026-03-04 11:45:44 +01:00
2026-02-21 17:09:51 -08:00
2026-02-23 17:26:55 -08:00
2026-02-21 17:09:51 -08:00
2026-03-02 18:17:17 -08:00
2025-04-15 17:54:56 -07:00
2026-02-21 01:02:28 -08:00
2026-02-21 01:02:28 -08:00
2026-02-26 08:00:13 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-03-02 18:48:43 -08:00
2026-03-02 18:17:17 -08:00
2026-02-21 17:09:51 -08:00
2026-02-26 10:23:00 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 20:03:00 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2024-04-26 12:20:01 +02:00
2026-02-21 20:03:00 -08:00
2026-02-21 20:03:00 -08:00
2026-03-02 18:17:17 -08:00
2026-02-21 01:02:28 -08:00
2026-02-26 08:00:13 -08:00
2026-02-21 17:09:51 -08:00
2026-02-26 10:23:00 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-28 15:31:35 -08:00
2026-03-02 18:17:17 -08:00
2026-02-21 17:09:51 -08:00
2026-02-26 08:00:13 -08:00
2025-11-13 12:35:38 -08:00
2026-02-21 20:03:00 -08:00
2026-02-21 01:02:28 -08:00
2026-02-26 08:00:13 -08:00
2026-03-02 18:17:17 -08:00
2026-03-02 18:17:17 -08:00
2026-03-02 18:17:17 -08:00
2026-02-26 08:00:13 -08:00
2026-02-21 01:02:28 -08:00
2026-02-22 08:26:33 -08:00
2026-03-02 18:17:17 -08:00
2025-11-26 13:45:23 -07:00
2025-10-17 16:29:26 -07:00
2024-10-08 15:16:59 +02:00
2025-09-18 12:32:06 +02:00
2026-02-24 11:27:29 +01:00
2024-06-13 10:50:52 +02:00