Nehemiah

Results 7 issues of Nehemiah

In OFP SEPC 1.3.4 , chapter 6.4 (page 42) "....If a set-field action in a flow mod message does not have its prerequisites included in the match or prior actions...

bug

Please look at the mark "

bug

We use lagopus 0.1.1 and RYU to test STP. But Lagopus crash. Below are the setting and messages (a) the command when starting Lagopus (b)the messages when Lagopus crash (c)the...

bug

I trace the code int ./src/dataplane/mgr/group.c Below is the original code. In line 150. Should it be changed to "return bucket;". struct bucket * group_live_bucket(struct bridge *bridge, struct group *group)...

bug

In ofp spec 1.3.4, "If the request body contains an array of one or more ofp_table_features structs, the switch will attempt to change its flow tables to match the requested...

bug

I use "Lagopus 0.1.1" and "Ryu" to test ofp barrier request. The testing environment is described below: Ryu sends barrier request to lagoups every 1 second. We expect that lagopus...

bug

I insert two flow entries. The first one ("idle_timeout": 60,"hard_timeout": 60) and the second one("idle_timeout": 30,"hard_timeout": 30). No traffic come in while testing. I expect that the second one will...

bug