Releases: coreos/go-iptables
Releases · coreos/go-iptables
v0.8.0
27 Aug 08:27
Compare
Sorry, something went wrong.
No results found
v0.7.0: Merge pull request #87 from machooo-x/master
01 Aug 09:07
Compare
Sorry, something went wrong.
No results found
Bug fixes
(#107 ). Add another pattern to IsNotExist
(#105 ). Skip warning about rules in legacy iptables
(#104 ). iptables_test: fix ListWithCounters mismatch on newer kernels
New features
(#87 ). Added Replace method to replace rulespec (in specified pos)
(#96 ). feat: add ListById function and test
(#92 ). Introduce InsertUnique()
go-iptables v0.6.0
20 Apr 15:35
Compare
Sorry, something went wrong.
No results found
Merge pull request #83 from yywing/fix_timeout
fix: timeout work on version >= v1.6.0
go-iptables v0.4.5
16 Dec 16:40
Compare
Sorry, something went wrong.
No results found
Bugfixes:
#72 - fix comparison precedence order in the IsNotExist() method
go-iptables v0.4.4
13 Dec 10:31
Compare
Sorry, something went wrong.
No results found
Bugfixes:
#71 - correctly compute IsNotExist() when there are other warnings in stderr
go-iptables v0.4.3
26 Sep 12:37
Compare
Sorry, something went wrong.
No results found
This release has one bug fix:
#69 Check and return an error when iptables version parsing fails (@fedepaol )
go-iptables v0.4.2
23 Jul 11:27
Compare
Sorry, something went wrong.
No results found
One bugfix, one new feature:
#62 - Remove old nf-tables compat-mode workaround.
#56 - add StructuredStats method to parse output of Stats
go-iptables v0.4.1
26 Apr 12:18
Compare
Sorry, something went wrong.
No results found
A single bugfix:
#57 - make IsNotExist work for ipv6.
go-iptables v0.4.0
03 Aug 12:29
Compare
Sorry, something went wrong.
No results found
Changelog
Fixes for iptables in nftables mode (#51 )
Add getter for random-fully (#48 )
Go-iptables v0.3.0
21 Feb 14:31
Compare
Sorry, something went wrong.
No results found