Update README.md

This commit is contained in:
Robert Chacón 2022-09-10 06:31:53 -06:00 committed by GitHub
parent b75b8ce3b2
commit 7b48b64b2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ New minimums apply to upload and download parameters:
ShapedDevices.csv now has a field for Circuit ID. If the listed Circuit ID is the same between two or more devices, those devices will all be placed into the same queue. If a Circuit ID is not provided for a device, it gets its own circuit. Circuit Name is optional, but recommended. The client's service loction address might be good to use as the Circuit Name. ShapedDevices.csv now has a field for Circuit ID. If the listed Circuit ID is the same between two or more devices, those devices will all be placed into the same queue. If a Circuit ID is not provided for a device, it gets its own circuit. Circuit Name is optional, but recommended. The client's service loction address might be good to use as the Circuit Name.
# IPv6 Support / XDP Toggle ## IPv6 Support / XDP Toggle
You can optionally disable XDP, which limits queuing to just one CPU core. You can optionally disable XDP, which limits queuing to just one CPU core.
The benefit here is IPv6 support becomes possible again - ableit with lower max throughput. The benefit here is IPv6 support becomes possible again - ableit with lower max throughput.