HomeFreeBSD

netlink: fix IPv6 proxy ndp deletion.

Description

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

Details

Provenance
melifaroAuthored on Apr 26 2023, 1:23 PM
Parents
rG52199877a658: arp: report successful deletion via netlink to mimic rtsock.
Branches
Unknown
Tags
Unknown