Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated TOS/DSCP value for BFD sessions. #2690

Closed
wants to merge 2 commits into from

Conversation

siqbal1986
Copy link
Contributor

What I did
Added code to hard code the DSCP value to 48 for BFD sessions.
Why I did it
Since BFD is UDP based this would cause its packets to be dropped when congestion is detected in the network. Increasing the DSCP value would give these packets a better chance to make it through.
How I verified it
updated an existing test.
Details if related

Signed-off-by: siqbal1486 <shahzad.iqbal@microsoft.com>
@siqbal1986 siqbal1986 requested a review from prsunny as a code owner March 6, 2023 20:06
Signed-off-by: siqbal1486 <shahzad.iqbal@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant