Re: [pox-dev] dec_ttl

2014-03-13 Thread Murphy McCauley
Assuming that you want to do it on the switch and not at the controller, it is probably possible to do what you want in POX if you're using a switch which supports Nicira/Open vSwitch extensions (it's not a feature of standard OpenFlow 1.0). The action is nx_action_dec_ttl, which is available i

[pox-dev] dec_ttl

2014-03-13 Thread Amer
Hello, I would like to decrement IP ttl value to any value (0-255) I like for example 255-200=5 Can I do that in pox Best regards, Amer