CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/06 02:51:20
Modified files:
usr.sbin/bgpd : bgpd.c bgpd.h config.c kroute.c logmsg.c mrt.c
mrt.h name2id.c pfkey.c pftable.c printconf.c
rde.c rde.h rde_attr.c rde_community.c
rde_decide.c rde_filter.c rde_peer.c rde_rib.c
rde_sets.c rde_trie.c rde_update.c rtr_proto.c
session.c session.h util.c
Log message:
Switch from u_intX_t types to stdint.h uintX_t. Mostly mechanical with
a few reindents.
OK florian@ tb@
