- (@derfel) Added support for source and destination ports.
- Fixed typo in docs.
- Removed year in license.
-
(@bmeck) Changed all
hasOwnProperty
instances to use the modulehas
. -
Fixed test runner. Now properly runs when called from
npm test
.
-
(@bmeck) Added support for
iptables.dump
command. -
(@bmeck) Added support for
iptables.check
command. -
(@bmeck) Added a
process-queue
to avoid XTables lock errors when using the commands in a concurrent environment. -
Added some tests for
iptables
commands.
- Added
ipset
support.
- Added
iptables
&ip6tables
support.