Skip to content

CNB: ipv6: separate ndisc_ns_create() from ndisc_send_ns()

Ivan Vecera requested to merge ivecera/centos-stream-9:bz2073506 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2073506
Tested: Build only

The patch separate NS message allocation steps from ndisc_send_ns(), as it will be used by bonding to allocate and send IPv6 NS message.

Signed-off-by: Ivan Vecera ivecera@redhat.com

Edited by Ivan Vecera

Merge request reports