Gleb Mazovetskiy
aeac4ec8f4
tcp: configurable source port perturb table size
...
On embedded systems with little memory and no relevant
security concerns, it is beneficial to reduce the size
of the table.
Reducing the size from 2^16 to 2^8 saves 255 KiB
of kernel RAM.
Makes the table size configurable as an expert option.
The size was previously increased from 2^8 to 2^16
in commit 4c2c8f03a5ab ("tcp: increase source port perturb table to
2^16").
Signed-off-by: Gleb Mazovetskiy <glex.spb@gmail.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-11-16 13:02:04 +00:00
..
2022-06-09 21:53:28 +02:00
2022-10-07 21:23:09 +09:00
2022-10-11 17:42:55 -06:00
2022-08-25 10:33:21 +02:00
2022-04-06 13:45:26 +01:00
2022-10-15 11:08:36 +01:00
2022-08-22 17:55:50 -07:00
2022-09-22 13:02:10 -07:00
2022-11-02 16:37:00 -07:00
2022-11-04 16:22:34 +01:00
2022-02-25 09:36:06 +01:00
2022-11-15 13:38:11 +01:00
2022-11-14 10:51:13 +00:00
2022-11-07 14:00:27 +01:00
2022-10-16 15:27:07 -07:00
2022-11-03 20:58:09 -07:00
2022-03-03 08:01:55 -08:00
2022-10-11 17:42:58 -06:00
2022-11-15 20:50:52 -08:00
2022-08-25 10:33:21 +02:00
2022-10-24 19:08:07 -07:00
2022-10-18 19:18:27 -07:00
2022-10-07 09:29:17 +02:00
2022-11-16 13:02:04 +00:00
2022-11-07 12:26:15 +00:00
2022-06-10 16:21:27 -07:00
2022-11-15 12:42:26 +01:00
2022-08-24 12:51:50 +01:00
2022-11-16 12:52:19 +00:00
2022-04-15 14:27:24 -07:00
2022-06-09 21:52:55 -07:00
2022-11-02 09:50:40 +01:00
2022-10-24 11:07:39 +02:00
2022-11-09 19:26:08 -08:00
2022-08-29 13:02:27 +01:00
2022-10-24 21:13:56 -07:00
2022-08-29 12:47:15 +01:00
2022-11-08 23:16:14 +01:00
2022-08-29 12:47:15 +01:00
2022-10-27 08:20:21 -07:00
2022-04-06 13:45:26 +01:00
2022-09-27 07:45:18 -07:00
2022-10-28 20:19:53 -07:00
2022-10-11 17:42:55 -06:00
2022-04-12 15:00:25 +02:00
2022-08-29 12:47:15 +01:00
2022-08-15 11:21:42 +01:00
2022-10-11 17:42:58 -06:00
2022-03-18 13:09:17 +02:00
2022-11-02 11:57:30 +00:00
2022-09-19 17:58:47 -07:00
2022-10-31 11:55:39 +00:00
2022-11-07 19:59:01 -08:00
2022-11-02 20:42:09 -07:00
2022-07-08 18:38:44 -07:00
2022-10-27 15:52:10 -04:00
2022-06-09 21:52:55 -07:00
2022-11-07 19:53:40 -08:00
2022-11-11 20:08:17 -08:00
2022-10-28 20:21:25 -07:00
2022-11-03 10:49:29 +01:00
2022-10-21 12:36:35 +02:00
2022-11-15 20:22:19 -08:00
2022-10-03 17:44:18 -07:00
2022-10-11 17:42:55 -06:00
2022-09-20 08:23:20 -07:00
2022-08-22 14:26:30 +01:00
2022-09-20 14:23:56 -07:00
2022-08-22 14:26:30 +01:00
2022-10-06 16:55:41 -07:00
2021-11-09 10:02:50 -08:00