lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <4AF845AA.1020003@gmail.com> Date: Mon, 09 Nov 2009 17:39:06 +0100 From: Eric Dumazet <eric.dumazet@...il.com> To: William Allen Simpson <william.allen.simpson@...il.com> CC: Linux Kernel Network Developers <netdev@...r.kernel.org> Subject: Re: [net-next-2.6 PATCH v5 2/5 RFC] TCPCT part1b: TCP_MSS_DEFAULT, TCP_MSS_DESIRED William Allen Simpson a écrit : > Define two symbols needed in both kernel and user space. > > Remove old (somewhat incorrect) variant that wasn't used in many cases. > Default applies to both RMSS and SMSS. > > Replace numeric constants with defined symbols. > > Signed-off-by: William.Allen.Simpson@...il.com > --- > include/linux/tcp.h | 6 ++++++ > include/net/tcp.h | 3 --- > net/ipv4/tcp_input.c | 4 ++-- > net/ipv4/tcp_ipv4.c | 6 +++--- > net/ipv4/tcp_minisocks.c | 2 +- > net/ipv6/tcp_ipv6.c | 2 +- > 6 files changed, 13 insertions(+), 10 deletions(-) > Acked-by: Eric Dumazet <eric.dumazet@...il.com> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists