]> git.ipfire.org Git - thirdparty/bird.git/commit
Proto: The active flag converted to actual fifth protocol state
authorMaria Matejka <mq@ucw.cz>
Mon, 18 Nov 2024 21:06:50 +0000 (22:06 +0100)
committerMaria Matejka <mq@ucw.cz>
Mon, 18 Nov 2024 21:21:12 +0000 (22:21 +0100)
commit74800729c06fcc8e6d170d11745480103edbe03b
treed14ec67fb16710fd8e14f63af6455403caf1f956
parent7889f0c25b3457fe1df464de3c109c3e59c1493f
Proto: The active flag converted to actual fifth protocol state

What was PS_DOWN before, is now PS_DOWN and PS_FLUSH.
19 files changed:
nest/iface.c
nest/neighbor.c
nest/proto.c
nest/protocol.h
proto/aggregator/aggregator.c
proto/babel/babel.c
proto/bfd/bfd.c
proto/bgp/bgp.c
proto/bgp/packets.c
proto/bmp/bmp.c
proto/mrt/mrt.c
proto/ospf/ospf.c
proto/pipe/pipe.c
proto/radv/radv.c
proto/rip/rip.c
proto/rpki/packets.c
proto/rpki/rpki.c
proto/static/static.c
sysdep/unix/krt.c