Dear all
I want the switch to inject the table active_count (number of active entries)
in the TCP window field for every TCP ACK packet.
I intend to do the following
flag = tcp.TCP_ACK
match = parser.OFPMatch(tcp_flags =flag)
Now, for the action, How could I put the table active_count (number of active
entries) in the TCP window field. Is there a possible way?
In other words, the action would be :
Action = [ofproto_parser.OFPActionSetField(field=None, **kwargs)
But how to specify the TCP window field?
Kind regards,
Randa
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel