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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 10 Apr 2015 13:38:36 -0700
From:	Tom Herbert <tom@...bertland.com>
To:	Cong Wang <xiyou.wangcong@...il.com>
Cc:	Linux Kernel Network Developers <netdev@...r.kernel.org>
Subject: Re: [Patch net-next v2 0/5] fou: some fixes and updates

On Fri, Apr 10, 2015 at 12:00 PM, Cong Wang <xiyou.wangcong@...il.com> wrote:
> Patch 1~3 fix some minor bugs in net/ipv4/fou.c, the only
> thing I am not sure is if it's too late to change the
> byte order of FOU_ATTR_PORT, if so we have to fix iproute2
> instead of kernel.
>
Is this a relic from previous patch set, or is there a reason you want
to make this hbo?

> Patch 4~5 add some new features to make it complete.
>
> v2: make fou->port be16 too
>
> Cong Wang (5):
>   fou: avoid calling udp_del_offload() twice
>   fou: exit early when parsing config fails
>   fou: always use be16 for port
>   fou: add network namespace support
>   fou: implement FOU_CMD_GET
>

I assume you didn't see any adverse performance impact with these patches?

Acked-by: Tom Herbert <tom@...bertland.com>

Thanks!
Tom

>  include/uapi/linux/fou.h |   1 +
>  net/ipv4/fou.c           | 230 +++++++++++++++++++++++++++++++++++++----------
>  2 files changed, 186 insertions(+), 45 deletions(-)
>
> --
> 1.8.3.1
>
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ