You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Neighbor Discovery Protocol (NDP) probe logic is moved from a
callback-based control plane handler (ndp_probe_input_cb) to a dedicated
DPDK graph node (ndp_probe).
The obsolete callback and related handler registration code are removed
from both headers and implementation files.
Signed-off-by: Christophe Fontaine <[email protected]>
0 commit comments