mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-15 01:11:38 +00:00
![]() The default DSCP used for BGP connections is CS6. The DSCP value is
not part of the TCP header.
When setting the IP_TOS or IPV6_TCLASS socket options, the argument
is not the 6-bit DSCP value, but an 8-bit value for the former IPv4
Type of Service field or IPv6 Traffic Class field, respectively.
Fixes:
|
||
---|---|---|
.. | ||
accords | ||
developer | ||
extra | ||
figures | ||
licenses | ||
manpages | ||
mpls | ||
user | ||
.gitignore | ||
Makefile | ||
subdir.am |