I compiled iptables from source and it's still the same.
I'd suggest to report it here:
https://bugzilla.netfilter.org/enter_bug.cgi?product=iptables
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065
iptables-save -t option is for specific table by default iptables-save
should print all the table which is not showing in any ubuntu even on
LTS.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065513
It looks like only the tables which has some rules get printed. However,
you can force the empty tables adding -t tablename, for example:
$ sudo iptables-save -t filter
The counter all looks 0:0, however.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su