CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/06/21 23:36:40
Modified files:
usr.sbin/bgpd : session.c bgpd.h parse.y rde.c
Log message:
Adjust peer id allocation a bit. Use defines for the various special
values and intervals. Mostly the same with the exception that peerself
is now id 1 and the first peer has id 2 -- was 0 and 1 before.
OK kn@, benno@
