]> git.ipfire.org Git - thirdparty/iptables.git/commit
Moves some duplicated functions in ip[6]tables.c to xtables.c
authorYasuyuki KOZAKAI <yasuyuki@netfilter.org>
Tue, 24 Jul 2007 05:53:48 +0000 (05:53 +0000)
committerYasuyuki KOZAKAI <yasuyuki@netfilter.org>
Tue, 24 Jul 2007 05:53:48 +0000 (05:53 +0000)
commit04f8c54dc52e19096d31d94593bd1040716afe4d
treedf628c95c8f2f5f25cf5f7bdebcca8f8ae8d4e93
parent0d502bcdbc97ed359e84f6a21dfa0049b3b60a6c
Moves some duplicated functions in ip[6]tables.c to xtables.c

string_to_number_ll, string_to_number_l, string_to_number,
service_to_port, parse_port, parse_interface, are moved.
include/ip6tables.h
include/iptables.h
include/iptables_common.h
include/xtables.h
ip6tables.c
iptables.c
xtables.c