diff options
| author | Stephen Worley <sworley@cumulusnetworks.com> | 2020-10-12 17:31:36 -0400 |
|---|---|---|
| committer | Stephen Worley <sworley@cumulusnetworks.com> | 2020-10-12 20:39:28 -0400 |
| commit | 5588801e7afce7f87ff66f9c3acb0ab284970df8 (patch) | |
| tree | 0d1061887556a81ede88b21e9cc5cbbdb11ac5f3 /ospfclient/ospfclient.c | |
| parent | cefa7492f50d63ea8d04bfb865911c08027d8dc1 (diff) | |
zebra: add from_dplane info for NHE creation
Add a param to the common NHE creation callstack so we can
know if this is one we have read in from the dataplane. We can
add some logic on how to handle these special ones later.
I considered putting this on a struct as a flag or something
but it would have required it being put on struct nexthop
since we have some `*_find_nexthop()` functions that can
be called when given NHEs from the dataplane.
Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
Diffstat (limited to 'ospfclient/ospfclient.c')
0 files changed, 0 insertions, 0 deletions
