]> git.puffer.fish Git - mirror/frr.git/commit
zebra: do not ignore ipv6 srcdest routes 2707/head
authorChristian Franke <chris@opensourcerouting.org>
Mon, 23 Jul 2018 01:40:42 +0000 (03:40 +0200)
committerChristian Franke <chris@opensourcerouting.org>
Tue, 24 Jul 2018 12:09:17 +0000 (14:09 +0200)
commit1f610a1fb33468009b072e3793643a23b32bc720
treeae7098662a39eee3d8b128b6947b087668aee119
parentaf9036b76d38132eedcfd0adba8a32377abb3fb6
zebra: do not ignore ipv6 srcdest routes

Commit a2ca67d1d2 consolidated IPv4 and IPv6 handling. It also applied
our ignorance for IPv4 srcdest routes onto IPv6.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
zebra/rt_netlink.c
zebra/zebra_rib.c