Fix version string. And bump to 1.2.6.
New release! IP-Array version 1.2.3
Updated documentation.
Changed escaping of generated command line.
Bump version to 3.6
Also save -G in query result.
Write -Gp, -Gs, -Gx params to output file.
Some code formatting.
Bump version to 1.1
Update README.
Update README.
Added de-duping of timeout options.
Added some comments.
Update README.
Added actions to 'default-get' command.
Added actions to 'add' and 'default-set' command.
Added commands disable, default-get and default...
Added options --src and --dst.
Update README.
Added first approach on nfct completion.
Added first approach on conntrackd completion.
Update README.
Added general option de-duping.
Added some mutual exclusive options to de-duping.
De-dupe option aliases of --dport, --sport.
Fix proto recognition if table is omitted.
Consolidate option completion for -G and -L.
Added --help.
For dying and unconfirmed table, limit options.
Update README.
Remove table limitations, were incorrect.
Update README.
For dying and unconfirmed table, limit options.
Default to table conntrack if undefined.
Permit undefined table in completion.
Default reply with -- if nothing else matched.
Fix deduping in _ct_build_comma_list().
Fix an generated extglob.
Better logic for translation of protocol numbers.
Add short forms of options to arr_opts_w_arg.
Update README.
Update README.
Added --version.
Rename arr_proto_many_opts to arr_proto_svc_opts.
Added completion on comma separated lists.
Fix missing backslash on line break.
Added completion on protocol names.
Added completion after --state for tcp, sctp, d...
Added completion of service names.
Added translation of numeric proto defs to names.
Added protocol depending options.
Recognize dying and unconfirmed as table names.
Added some comments.
Update URLs in README.
Initial commit.
Optimize code.
Adapted a comment.
Adapt formatting.
Adapt formatting.
Remove colon from caption.
Adapt requirements description.
Added README.md.
Added filter feature options.
Add quota arguments byte and packet.
Add json argument.
Adapt copyright time range.
Adapt requirements in header.
Adapt one comment.
Use _init_completion() if available.
Added monitor command and xml & reset parameters.
Initial commit.
Remove HUP from traps signal list.
Reset terminal color in exit handler.
Print tab before trap message.
Added dots at the end of some messages.
Added some comments.
Documentation updates.
Update documentation header.
Fix: -Gs wrong file in cleanup.
Update readme.
Added option -Gs.
Completion: add option -Gs.
Don't show empty args in query result.
Update readme.
Update documentation.
Update usage.
Update readme.
Remove ipset calls in -Gp format. Now its like ...
Update readme.
Update readme.
Update readme.
Make arg to -Gp|-Gx optional. Defaults to 'auto'.
Completion: update to recent changes.
Adapt last example.
Fix: -Xs description in usage missing repeat flag.
Update usage.
Allow short form of -Gp|-Gx args auto|none.
Add one example.
Optimize setting arr_par.
Interactive: modify some messages.