Commit History

Author SHA1 Message Date
  Phil Sutter 406f90a0f5 Implement DeleteIfExists 4 years ago
  Antonio Ojea 619e48d024 new iptables constructor 4 years ago
  Luca Bruno 521ee6c170 Merge pull request #74 from rhafer/isnotexist_nft 4 years ago
  Ralf Haferkamp 12696f5c91 Fix IsNotExist for ip6tables in nft mode 4 years ago
  Luca Bruno f901d6c2a4 Merge pull request #72 from aojea/fix_isnotexist_bug 5 years ago
  Antonio Ojea 2a6666508f fix iptables IsNotExist error comparison 5 years ago
  Casey Callendrello c0ec0e7d2f Merge pull request #71 from aojea/wait 5 years ago
  Antonio Ojea ec15d217d9 iptables IsNotExist robustness 5 years ago
  Casey Callendrello af017ce15c Merge pull request #69 from fedepaol/check_version_fail 5 years ago
  Federico Paolinelli b1deb38804 Check and return an error when iptables version parsing fails 5 years ago
  Casey Callendrello 969b135e94 Merge pull request #63 from yannh/ensure-lock-is-closed 5 years ago
  Casey Callendrello 0c43e9f803 Merge pull request #52 from dcbw/nft-non-existent-chains 5 years ago
  Yann Hamon 9b41ebc206 close xtables lock on errors before returning 5 years ago
  Casey Callendrello f1d0510cab Merge pull request #62 from mccv1r0/nf-tables 5 years ago
  Dan Williams 410bbf106a iptables in nft mode now prints an error for non-existent chains 6 years ago
  Michael Cambria a5f18ede38 Remove iptables mode dependent existsErr code work-around. 5 years ago
  Casey Callendrello 2ed0620363 Merge pull request #56 from asilvr/structured-stats 5 years ago
  Casey Callendrello 78b5fff24e Merge pull request #57 from mars1024/bugfix/isnotexist_ip6tables 5 years ago
  Bruce Ma 5991869119 make iptables Error judge with protocal to adpat both ipv4 and ipv6 5 years ago
  Bruce Ma 43b10c99ed fix content mismatch for fake iptables error 5 years ago
  Alex Silver a2c10e26fc Created a ParseStat method to allow for parsing a single stat; updated Stat struct with data types 5 years ago
  Alex Silver f5321a7c41 Added StructuredStats method to returned structured stat data 5 years ago
  Casey Callendrello 47f22b0dd3 Merge pull request #51 from squeed/iptables-nft 6 years ago
  Casey Callendrello 5c15b20bd5 Add support for iptables in nftables mode. 6 years ago
  Casey Callendrello 25d087f3cf Merge pull request #48 from vainu-arto/add_random_fully_flag 6 years ago
  Arto Jantunen fcc2b161ae Store the iptables version components, and add a getter for them 6 years ago
  Arto Jantunen 194045f251 Add getter for the random-fully flag being supported 6 years ago
  Arto Jantunen 6bc3ee1e0e Add a flag for iptables supporting --random-fully 6 years ago
  Casey Callendrello b5b1876b17 Merge pull request #47 from squeed/bump-go 6 years ago
  Casey Callendrello 5edd7c7831 travis: bump go 6 years ago