freebsd-dev/sys/netlink
Alexander V. Chernikov 20b6945c7f netlink: fix IPv6 proxy ndp deletion.
* Move LLT_ADDEDPROXY handling into lltable_link_entry() to
 reduct duplication
* Use standard lltable_delete_addr() for entry deletion
* Add (forgotten) call to llt_post_resolved handler after
 adding the entry via netlink.

MFC after:	2 weeks
2023-04-26 13:26:37 +00:00
..
route netlink: fix IPv6 proxy ndp deletion. 2023-04-26 13:26:37 +00:00
netlink_ctl.h netlink: add netlink KPI to the kernel by default 2023-03-27 13:55:44 +00:00
netlink_debug.h
netlink_domain.c netlink: add netlink KPI to the kernel by default 2023-03-27 13:55:44 +00:00
netlink_generic_kpi.c netlink: add netlink KPI to the kernel by default 2023-03-27 13:55:44 +00:00
netlink_generic.c netlink: add netlink KPI to the kernel by default 2023-03-27 13:55:44 +00:00
netlink_generic.h netlink: fix genetlink CTRL_ATTR_MCAST_GRP_MAX define. 2022-10-31 15:03:27 +00:00
netlink_glue.c netlink: fix build without NETLINK in the kernel. 2023-04-26 11:19:41 +00:00
netlink_io.c netlink: add netlink KPI to the kernel by default 2023-03-27 13:55:44 +00:00
netlink_linux.h
netlink_message_parser.c netlink: add nlattr_get_uint8() function to pack u8 attributes. 2023-04-25 10:56:42 +00:00
netlink_message_parser.h netlink: add nlattr_get_uint8() function to pack u8 attributes. 2023-04-25 10:56:42 +00:00
netlink_message_writer.c netlink: make netlink work correctly on CHERI. 2023-04-14 16:33:43 +00:00
netlink_message_writer.h netlink: make netlink work correctly on CHERI. 2023-04-14 16:33:43 +00:00
netlink_module.c netlink: add netlink interfaces to if_clone 2023-04-25 12:34:46 +00:00
netlink_route.c netlink: allow netlink sockets in non-vnet jails. 2023-03-26 08:44:09 +00:00
netlink_route.h
netlink_snl_generic.h netlink: improve snl(3) 2023-03-15 20:53:20 +00:00
netlink_snl_route_compat.h fix buildworld after 595d23f777. 2023-03-09 15:45:57 +00:00
netlink_snl_route_parsers.h netlink: add snl(3) support for dumping nexthops and neighbors 2023-04-25 11:14:12 +00:00
netlink_snl_route.h carp: support unicast 2023-03-20 14:37:09 +01:00
netlink_snl.h netlink: enable extended error reporting in snl(3). 2023-04-25 11:21:03 +00:00
netlink_var.h netlink: add netlink interfaces to if_clone 2023-04-25 12:34:46 +00:00
netlink.h netlink: fix NLMSG_SPACE() macro. 2022-10-31 15:02:12 +00:00