diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-06-02 09:28:24 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-06-02 11:48:31 +0200 |
| commit | 9305d4f6a615844e1e610074e97c8ade3b138e06 (patch) | |
| tree | 9231887520c8002b452094957ec4e225b87727c4 /sys/linux/socket_netlink_route.txt.const | |
| parent | ff1f215e653ff17702cc30338944a018bf976486 (diff) | |
sys/linux: update consts
Update const files on the latest upstream commit
d1dc87763f406d4e67caf16dbe438a5647692395
Diffstat (limited to 'sys/linux/socket_netlink_route.txt.const')
| -rw-r--r-- | sys/linux/socket_netlink_route.txt.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/socket_netlink_route.txt.const b/sys/linux/socket_netlink_route.txt.const index 41711e8d1..124fe74b5 100644 --- a/sys/linux/socket_netlink_route.txt.const +++ b/sys/linux/socket_netlink_route.txt.const @@ -88,7 +88,7 @@ FR_ACT_TO_TBL = 1 FR_ACT_UNREACHABLE = 7 FR_ACT_UNSPEC = 0 GSO_MAX_SEGS = 65535 -GSO_MAX_SIZE = 65536 +GSO_MAX_SIZE = 524280 HSR_PROTOCOL_MAX = 2 IFAL_ADDRESS = 1 IFAL_LABEL = 2 |
