CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/15 03:09:38
Modified files:
usr.sbin/bgpd : bgpd.c session.c
Log message:
Mark RTR and IPv6 BGP packets with DSCP CS6 (network control)
Additionally, set TCP_NODELAY on the RTR socket, there is no need to
queue up messages towards the RTR server.
OK claudio@
