]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgpd.h
*: don't use deprecated stream.h macros
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 8 Nov 2017 17:51:16 +0000 (12:51 -0500)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 1 Dec 2017 18:51:06 +0000 (13:51 -0500)
commit2d34fb80b81c929bcf0d2524b0f2383ee01ea5dc
tree1322d2443437dc9afbe112152c0a6c9745e89a71
parent493472ba8ecb44f21bc9cd85c1307262648d5bc3
*: don't use deprecated stream.h macros

Some of the deprecated stream.h macros see such little use that we may
as well just remove them and use the non-deprecated macros.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_attr.c
bgpd/bgp_updgrp_packet.c
bgpd/bgpd.h
eigrpd/eigrp_packet.c
lib/stream.h
ospfd/ospf_dump.c
ospfd/ospf_lsa.c
ospfd/ospf_opaque.c
ospfd/ospf_packet.c
pimd/pim_msdp_packet.c
zebra/zebra_fpm.c