Historique des commits

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