From: Joe Perches Date: Sun, 16 Dec 2007 21:42:49 +0000 (-0800) Subject: [IPV4]: Create ipv4_is_(__be32 addr) functions X-Git-Tag: v2.6.25-rc1~1162^2~1072 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2658fa803111dae1353602e7f586de8e537803e2;p=pandora-kernel.git [IPV4]: Create ipv4_is_(__be32 addr) functions Change IPV4 specific macros LOOPBACK MULTICAST LOCAL_MCAST BADCLASS and ZERONET macros to inline functions ipv4_is_(__be32 addr) Adds type safety and arguably some readability. Changes since last submission: Removed ipv4_addr_octets function Used hex constants Converted recently added rfc3330 macros Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed