]> git.puffer.fish Git - mirror/frr.git/commit
ldpd: LDP does not always send traffic with correct DSCP value. 6352/head
authorKaren Schoener <karen.voltanet.io>
Tue, 5 May 2020 21:59:00 +0000 (17:59 -0400)
committerKaren Schoener <karen@volta.io>
Wed, 6 May 2020 13:46:07 +0000 (09:46 -0400)
commitdef23eb3952f54e4c41f62554e54c00aff016a92
treedb15b12c0e9a15eb720ed9df3fd2e8bede6b673f
parent44fb33ee585e865345e765143fdada2123875eae
ldpd: LDP does not always send traffic with correct DSCP value.

Adding code so that the LDP neighbor that does not initiate the
TCP connection also sets the DSCP (via setsocketopt).

Signed-off-by: Karen Schoener <karen@voltanet.io>
ldpd/neighbor.c