diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2023-11-06 23:00:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-06 23:00:50 +0200 |
| commit | f57763eaed67e2f1cb9547cfc3876e29410df577 (patch) | |
| tree | eccbabce4baed4f556cbcfa13d8622ee023be41e /zebra/rib.h | |
| parent | d67c60eda33d43077becde975b37907dedeb3b35 (diff) | |
| parent | 7e1b56ba98c22bb26cd798b289a214abfb32a8e2 (diff) | |
Merge pull request #14729 from donaldsharp/v6_rr_semantics_zrouter
V6 rr semantics zrouter
Diffstat (limited to 'zebra/rib.h')
| -rw-r--r-- | zebra/rib.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/zebra/rib.h b/zebra/rib.h index e70b5c1423..665f286f67 100644 --- a/zebra/rib.h +++ b/zebra/rib.h @@ -627,8 +627,6 @@ extern void zebra_vty_init(void); extern pid_t pid; -extern bool v6_rr_semantics; - extern uint32_t rt_table_main_id; /* Name of hook calls */ |
