]> git.ipfire.org Git - thirdparty/bird.git/commit
Configuration strings are constant.
authorMaria Matejka <mq@jmq.cz>
Wed, 8 Apr 2020 20:25:15 +0000 (22:25 +0200)
committerMaria Matejka <mq@ucw.cz>
Thu, 9 Apr 2020 13:37:14 +0000 (15:37 +0200)
commitfd9f0c0640fd02a26b96b4f9d3cbbffbb6544a84
tree3cfac115f49d41f3d62d41c4ddfffe50f2c381a4
parenta109056145a6bc8a6b498ecb6e309ebc143c8b3c
Configuration strings are constant.

This is merely a const propagation. There was no problem in there.
28 files changed:
conf/conf.h
conf/confbase.Y
filter/data.h
lib/socket.h
lib/timer.c
lib/timer.h
nest/iface.c
nest/iface.h
nest/password.h
nest/proto.c
nest/protocol.h
proto/babel/babel.c
proto/babel/babel.h
proto/bgp/bgp.h
proto/mrt/mrt.h
proto/ospf/ospf.c
proto/ospf/ospf.h
proto/radv/packets.c
proto/radv/radv.h
proto/rip/rip.c
proto/rip/rip.h
sysdep/bsd/setkey.h
sysdep/bsd/sysio.h
sysdep/linux/sysio.h
sysdep/unix/io.c
sysdep/unix/log.c
sysdep/unix/main.c
sysdep/unix/unix.h