]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables: improve error reporting with extension loading troubles
authorJan Engelhardt <jengelh@medozas.de>
Sun, 30 Jan 2011 13:18:17 +0000 (14:18 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Mon, 31 Jan 2011 00:44:51 +0000 (01:44 +0100)
commit927385017047dce3f01c0aee73ab2989b108bbf0
tree3f1b34fa4bf02546b6d602a8b36158e33c683d44
parentfbd47262d2417c17f1c57896dea8a0c55fb6c770
iptables: improve error reporting with extension loading troubles

ip6tables v1.4.8: Could not load match "osf":
/usr/lib/xtables/libip6t_osf.so: cannot open shared object file: No
such file or directory

Given that libxt_osf.so exists, a better error is now emitted.

References: http://bugzilla.netfilter.org/show_bug.cgi?id=637
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
xtables.c