Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Benjamin Gilbert 140a7b6901 Fix lints 2 gadi atpakaļ
  Casey Callendrello 14d56d57c8 Merge pull request #83 from yywing/fix_timeout 4 gadi atpakaļ
  yang.yu 071c14fc37 fix: timeout work on version >= v1.6.0 4 gadi atpakaļ
  Luther Monson 3205874193 adding ClearAll and FlushAll 4 gadi atpakaļ
  Casey Callendrello abea47c2ca Merge pull request #75 from aojea/wait 4 gadi atpakaļ
  Phil Sutter d20c681f41 Implement ClearAndDeleteChain 4 gadi atpakaļ
  Phil Sutter b15012c6af Implement ChainExists 4 gadi atpakaļ
  Phil Sutter 406f90a0f5 Implement DeleteIfExists 4 gadi atpakaļ
  Antonio Ojea 619e48d024 new iptables constructor 4 gadi atpakaļ
  Ralf Haferkamp 12696f5c91 Fix IsNotExist for ip6tables in nft mode 5 gadi atpakaļ
  Antonio Ojea 2a6666508f fix iptables IsNotExist error comparison 5 gadi atpakaļ
  Antonio Ojea ec15d217d9 iptables IsNotExist robustness 5 gadi atpakaļ
  Federico Paolinelli b1deb38804 Check and return an error when iptables version parsing fails 5 gadi atpakaļ
  Casey Callendrello 969b135e94 Merge pull request #63 from yannh/ensure-lock-is-closed 5 gadi atpakaļ
  Casey Callendrello 0c43e9f803 Merge pull request #52 from dcbw/nft-non-existent-chains 5 gadi atpakaļ
  Yann Hamon 9b41ebc206 close xtables lock on errors before returning 5 gadi atpakaļ
  Dan Williams 410bbf106a iptables in nft mode now prints an error for non-existent chains 6 gadi atpakaļ
  Michael Cambria a5f18ede38 Remove iptables mode dependent existsErr code work-around. 5 gadi atpakaļ
  Casey Callendrello 2ed0620363 Merge pull request #56 from asilvr/structured-stats 5 gadi atpakaļ
  Bruce Ma 5991869119 make iptables Error judge with protocal to adpat both ipv4 and ipv6 6 gadi atpakaļ
  Bruce Ma 43b10c99ed fix content mismatch for fake iptables error 6 gadi atpakaļ
  Alex Silver a2c10e26fc Created a ParseStat method to allow for parsing a single stat; updated Stat struct with data types 6 gadi atpakaļ
  Alex Silver f5321a7c41 Added StructuredStats method to returned structured stat data 6 gadi atpakaļ
  Casey Callendrello 5c15b20bd5 Add support for iptables in nftables mode. 6 gadi atpakaļ
  Arto Jantunen fcc2b161ae Store the iptables version components, and add a getter for them 6 gadi atpakaļ
  Arto Jantunen 194045f251 Add getter for the random-fully flag being supported 6 gadi atpakaļ
  Arto Jantunen 6bc3ee1e0e Add a flag for iptables supporting --random-fully 7 gadi atpakaļ
  Casey Callendrello afafc097ec error: add Error.IsNotExist 7 gadi atpakaļ
  LinYushen 1b835ad5e0 fix #42: add change policy method 7 gadi atpakaļ
  Casey Callendrello fa79f602b7 Error handling: fix up code from sanbornm, add tests 7 gadi atpakaļ