Re: [Ryu-devel] TCP Flag Match Rule on Flow Table Entries

2014-05-31 Thread FUJITA Tomonori
On Sat, 31 May 2014 16:57:34 +0200 Jay Shah wrote: > I want to add some TCP flag based rules as flow table entries. > Like, adding a rule for TCP Syn and TCP Ack on flow table entries so that i > can track who can initiating tcp connection request to whom (based on > policy). > > After searching

[Ryu-devel] TCP Flag Match Rule on Flow Table Entries

2014-05-31 Thread Jay Shah
Hello everyone. I want to add some TCP flag based rules as flow table entries. Like, adding a rule for TCP Syn and TCP Ack on flow table entries so that i can track who can initiating tcp connection request to whom (based on policy). After searching about this, i end up with a confusion whether OF