CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/01/08 09:39:17
Modified files:
usr.sbin/bgpd : rtr_proto.c
Log message:
Rework rtr_parse_header() and introduce rtr_check_session_id() to make
the initial header parsing simpler.
This also allows to simplify the version negotiation dance a bit. More
is needed there.
OK tb@
