jpetazzo / pipework

Software-Defined Networking tools for LXC (LinuX Containers)
Apache License 2.0
4.22k stars 727 forks source link

Added policy routing #126

Closed SergeyOvsienko closed 7 months ago

SergeyOvsienko commented 9 years ago

[#default_gateway-table for policy routing]

./pipework br90 -i eth45 ubuntu_001 10.30.90.250/24#10.30.90.12-112

https://sc-cdn.scaleengine.net/i/4351e09478d94dc9e131077ad4961db1.png

jpetazzo commented 9 years ago

Hi,

Thanks for submitting this PR. I'm sorry that I couldn't review it earlier. Your changes also include a lot of white space changes. If you still would like to include this in pipework, could you please rebase it to a more recent version?

Otherwise, if you give some details about your use-case, I'll be happy to try to implement it myself, too!

Cheers,