iptables: Ignore module loading error
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Fri, 12 Oct 2012 11:01:31 +0000 (14:01 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 15 Oct 2012 06:36:26 +0000 (09:36 +0300)
commit0306d64c9033814eae433cab973e68befef52525
tree529f8cecf15da50ec27b6f745765354b4d192d02
parent237259bc8bf86aa62d5ad259b804b2f8874b77b0
iptables: Ignore module loading error

In iptables 1.4.9 module loading gives an error even if the module
is built in. Ignore the loading errors because the missing iptables
support is noticed when trying to get the iptables socket options.
src/iptables.c