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
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 13 Jun 2016 16:40:54 -0600
From:	David Ahern <dsa@...ulusnetworks.com>
To:	Hannes Frederic Sowa <hannes@...essinduktion.org>,
	netdev@...r.kernel.org
Cc:	ja@....bg
Subject: Re: [PATCH RFC 3/3] ipv4: kill RTO_ONLINK, RT_CONN_FLAGS and
 RT_CONN_FLAGS_TOS

On 6/13/16 2:47 PM, Hannes Frederic Sowa wrote:
> Unfortunately because of bisectability I cannot split this patch. :(
>
> Signed-off-by: Hannes Frederic Sowa <hannes@...essinduktion.org>
> ---
>  drivers/net/bonding/bond_main.c |  3 +--
>  drivers/net/gtp.c               |  3 ++-
>  drivers/net/ppp/pptp.c          |  2 +-
>  drivers/net/vrf.c               |  7 -------
>  include/net/ip.h                |  5 -----
>  include/net/route.h             | 38 ++++++++++++++++++++++++++++----------
>  net/dccp/ipv4.c                 |  5 +++--
>  net/ipv4/af_inet.c              |  4 ++--
>  net/ipv4/arp.c                  |  4 ++--
>  net/ipv4/datagram.c             |  5 +++--
>  net/ipv4/inet_connection_sock.c | 11 ++++++-----
>  net/ipv4/ip_output.c            |  2 +-
>  net/ipv4/ping.c                 |  6 +++---
>  net/ipv4/raw.c                  | 13 ++++++++-----
>  net/ipv4/route.c                | 18 +++++++-----------
>  net/ipv4/syncookies.c           |  4 ++--
>  net/ipv4/tcp_ipv4.c             |  2 +-
>  net/ipv4/udp.c                  |  6 +++---
>  net/l2tp/l2tp_ip.c              |  3 ++-
>  net/sctp/protocol.c             |  6 ++++--
>  20 files changed, 79 insertions(+), 68 deletions(-)

Reviewed-by: David Ahern <dsa@...ulusnetworks.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ