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] [day] [month] [year] [list]
Date:	Mon, 14 Sep 2009 17:06:51 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	lk-netdev@...netdev.nosense.org
Cc:	netdev@...r.kernel.org, acme@...hat.com
Subject: Re: [PATCH net-next-2.6] Have atalk_route_packet() return
 NET_RX_SUCCESS not NET_XMIT_SUCCESS

From: Mark Smith <lk-netdev@...netdev.nosense.org>
Date: Sun, 13 Sep 2009 16:18:43 +0930

> Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS
> 
> atalk_route_packet() returns NET_RX_DROP if it's call to
> aarp_send_ddp() returns NET_XMIT_DROP. If aarp_send_ddp() returns
> anything else atalk_route_packet() should return NET_RX_SUCCESS, not
> NET_XMIT_SUCCESS.
> 
> Signed-off-by: Mark Smith <markzzzsmith@...oo.com.au>

Applied.
--
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