]> git.proxmox.com Git - mirror_frr.git/commit - babeld/babel_errors.h
*: fix source file headers & includes for errcodes
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 19 Jun 2018 20:58:44 +0000 (20:58 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 14 Aug 2018 20:02:05 +0000 (20:02 +0000)
commit247dcce2b5676abbd0109bdc2d74c36dff73609c
tree0e8fecea425d5ada4dab2a199b23108c193f1a27
parent313d7993a35571dabf8c2b2ecdf538b0686aae74
*: fix source file headers & includes for errcodes

* Use the correct license header
* Stop headers from including themselves
* Use uniform relative include conventions
* Ensure that sources include what they use
* Turn off clang-format around struct array blocks

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
22 files changed:
babeld/babel_errors.c
babeld/babel_errors.h
bgpd/bgp_errors.c
bgpd/bgp_errors.h
eigrpd/eigrp_errors.c
eigrpd/eigrp_errors.h
isisd/isis_errors.c
isisd/isis_errors.h
lib/lib_errors.c
lib/lib_errors.h
nhrpd/nhrp_errors.c
nhrpd/nhrp_errors.h
ospfd/ospf_errors.c
ospfd/ospf_errors.h
pimd/pim_errors.c
pimd/pim_errors.h
ripd/rip_errors.c
ripd/rip_errors.h
watchfrr/watchfrr_errors.c
watchfrr/watchfrr_errors.h
zebra/zebra_errors.c
zebra/zebra_errors.h