]> git.ipfire.org Git - thirdparty/bird.git/commit
Nest: Neighbor cache cleanups
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 27 Jun 2018 14:51:53 +0000 (16:51 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 27 Jun 2018 14:57:07 +0000 (16:57 +0200)
commit586c1800c447ff099d34889b23647c4733876d9b
treed2f3feec9aaabeffe2457d994f4c453e1d9e7782
parent45f28d85818f79790968725a945063228989bae7
Nest: Neighbor cache cleanups

Simplify neighbor cache code, fix several minor bugs, and improve
handling of ONLINK flag.
13 files changed:
filter/filter.c
lib/hash.h
nest/iface.h
nest/neighbor.c
nest/rt-table.c
proto/bfd/bfd.c
proto/bgp/bgp.c
proto/bgp/packets.c
proto/ospf/rt.c
proto/rip/packets.c
proto/rip/rip.c
proto/static/static.c
sysdep/linux/netlink.c