[NET]: Add common helper functions to convert IPv6/IPv4 address string to network...
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Sun, 25 Jun 2006 14:54:55 +0000 (23:54 +0900)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:18:01 +0000 (15:18 -0700)
commit1aaec67f9335a17856dfacdd3e5cc6f4c18faeec
tree87801e3cb66fc7103dc2c0008246b055fda39deb
parent75bff8f023e02b045a8f68f36fa7da98dca124b8
[NET]: Add common helper functions to convert IPv6/IPv4 address string to network address structure.

These helpers can be used in netfilter, cifs etc.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
include/linux/inet.h
net/core/utils.c