2012-07-12 |
Ben Pfaff | ofproto: New feature to notify controllers of flow... |
tree | commitdiff |
2012-07-12 |
Ben Pfaff | ofp-print: Print out_port field in "flow_mod"s. |
tree | commitdiff |
2012-07-12 |
Ben Pfaff | ovs-ofctl: Add --sort and --rsort options for "dump... |
tree | commitdiff |
2012-07-11 |
Joe Stringer | tests: Improve test coverage of OXM metadata field |
tree | commitdiff |
2012-07-11 |
Simon Horman | NXM, OXM: Add Flow Label Tests |
tree | commitdiff |
2012-07-04 |
Ben Pfaff | ofp-actions: Add decoding and encoding OF1.1 instructio... |
tree | commitdiff |
2012-07-04 |
Ben Pfaff | Introduce ofpacts, an abstraction of OpenFlow actions. |
tree | commitdiff |
2012-07-02 |
Arun Sharma | Python daemons: Changed log date time format. |
tree | commitdiff |
2012-06-27 |
Ben Pfaff | ofproto: Report nonexistent ports and queues as errors... |
tree | commitdiff |
2012-06-27 |
Simon Horman | openflow: Add Open Flow 1.2 to ofp_to_string__() |
tree | commitdiff |
2012-06-27 |
Ben Pfaff | tests: Fix MockXenAPI to make the ovs-xapi-sync test... |
tree | commitdiff |
2012-06-27 |
Joe Stringer | Add OXM_OF_METADATA field as a step toward OpenFlow... |
tree | commitdiff |
2012-06-27 |
Ben Pfaff | meta-flow: Accept NXM and OXM field names, support... |
tree | commitdiff |
2012-06-14 |
Ben Pfaff | tests: Add $(check_DATA) to check-valgrind dependencies. |
tree | commitdiff |
2012-06-13 |
Ben Pfaff | Allow general masking of IPv6 addresses rather than... |
tree | commitdiff |
2012-06-13 |
Ben Pfaff | Allow general masking of IPv4 addresses rather than... |
tree | commitdiff |
2012-06-13 |
Ben Pfaff | ofp-util: Implement translation to and from OpenFlow... |
tree | commitdiff |
2012-06-13 |
Ben Pfaff | openflow-1.0: Rename ofp_match to ofp10_match, OFPFW_... |
tree | commitdiff |
2012-06-11 |
Simon Horman | nx-match: Add parsing and serialisation of OXM matches. |
tree | commitdiff |
2012-06-08 |
Ethan Jackson | lacp: Print may_enable flag in appctl output. |
tree | commitdiff |
2012-06-07 |
Ethan Jackson | packets: Fix eth_addr_equal_except(). |
tree | commitdiff |
2012-05-29 |
Joe Stringer | flow: Adds support for arbitrary ethernet masking |
tree | commitdiff |
2012-05-29 |
Justin Pettit | ofp-util: Clean up cookie handling. |
tree | commitdiff |
2012-05-25 |
Ben Pfaff | odp-util: Update ODPUTIL_FLOW_KEY_BYTES for current... |
tree | commitdiff |
2012-05-24 |
Ben Pfaff | ovs-ofctl: Support all OFPPC_* flags in "mod-port"... |
tree | commitdiff |
2012-05-22 |
Ben Pfaff | vlog: Take advantage of relaxed "-v" syntax through... |
tree | commitdiff |
2012-05-22 |
Ben Pfaff | python: Implement "vlog/set", "vlog/list" unixctl comma... |
tree | commitdiff |
2012-05-22 |
Ben Pfaff | python: Implement "vlog/reopen" unixctl command in... |
tree | commitdiff |
2012-05-22 |
Ben Pfaff | python: Break unixctl implementation into registry... |
tree | commitdiff |
2012-05-22 |
Ben Pfaff | tests: Fix Emacs syntax highlighting in vlog.at. |
tree | commitdiff |
2012-05-22 |
Ben Pfaff | Use PYTHONDONTWRITEBYTECODE=yes for invoking Python... |
tree | commitdiff |
2012-05-16 |
Arun Sharma | ovs-vsctl: Add "--all" option for "destroy" command... |
tree | commitdiff |
2012-05-14 |
Ben Pfaff | Avoid assigning the same value to a variable back-to... |
tree | commitdiff |
2012-05-10 |
Ben Pfaff | odp-util: Add tests for parsing and formatting ODP... |
tree | commitdiff |
2012-05-10 |
Ben Pfaff | dynamic-string: New function ds_get_test_line(). |
tree | commitdiff |
2012-05-09 |
Ben Pfaff | ofproto-dpif: Introduce "slow path" datapath flows. |
tree | commitdiff |
2012-05-09 |
Ben Pfaff | ofproto-dpif: Introduce "internal flows" for handling... |
tree | commitdiff |
2012-05-08 |
Justin Pettit | ofproto: Add support for OF1.3 port description multipa... |
tree | commitdiff |
2012-05-07 |
Ben Pfaff | ofp-util: Treat a packet-out in_port of OFPP_CONTROLLER... |
tree | commitdiff |
2012-05-07 |
Ben Pfaff | ofproto-dpif: Accept OpenFlow-like flows in "ofproto... |
tree | commitdiff |
2012-05-03 |
Raju Subramanian | Global replace of Nicira Networks. |
tree | commitdiff |
2012-05-01 |
Ben Pfaff | tests: Fix typo in comment. |
tree | commitdiff |
2012-05-01 |
Ben Pfaff | ofp-print: Add some more white space to flow dumps. |
tree | commitdiff |
2012-04-26 |
Ansis Atteka | nicira-ext: Support masking of nd_target field |
tree | commitdiff |
2012-04-26 |
Ben Pfaff | json: Correct position tracking in JSON parser implemen... |
tree | commitdiff |
2012-04-23 |
Ben Pfaff | tests: Generalize 'sed' calls in MAC learning test... |
tree | commitdiff |
2012-04-23 |
Ben Pfaff | tests: Avoid daemon race between pidfile creation and... |
tree | commitdiff |
2012-04-19 |
Ben Pfaff | dpif: Include TCP flags in "ovs-dpctl dump-flows" output. |
tree | commitdiff |
2012-04-17 |
Ethan Jackson | socket-util: Remove DSCP_INVALID. |
tree | commitdiff |
2012-04-14 |
Ben Pfaff | learn: Make it possible to parse "load" actions wider... |
tree | commitdiff |
2012-04-14 |
Ben Pfaff | learn: Fix bugs when learn actions use subfields wider... |
tree | commitdiff |
2012-04-14 |
Ben Pfaff | util: New function bitwise_is_all_zeros(). |
tree | commitdiff |
2012-04-14 |
Ben Pfaff | util: New function bitwise_one(). |
tree | commitdiff |
2012-04-12 |
Ben Pfaff | ovsdb-idl: Improve ovsdb_idl_txn_increment() interface. |
tree | commitdiff |
2012-04-12 |
Ben Pfaff | ovsdb-idl: Simplify transaction retry. |
tree | commitdiff |
2012-04-02 |
Ben Pfaff | check-structs: Disallow uint<N>_t because ovs_be<N... |
tree | commitdiff |
2012-03-28 |
Ben Pfaff | tests: Gracefully shut down ovsdb-server, to avoid... |
tree | commitdiff |
2012-03-28 |
Ben Pfaff | tests: Suppress valgrind error reports from glibc timer... |
tree | commitdiff |
2012-03-27 |
Simon Horman | Add error codes for Open Flow v1.2 |
tree | commitdiff |
2012-03-24 |
Mehak Mahajan | Allow configuring DSCP on controller and manager connec... |
tree | commitdiff |
2012-03-20 |
Ben Pfaff | ovs-vsctl: Allow "fake bridges" to be created for VLAN 0. |
tree | commitdiff |
2012-03-13 |
Ben Pfaff | Use `pwd` in place of $PWD, treewide. |
tree | commitdiff |
2012-03-12 |
Ben Pfaff | tests: Skip "strings at least 2 characters long" test... |
tree | commitdiff |
2012-03-12 |
Ben Pfaff | tests: Fix "make check" as non-root. |
tree | commitdiff |
2012-03-09 |
Ethan Jackson | nicira-ext: Increase the number of NXM registers to 8. |
tree | commitdiff |
2012-03-09 |
Ethan Jackson | idl: Convert python daemons to utilize SchemaHelper. |
tree | commitdiff |
2012-03-08 |
Ben Pfaff | tests: Suppress "role reply" that can appear in async... |
tree | commitdiff |
2012-03-08 |
Ethan Jackson | python: Make build number format consistent with C. |
tree | commitdiff |
2012-03-07 |
Ben Pfaff | ovs-ofctl: Make "barrier" output reproducible for testing. |
tree | commitdiff |
2012-03-07 |
Ben Pfaff | tests: Convert *_SCHEMA macros to shell functions. |
tree | commitdiff |
2012-03-07 |
Ben Pfaff | tests: Convert OVS_WAIT_* macros to shell functions. |
tree | commitdiff |
2012-03-07 |
Ben Pfaff | tests: Convert interface-reconfigure macros to shell... |
tree | commitdiff |
2012-03-07 |
Ben Pfaff | Abstract everything that uses ofp_phy_port, add OF1... |
tree | commitdiff |
2012-03-07 |
Ben Pfaff | ofp-print: Print OpenFlow version number of message... |
tree | commitdiff |
2012-03-07 |
Ben Pfaff | Begin breaking openflow-1.0.h into common and version... |
tree | commitdiff |
2012-03-07 |
Ben Pfaff | Introduce ofputil_protocol, to abstract the protocol... |
tree | commitdiff |
2012-03-07 |
Ethan Jackson | unixctl: Timeout unit tests instead of hanging. |
tree | commitdiff |
2012-03-07 |
Ethan Jackson | unixctl: Re-enable unit tests. |
tree | commitdiff |
2012-03-06 |
Gurucharan Shetty | xenserver: Add vm-id to the external_ids. |
tree | commitdiff |
2012-03-03 |
Ethan Jackson | unixctl: Skip Python unixctl tests. |
tree | commitdiff |
2012-03-02 |
Ethan Jackson | python: Port unixctl to Python. |
tree | commitdiff |
2012-03-02 |
Ethan Jackson | tests: Add code coverage for Python. |
tree | commitdiff |
2012-03-02 |
Ethan Jackson | jsonrpc.py: Don't swallow errors in transact_block(). |
tree | commitdiff |
2012-03-02 |
Ethan Jackson | tests: Prefer development Python files over installed... |
tree | commitdiff |
2012-02-29 |
Ben Pfaff | timeval: Add "time/stop" unixctl command, for use in... |
tree | commitdiff |
2012-02-21 |
Ethan Jackson | unixctl: New JSON RPC back-end. |
tree | commitdiff |
2012-02-21 |
Ethan Jackson | jsonrpc: Don't swallow errors in jsonrpc_transact_block(). |
tree | commitdiff |
2012-02-27 |
Ben Pfaff | Add ability to direct "packet-in"s to particular contro... |
tree | commitdiff |
2012-02-27 |
Ben Pfaff | jsonrpc: Make jsonrpc_error() internal. |
tree | commitdiff |
2012-02-18 |
Justin Pettit | ovs-vsctl.at: Use full name for referring to the "NetFl... |
tree | commitdiff |
2012-02-15 |
Ben Pfaff | Implement new "fin_timeout" action and "learn" feature. |
tree | commitdiff |
2012-02-09 |
Ben Pfaff | ofproto: Implement OpenFlow extension to allow control... |
tree | commitdiff |
2012-02-09 |
Ben Pfaff | Add support for parsing and printing OFPFF_* flags. |
tree | commitdiff |
2012-02-09 |
Ben Pfaff | ofp-util: Add struct ofputil_packet_out, helper functio... |
tree | commitdiff |
2012-02-08 |
Aaron Rosen | ofproto-dpif: Don't output to in_port even if in_port... |
tree | commitdiff |
2012-02-07 |
Ben Pfaff | Add information about time left before timeouts to... |
tree | commitdiff |
2012-02-07 |
Ben Pfaff | tests: Use ofctl_strip consistently. |
tree | commitdiff |
2012-02-03 |
Ethan Jackson | stp: Log topology change events. |
tree | commitdiff |
2012-02-03 |
Ben Pfaff | Add support for bitwise matching on TCP and UDP ports. |
tree | commitdiff |
2012-02-03 |
Ben Pfaff | tests: Reduce risk of port collision and remove bash... |
tree | commitdiff |
next |