Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nexthop: prevent creation from datapath workers
Nexthops should only be allocated from the control plane thread. Ensure no datapath thread can create one. Signed-off-by: Robin Jarry <[email protected]>
- Loading branch information