diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-05-18 15:41:46 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-05-18 15:42:17 -0400 |
| commit | 6b093863ecca602d40ef5a22f07b3cfc432671f5 (patch) | |
| tree | c6303d50a0999f1e6fd3933121a17f2e21aad776 /lib/vector.c | |
| parent | 29be7d92cc65e685bf3e543b1033729fc7b39235 (diff) | |
zebra: Allow runtime determination of v6 RR semantics
The linux kernel is getting the same Route Replace semantics
for v6 that v4 uses. Allow the end-user to know if their
kernel has this ability and if so to specify it so zebra
can take advantage of this.
Why not do auto-detection? Because you would have to write
code in zebra to add a route then add the same route again
with different nexthops to see if which semantics it is using.
It sure is easier to just add a cli that allows the user to
do it.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/vector.c')
0 files changed, 0 insertions, 0 deletions
