coreos / go-iptables

Go wrapper around iptables utility
Apache License 2.0
1.11k stars 257 forks source link

Added power support #78

Closed dthadi3 closed 3 years ago

dthadi3 commented 3 years ago

Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing. For more info tag @gerrith3.

dthadi3 commented 3 years ago

@lucab waiting for your response regarding ppc64le code merging. Thanks!