]> git.proxmox.com Git - mirror_frr.git/commit
quagga: Allow compile time determination of v6 RR semantics
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 20 Jun 2016 12:21:00 +0000 (08:21 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 20 Jun 2016 13:06:07 +0000 (09:06 -0400)
commit6776485deef32900c119a61d43faecb515d3b20b
tree53db94c0f32621cc7bac08b0b40fb20ec037496e
parent530d701611dc489161af6f34547174d147655a5a
quagga: Allow compile time determination of v6 RR semantics

The patches to allow kernel v6 Route Replacement semantics
to work correctly are on a very recent kernel.  If you are
compiling on a linux kernel where it's broken, just
compile with --disable-rr-semantics.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
(cherry picked from commit 76981cd383e4bed69454bcc4151a0aae89e8ca84)
configure.ac
zebra/rt_netlink.c