diff options
author | Eric Dumazet <[email protected]> | 2019-02-28 15:17:27 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-03-01 23:08:30 -0800 |
commit | 6bdef102dae9d24d8eafc9ddfd2bf94a67be3bdc (patch) | |
tree | 9daaaed512a76cc3f80045d97e6fce11986b27e5 /scripts/gdb/linux/modules.py | |
parent | 255c1c7279abf991113e7c9c29f91e9f1a5776a9 (diff) |
net: support 64bit values for setsockopt(SO_MAX_PACING_RATE)
64bit kernels now support 64bit pacing rates.
This commit changes setsockopt() to accept 64bit
values provided by applications.
Old applications providing 32bit value are still supported,
but limited to the old 34Gbit limitation.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions