CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/09/06 12:38:06
Modified files:
usr.sbin/bgpctl: bgpctl.c
Log message:
Use getline() for the network bulk code. Also make the parser better by
doing tokenizing on spaces and correctly ignore comments.
This should make this feature in general more robust.
OK benno@
