mirror_frr/doc
David Ward 172dd682d9 bgpd: Adjust terminology related to DSCP
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: 425bd64be8 ("bgpd: Allow bgp to control the DSCP session TOS value")
Signed-off-by: David Ward <david.ward@ll.mit.edu>
2024-06-02 06:44:59 -04:00
..
accords accords: CLI coloring 2022-12-13 18:41:25 +01:00
developer doc: add missing required newline in .rst formatting 2024-05-26 22:13:21 +00:00
extra *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
figures doc: add diagram of oper-state queries. 2024-01-04 05:36:14 +00:00
licenses lib: SPDX License ID on skiplist code 2023-02-09 14:09:11 +01:00
manpages zebra: Make main routing table (RT_TABLE_MAIN) configurable 2023-08-22 15:29:07 +02:00
mpls *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
user bgpd: Adjust terminology related to DSCP 2024-06-02 06:44:59 -04:00
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
Makefile build: non-recursive doc + parallel sphinx 2018-08-30 08:06:44 +02:00
subdir.am doc: start of mgmtd developer doc 2023-06-19 18:13:37 -04:00