]> git.proxmox.com Git - mirror_frr.git/commit - zebra/kernel_socket.c
zebra: rib: use nexthop ptr in rib_add/delete
authorDavid Lamparter <equinox@opensourcerouting.org>
Sun, 27 Aug 2017 23:30:16 +0000 (01:30 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 28 Aug 2017 02:17:22 +0000 (04:17 +0200)
commitfd36be7e15ee49d12500a5ec4d9597d1597715a7
tree21a2571090c15a04096f575da00f38629f5dafda
parent09a484dd1d27580d98c4b94d3ed77e47d7aac0b5
zebra: rib: use nexthop ptr in rib_add/delete

This simplifies the API for the following blackhole rework.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/nexthop.c
lib/nexthop.h
zebra/connected.c
zebra/kernel_socket.c
zebra/redistribute.c
zebra/rib.h
zebra/rt_netlink.c
zebra/rtread_getmsg.c
zebra/zebra_rib.c