opnsense-src/sys/netlink/route
Mark Johnston a2f54460e3 netlink/route: Fix the argument list for rtnl_handle_iflink()
This function is registered as a ifnet_link_event and so should have the
corresponding argument list.

PR:		282870
Reported by:	nakayamakenjiro@gmail.com
MFC after:	1 week

(cherry picked from commit 0289db3259532d51ebe58bc0b2647a0d9e6cae66)
2024-11-28 14:41:52 +00:00
..
common.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
iface.c netlink/route: Fix the argument list for rtnl_handle_iflink() 2024-11-28 14:41:52 +00:00
iface_drivers.c netlink: move NETLINK define to opt_global.h 2023-10-16 09:42:33 +02:00
ifaddrs.h netlink: add support for adding/deleting interface addresses 2023-05-16 19:39:13 +00:00
interface.h netlink: dump interface capabilities with other interface data. 2023-06-16 15:33:49 +00:00
neigh.c netlink: fix potential llentry lock leak in newneigh handler 2023-11-01 10:05:49 +01:00
neigh.h netlink(4): Fix a typo in a source code comment 2024-01-25 07:42:56 +01:00
nexthop.c netlink: move NETLINK define to opt_global.h 2023-10-16 09:42:33 +02:00
nexthop.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
route.h netlink: fix route protocol constant values to match Linux 2024-03-18 09:14:45 -07:00
route_var.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
rt.c netlink/route: provide pre-2.6.19 Linux compat shim 2024-06-25 05:47:24 -07:00