aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-17odp-util: Add support for named ports to odp_flow_key_from_string().Ben Pfaff
2011-11-14datapath: Describe policy for extending flow key, implement needed changes.Ben Pfaff
2011-11-10flow: Use FWW_ flags to wildcard IP DSCP and ECN.Justin Pettit
2011-11-10Prepend "nw_" to "frag" and "tos" elements.Justin Pettit
2011-11-09datapath: Rename ipv6_tos to ipv6_tclass.Justin Pettit
2011-11-09Support matching and modifying IP TTL.Justin Pettit
2011-11-09Support matching and modifying IP ECN bits.Justin Pettit
2011-11-09Don't overload IP TOS with the frag matching bits.Justin Pettit
2011-11-09Support matching IPv6 flow label.Justin Pettit
2011-11-04tests: Provide banner for ODP tests.Justin Pettit
2011-11-02ofp-util: New function ofputil_decode_msg_type_partial().Ben Pfaff
2011-11-01datapath: Convert kernel priority actions into match/set.Pravin B Shelar
2011-10-31ofproto: Add OFPC_QUEUE_STATS to switch feature reply.Ben Pfaff
2011-10-31ovsdb-idl: Prevent occasional hang when multiple database clients race.Ben Pfaff
2011-10-28nicira-ext: New action "exit".Ethan Jackson
2011-10-27bundle: Parsing bug when using bracketed syntax.Ethan Jackson
2011-10-26tests: Fix intermittent failure in ovs-monitor-ipsec test.Jesse Gross
2011-10-24test-openflowd: Remove.Ben Pfaff
2011-10-22ovs-vswitchd: Add support for 802.1D STP.Justin Pettit
2011-10-22Add back 802.1D Spanning Tree Protocol (STP) library code.Justin Pettit
2011-10-21Implement new fragment handling policy.Ben Pfaff
2011-10-21datapath: Refactor actions in terms of match fields.Pravin B Shelar
2011-10-19test-lockfile: Provide better diagnostics on failure.Ben Pfaff
2011-10-18learn: Correct example in nicira-ext.h and add examples as test cases.Ben Pfaff
2011-10-18ovsdb: Remove dead Python-related code.Ben Pfaff
2011-10-06ovs-monitor-ipsec: Fix use_ssl_cert option implementation.Ben Pfaff
2011-10-04check-structs: Add check that OFP_ASSERT is checking the right structures.Ben Pfaff
2011-10-04vconn: Remove unnecessary forward declarations and #includes from header.Ben Pfaff
2011-10-03test-classifier: Remove write-only variable.Ben Pfaff
2011-09-29ovs-appctl: Print command arguments for "help".Justin Pettit
2011-09-27tests: Use compat argparse when required.Ethan Jackson
2011-09-27python: Upgrade to vlog.Ethan Jackson
2011-09-27python: Upgrade daemon module to argparse.Ethan Jackson
2011-09-27stream.py: Make usage() function return a string.Ethan Jackson
2011-09-27python: Create new vlog module.Ethan Jackson
2011-09-26test-jsonrpc: Help option doesn't work.Ethan Jackson
2011-09-26Implement "native VLAN" feature.Ben Pfaff
2011-09-26ofproto-dpif: Add tests for VLAN handling.Ben Pfaff
2011-09-26ovs-xapi-sync: Add unit test.Ben Pfaff
2011-09-26ovs-monitor-ipsec: Add unit test.Ben Pfaff
2011-09-24python: Style cleanup.Ethan Jackson
2011-09-24test-reconnect: Fix use of undefined symbol.Ethan Jackson
2011-09-24test-ovsdb.py: Remove unused import.Ethan Jackson
2011-09-23tests: test-jsonrpc.py whitespace cleanup.Ethan Jackson
2011-09-23tests: test-jsonrpc references nonexistent variable.Ethan Jackson
2011-09-23python: Implement write support in Python IDL for OVSDB.Ben Pfaff
2011-09-23ovs.ovsuuid: Get rid of ovs.ovsuuid.UUID class.Ben Pfaff