romana / core

Romana core components - Micro services written in Go.
Apache License 2.0
47 stars 11 forks source link

Apply iptables forwarding rules to egress and ingress traffic #24

Closed flashvoid closed 8 years ago

flashvoid commented 8 years ago

Fixes https://paninetworks.kanbanize.com/ctrl_board/3/200

flashvoid commented 8 years ago

Unit tests are still failing because of jenkins config

[negroni] listen tcp 127.0.0.1:9600: bind: address already in use

How do I comment - about to make a fix for the bind address :)

jbrendel commented 8 years ago

Aside from those small issues, looks good.