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
| ||
|
Message-Id: <20110717.122949.1167434585296050332.davem@davemloft.net> Date: Sun, 17 Jul 2011 12:29:49 -0700 (PDT) From: David Miller <davem@...emloft.net> To: netdev@...r.kernel.org Subject: [PATCH 0/5] More neigh simplifications. Add helpers for duplicate copies of code. Eliminate superfluous ops methods that always get set to the same exact function. Get rid of hh->hh_output method. I guess the indirection removal is a non-trivial improvement because these changes knock a full 2 seconds off of my udpflood tests. :-) Signed-off-by: David S. Miller <davem@...emloft.net> -- 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