]> git.proxmox.com Git - mirror_frr.git/commit - lib/table.c
lib: add route_node_lookup_maynull
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 6 May 2014 17:21:51 +0000 (19:21 +0200)
committerChristian Franke <chris@opensourcerouting.org>
Mon, 30 Jan 2017 12:47:04 +0000 (13:47 +0100)
commit61cdc88971be14970d2d9ce56275387a246ac1c3
treeeed2d005b641afe94be63eaaa221382a0ee01bce
parent81a164e2d9919ac3a7842d5b90cd8b1dfc2a1e9a
lib: add route_node_lookup_maynull

The sourcedest code needs to get the route_node even if its info pointer
is NULL (which occurs when there are srcdest routes, but no general
destination route.)

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/table.c
lib/table.h