aboutsummaryrefslogtreecommitdiff
path: root/tests/ofproto-dpif.at
AgeCommit message (Expand)Author
2012-04-26tests: Fix mirroring tests on big-endian architectures.Ben Pfaff
2012-02-08ofproto-dpif: Don't output to in_port even if in_port is OFPP_LOCAL.Aaron Rosen
2012-01-04ofproto-dpif: Fake-up OFPP_NONE input bundle for mirroring and normal.Justin Pettit
2011-12-22ofproto-dpif: Flush MACs for deleted ports from every bridge.Ben Pfaff
2011-11-24mirroring: Don't require the "normal" action to perform mirroring.Justin Pettit
2011-11-23vswitch: Implement dscp column of the Queue table.Ethan Jackson
2011-11-21dpif-netdev: Allow enqueue actions.Ethan Jackson
2011-11-21ofproto-dpif: Test basic output and flooding.Ethan Jackson
2011-11-17Implement a new port setting "other-config:priority-tags".Ben Pfaff
2011-11-17ofproto-dpif: Get rid of "struct dst".Ben Pfaff
2011-11-17tests: Rewrite code for comparing sets of ODP actions.Ben Pfaff
2011-11-14datapath: Describe policy for extending flow key, implement needed changes.Ben Pfaff
2011-11-09Support matching and modifying IP TTL.Justin Pettit
2011-10-28nicira-ext: New action "exit".Ethan Jackson
2011-10-24test-openflowd: Remove.Ben Pfaff
2011-10-21Implement new fragment handling policy.Ben Pfaff
2011-10-21datapath: Refactor actions in terms of match fields.Pravin B Shelar
2011-09-26Implement "native VLAN" feature.Ben Pfaff
2011-09-26ofproto-dpif: Add tests for VLAN handling.Ben Pfaff
2011-09-12tests: Test ofproto-dpif set_tunnel translation.Ethan Jackson
2011-08-12nicra-ext: New action NXAST_OUTPUT_REG.Ethan Jackson
2011-08-12tests: test "load" and "move" actions.Ethan Jackson
2011-08-09New action NXAST_RESUBMIT_TABLE.Ben Pfaff