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:	Tue, 19 Jan 2010 02:11:38 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	lk-netdev@...netdev.nosense.org
Cc:	opurdila@...acom.com, ja@....bg, chavey@...gle.com,
	netdev@...r.kernel.org
Subject: Re: [net-next PATCH v3] ipv4: allow warming up the ARP cache with
 request type gratuitous ARP

From: Mark Smith <lk-netdev@...netdev.nosense.org>
Date: Tue, 19 Jan 2010 10:09:13 +1030

> I don't think this complies with the ARP RFC (RFC826). Walking through
> the validation steps, Gratuitous ARP seems to only pass if there is an
> existing entry in the table, otherwise they'd fail, as the target
> address in the GA packet doesn't match that of the receiving host.

It's fine if it's guarded by the per-device ARP_ACCEPT sysctl which
defaults to off, and that's what he's doing.
--
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