Mark RTR and IPv6 BGP packets with DSCP CS6 (network control)
authorjob <job@openbsd.org>
Wed, 15 May 2024 09:09:38 +0000 (09:09 +0000)
committerjob <job@openbsd.org>
Wed, 15 May 2024 09:09:38 +0000 (09:09 +0000)
commitf7421e07365e171296702da2023be51730de3d50
tree967e30491035ed4bc152b19cf2a9c7f3352db55b
parent9d4541e510afd354f706be0df4aa02b4520162d3
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@
usr.sbin/bgpd/bgpd.c
usr.sbin/bgpd/session.c