CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/06 02:52:32
Modified files:
usr.sbin/bgpctl: bgpctl.c bgpctl.h mrtparser.c mrtparser.h
output.c output_json.c parser.c parser.h
Log message:
Switch from u_intX_t types to stdint.h uintX_t like it was done in bgpd.
OK florian@ tb@
