facebookarchive / augmented-traffic-control

Augmented Traffic Control: A tool to simulate network conditions
https://facebook.github.io/augmented-traffic-control
Other
4.33k stars 600 forks source link

Support multiple shapings per device? #317

Open dthkao opened 7 years ago

dthkao commented 7 years ago

Not a bug, but more of a feature request. Does the atcd API support (or is there a plan to support) multiple shapings per source IP and/or more advanced filtering (e.g., destination ip vis u32 filters)?

smorad commented 7 years ago

Unfortunately, not at this time.

dthkao commented 7 years ago

Any chance you'd consider an external contribution for the feature? Granted it would be a pretty significant change, and I'd expect some effort hashing out the API for it...

smorad commented 7 years ago

We would. Please keep in mind we are no longer actively developing the master branch. If you want to add the feature, I would suggest adding it to the golang branch.