Page MenuHomeFreeBSD

IPv6: sync IP_NO_SND_TAG_RL support from IPv4
ClosedPublic

Authored by gallatin on May 12 2020, 1:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 14, 7:01 PM
Unknown Object (File)
Sep 18 2024, 1:16 AM
Unknown Object (File)
Sep 17 2024, 2:36 AM
Unknown Object (File)
Sep 16 2024, 9:42 PM
Unknown Object (File)
Sep 5 2024, 7:08 AM
Unknown Object (File)
Aug 30 2024, 1:19 AM
Unknown Object (File)
Aug 17 2024, 6:56 PM
Unknown Object (File)
Aug 17 2024, 6:56 PM
Subscribers

Details

Summary

The IP_NO_SND_TAG_RL flag to ip{,6}_output() means that the packets
being sent should bypass hardware rate limiting. This is typically used
by modern TCP stacks for rexmits.

This support was added to IPv4 in r352657, but never added to IPv6, even
though rack and bbr call ip6_output with this flag.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 31046