]> git.ipfire.org Git - thirdparty/iptables.git/commit
Correct the family member value of libxt_mark revision 1
authorJan Engelhardt <jengelh@medozas.de>
Thu, 14 Feb 2008 01:10:34 +0000 (02:10 +0100)
committerPatrick McHardy <kaber@trash.net>
Sun, 6 Apr 2008 15:40:11 +0000 (17:40 +0200)
commit5180032804c03225542368aaaf19060fe7a47a1c
treea5d124e5aa9ed5d3839cf00f9fe2cdab863bd0e8
parentc924621bb986c445864bdabdc38d2f13efa99ae5
Correct the family member value of libxt_mark revision 1

libxt_mark rev1 used AF_INET6 in the class structure where it should
have used AF_INET.
extensions/libxt_mark.c