]> 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 12:21:00 +0000 (08:21 -0400)
commit76981cd383e4bed69454bcc4151a0aae89e8ca84
tree9004d3343b6e37edd4273d6ba85bd53cfdc28afa
parent85b62aeab3d66d57e88b2cf5577df589e60133b9
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>
configure.ac
zebra/rt_netlink.c