Versions in this module Expand all Collapse all v1 v1.4.11 Aug 31, 2021 v1.4.10 Aug 27, 2021 Changes in this version + var CommitBytes = []byte("COMMIT") + var MinOptionLength = 2 + var SpaceBytes = []byte(" ") + func Iptables(tableName string) (*NPMIPtable.Table, error) + func IptablesFile(tableName string, iptableSaveFile string) (*NPMIPtable.Table, error) + func Line(readIndex int, iptableBuffer []byte) ([]byte, int)