Skip to content

Releases: coreos/go-iptables

v0.7.0: Merge pull request #87 from machooo-x/master

01 Aug 09:07
b9dff5a
Compare
Choose a tag to compare

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
14d56d5
Compare
Choose a tag to compare
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
v0.4.5
f901d6c
Compare
Choose a tag to compare

Bugfixes:

  • #72 - fix comparison precedence order in the IsNotExist() method

go-iptables v0.4.4

13 Dec 10:31
c0ec0e7
Compare
Choose a tag to compare

Bugfixes:

  • #71 - correctly compute IsNotExist() when there are other warnings in stderr

go-iptables v0.4.3

26 Sep 12:37
af017ce
Compare
Choose a tag to compare

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
f1d0510
Compare
Choose a tag to compare

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
78b5fff
Compare
Choose a tag to compare

A single bugfix:
#57 - make IsNotExist work for ipv6.

go-iptables v0.4.0

03 Aug 12:29
47f22b0
Compare
Choose a tag to compare

Changelog

  • Fixes for iptables in nftables mode (#51)
  • Add getter for random-fully (#48)

Go-iptables v0.3.0

21 Feb 14:31
b5b1876
Compare
Choose a tag to compare
go-iptables v0.3.0

v0.2.0

29 Jun 14:09
Compare
Choose a tag to compare
go-iptables v0.2.0