]> git.proxmox.com Git - mirror_frr.git/commit - babeld/babel_interface.c
*: remove tabs & newlines from log messages
authorDavid Lamparter <equinox@diac24.net>
Sun, 14 Feb 2021 14:35:07 +0000 (15:35 +0100)
committerDavid Lamparter <equinox@diac24.net>
Sun, 14 Feb 2021 14:36:51 +0000 (15:36 +0100)
commit1d5453d6070f5266f0bdf709690282a0dc5dc83d
tree7eb4346adce641e92cc79a0be696908e924466e1
parent44b0793e88503b4b70a569c0579f7a79b587f627
*: remove tabs & newlines from log messages

Neither tabs nor newlines are acceptable in syslog messages.  They also
break line-based parsing of file logs.

Signed-off-by: David Lamparter <equinox@diac24.net>
32 files changed:
babeld/babel_interface.c
babeld/message.c
bgpd/bgp_evpn.c
bgpd/bgp_flowspec_util.c
bgpd/rfapi/vnc_export_bgp.c
isisd/isis_pdu.c
lib/command_parse.y
lib/link_state.c
lib/stream.c
lib/thread.c
lib/vrf.c
lib/zclient.c
ospf6d/ospf6_spf.c
ospfd/ospf_asbr.c
ospfd/ospf_lsa.c
ospfd/ospf_ri.c
pbrd/pbr_map.c
pbrd/pbr_nht.c
pbrd/pbr_zebra.c
pimd/pim_msdp_socket.c
pimd/pim_rp.c
vrrpd/vrrp.c
vrrpd/vrrp_arp.c
zebra/interface.c
zebra/irdp_packet.c
zebra/kernel_netlink.c
zebra/redistribute.c
zebra/rt_netlink.c
zebra/zapi_msg.c
zebra/zebra_rib.c
zebra/zebra_rnh.c
zebra/zebra_vxlan.c