- (@derfel) Added support for source and destination ports.
- Fixed typo in docs.
- Removed year in license.
-
(@bmeck) Changed all
hasOwnPropertyinstances to use the modulehas. -
Fixed test runner. Now properly runs when called from
npm test.
-
(@bmeck) Added support for
iptables.dumpcommand. -
(@bmeck) Added support for
iptables.checkcommand. -
(@bmeck) Added a
process-queueto avoid XTables lock errors when using the commands in a concurrent environment. -
Added some tests for
iptablescommands.
- Added
ipsetsupport.
- Added
iptables&ip6tablessupport.