]> git.proxmox.com Git - mirror_frr.git/commit - isisd/isis_circuit.c
*: rename new ForEach macros from the typesafe API
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 20 May 2019 21:52:16 +0000 (18:52 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 21 May 2019 18:59:08 +0000 (15:59 -0300)
commit81fddbe7ae5defbe6b9a0c8716d317cfaf503a62
treee19b153aa970369cfb32f39537de72ade98d9995
parenteea3c899cdb2aa58abea00c6d2e57b5bb0d74d49
*: rename new ForEach macros from the typesafe API

This is necessary to avoid a name collision with std::for_each
from C++.

Fixes the compilation of the gRPC northbound module.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
isisd/isis_circuit.c
isisd/isis_lsp.c
isisd/isis_pdu.c
isisd/isis_tlvs.c
isisd/isis_vty_fabricd.c
lib/thread.c
lib/typesafe.h
tests/lib/test_atomlist.c
tests/lib/test_typelist.h
zebra/zebra_rib.c