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:	Sun, 23 Mar 2014 00:45:35 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	wangyufen@...wei.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next 2/2] net: tcp_ipv6 policy route issue

From: Wangyufen <wangyufen@...wei.com>
Date: Sun, 23 Mar 2014 11:47:40 +0800

> From: Wang Yufen <wangyufen@...wei.com>
> 
>     The issue raises when adding policy route,specify a particular
>     NIC as oif. The policy route did not take effect.
>     The reason is that fl6.oif is not set and route map failed.
> 
>     From the tcp_v6_send_response function:
>     If the binding address is linklocal, fl6.oif is set,
>     but not for global address.

Please do not indent your commit log message text like this,
make the text start at the first column just like your Signoff
and From: line.

Please place a space after punction such as "," characters.

> Signed-off-by: Wang Yufen <wangyufen@...wei.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