-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Description
❯ iptables -A OUTPUT -d 1.0.0.1
❯ iptables -t filter -L OUTPUT -n -v -x --wait
Chain OUTPUT (policy ACCEPT * packets, * bytes)
pkts bytes target prot opt in out source destination
0 0 tcp -- * * 0.0.0.0/0 1.0.0.1Like this traget is empty, so len(fiels[]) == 8 in now.
go-iptables/iptables/iptables.go
Line 329 in 14d56d5
fields[8] = appendSubnet(fields[8])
Metadata
Metadata
Assignees
Labels
No labels