История коммитов

Автор SHA1 Сообщение Дата
  Phil Sutter d20c681f41 Implement ClearAndDeleteChain 4 лет назад
  Phil Sutter b15012c6af Implement ChainExists 4 лет назад
  Phil Sutter 406f90a0f5 Implement DeleteIfExists 4 лет назад
  Ralf Haferkamp 12696f5c91 Fix IsNotExist for ip6tables in nft mode 5 лет назад
  Antonio Ojea 2a6666508f fix iptables IsNotExist error comparison 5 лет назад
  Antonio Ojea ec15d217d9 iptables IsNotExist robustness 5 лет назад
  Federico Paolinelli b1deb38804 Check and return an error when iptables version parsing fails 5 лет назад
  Casey Callendrello 969b135e94 Merge pull request #63 from yannh/ensure-lock-is-closed 5 лет назад
  Casey Callendrello 0c43e9f803 Merge pull request #52 from dcbw/nft-non-existent-chains 5 лет назад
  Yann Hamon 9b41ebc206 close xtables lock on errors before returning 5 лет назад
  Dan Williams 410bbf106a iptables in nft mode now prints an error for non-existent chains 6 лет назад
  Michael Cambria a5f18ede38 Remove iptables mode dependent existsErr code work-around. 5 лет назад
  Casey Callendrello 2ed0620363 Merge pull request #56 from asilvr/structured-stats 5 лет назад
  Bruce Ma 5991869119 make iptables Error judge with protocal to adpat both ipv4 and ipv6 6 лет назад
  Bruce Ma 43b10c99ed fix content mismatch for fake iptables error 6 лет назад
  Alex Silver a2c10e26fc Created a ParseStat method to allow for parsing a single stat; updated Stat struct with data types 6 лет назад
  Alex Silver f5321a7c41 Added StructuredStats method to returned structured stat data 6 лет назад
  Casey Callendrello 5c15b20bd5 Add support for iptables in nftables mode. 6 лет назад
  Arto Jantunen fcc2b161ae Store the iptables version components, and add a getter for them 6 лет назад
  Arto Jantunen 194045f251 Add getter for the random-fully flag being supported 6 лет назад
  Arto Jantunen 6bc3ee1e0e Add a flag for iptables supporting --random-fully 7 лет назад
  Casey Callendrello afafc097ec error: add Error.IsNotExist 7 лет назад
  LinYushen 1b835ad5e0 fix #42: add change policy method 7 лет назад
  Casey Callendrello fa79f602b7 Error handling: fix up code from sanbornm, add tests 7 лет назад
  Mark Sanborn 6ec148c4de Fixes: https://github.com/coreos/go-iptables/issues/35 8 лет назад
  Casey Callendrello 73490834f6 Merge branch 'iptables-stats' of https://github.com/phensley/go-iptables into phensley-iptables-stats 7 лет назад
  Casey Callendrello 05f7f14e93 Merge pull request #36 from bboreham/add-cmd-to-error 8 лет назад
  Bryan Boreham b5951e7398 Add command args to Error struct 8 лет назад
  Terra 8a57cb8dd6 iptables.go: Add support for ListWithCounters method 8 лет назад
  Patrick Hensley f4bc352331 Add Stats method to list rules w/ pkts, bytes. 8 лет назад