]> git.ipfire.org Git - thirdparty/bird.git/commit
Protocol: Introducing an enum protocol_class
authorJan Maria Matejka <mq@ucw.cz>
Mon, 7 May 2018 12:47:00 +0000 (14:47 +0200)
committerJan Maria Matejka <mq@ucw.cz>
Tue, 29 May 2018 10:35:06 +0000 (12:35 +0200)
commitee7e2ffd265fd76dbc8c94d9c2d48da54c27ff76
tree7460254b1bd105e5bc45937e2e00aaac7da4ccf7
parentc3becfe1934da2dc2c0881a71eac8a26f810791f
Protocol: Introducing an enum protocol_class

This supersedes the EAP_* constants.
27 files changed:
filter/filter.c
nest/proto.c
nest/protocol.h
nest/route.h
nest/rt-attr.c
nest/rt-dev.c
proto/babel/babel.c
proto/babel/babel.h
proto/bfd/bfd.c
proto/bgp/attrs.c
proto/bgp/bgp.c
proto/bgp/bgp.h
proto/bgp/config.Y
proto/ospf/ospf.c
proto/ospf/ospf.h
proto/pipe/pipe.c
proto/radv/radv.c
proto/radv/radv.h
proto/rip/rip.c
proto/rip/rip.h
proto/rpki/rpki.c
proto/static/static.c
sysdep/linux/krt-sys.h
sysdep/linux/netlink.c
sysdep/unix/krt.c
sysdep/unix/krt.h
test/bt-utils.c