]> git.puffer.fish Git - mirror/frr.git/commit
Revert "isisd lib ospfd pbrd python: fix empty init" 3408/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Sat, 1 Dec 2018 15:49:45 +0000 (16:49 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sat, 1 Dec 2018 15:49:45 +0000 (16:49 +0100)
commit3e30070331b8a6f8173895a074d342c9ebf07a25
tree886c0c61fcb7c6d81e681f3d7b7a0f14e62d9741
parent7f984a3394f002c9b7a2d25abe926c1e87421b0e
Revert "isisd lib ospfd pbrd python: fix empty init"

This reverts commit 48944eb65e1d1ced03d46121d923d9d613a480d5.

We're using GNU C, not ISO C - and this commit triggers new (real)
warnings about {0} instead of bogus ones about {}.

Signed-off-by: David Lamparter <equinox@diac24.net>
isisd/isis_pdu.c
isisd/isis_tlvs.c
lib/command_py.c
ospfd/ospf_packet.c
pbrd/pbr_nht.c
python/clidef.py