Mauno Pihelgas

Results 3 comments of Mauno Pihelgas

I upvote this as well. I am also working with a IPv6 only network segment and when creating a docker network the automatically generated IPv4 addresses are forcibly assigned to...

I am currently doing `ip -4 addr flush dev eth0` as the first thing in the entrypoint. Maybe some `--sysctl` options could be used to disable IPv4, but I have...

Thank you, I'll run some tests to provide more feedback. First thing I noticed, there seems to be some leftover noisy debug printing on https://github.com/StamusNetworks/gophercap/blob/master/pkg/filter/condition.go#L214