ofp-util: Work on decoding OF1.1 flow_mods.
[openvswitch] / utilities /
2012-07-25 Ben Pfaffopenflow: Separate OF1.0, OF1.1 flow_mod constants...
2012-07-25 Ben Pfaffopenflow: Rename OpenFlow 1.0 statistics messages with...
2012-07-25 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
2012-07-23 Ben PfaffFix race condition in parallel execution of "make install".
2012-07-23 Ben Pfaffovs-ofctl: Avoid printing false differences on "ovs...
2012-07-23 Simon Hormantests: OXM VLAN match encoding and decoding
2012-07-20 Ben Pfafftests: Add more tests for VLAN match encoding and decoding.
2012-07-19 Arun Sharmaovs-bugtool: Added --ovs option to get only ovs related...
2012-07-18 Ben Pfaffutil: Introduce "subprogram_name" to identify subproces...
2012-07-18 Ben Pfafftests: Add detailed test for OF1.0 match decoding and...
2012-07-16 Ben Pfaffovs-ofctl: Fix use-after-free error.
2012-07-12 Ben Pfaffovs-ofctl: Avoid use-after-free upon "ofctl/unblock...
2012-07-12 Ben Pfaffofproto: New feature to notify controllers of flow...
2012-07-12 Ben Pfaffovs-ofctl: Add --sort and --rsort options for "dump...
2012-07-12 Ben Pfaffovs-ofctl: Factor code out of read_flows_from_switch().
2012-07-12 Ben Pfaffovs-ofctl: Use the prepared connection to dump flows...
2012-07-12 Ben Pfaffovs-vsctl: Correct example for removing a mirror.
2012-07-09 Arun SharmaRename static functions to increase uniqueness.
2012-07-06 Ben Pfaffovs-ofctl: Fix typos in manpage.
2012-07-05 Ethan Jacksonovs-lib: Support old versions of strace.
2012-07-05 Ben Pfaffovs-check-dead-ifs: Tolerate processes that disappear...
2012-07-04 Ben Pfaffofp-actions: Add decoding and encoding OF1.1 instructio...
2012-07-04 Ben PfaffIntroduce ofpacts, an abstraction of OpenFlow actions.
2012-07-02 Ansis Attekaovs-l3ping: A new test utility that allows to detect...
2012-07-02 Ben PfaffUse UTC consistently instead of local timezone.
2012-06-27 Ben Pfaffovs-ofctl: Fix handling of unexpected replies in dump_s...
2012-06-27 Ethan Jacksonovs-ctl: Add additional options to strace wrapper.
2012-06-25 Gurucharan Shettyovs-bugtool: Avoid running ethtool on non-physical...
2012-06-20 Ben Pfaffdocs: Add references to the database schema documentation.
2012-06-20 Ben Pfaffovs-lib: Add time stamps to Valgrind log messages.
2012-06-15 Ben Pfaffovs-ctl: Add support for running daemons under valgrind...
2012-06-15 Ben Pfaffovs-ctl: Document --ovs-brcompatd-priority.
2012-06-14 Ethan Jacksonlib: Utilize smaps in the idl.
2012-06-14 Ethan Jacksonlib: New data structure - smap.
2012-06-13 Ben PfaffAllow general masking of IPv6 addresses rather than...
2012-06-13 Ben PfaffAllow general masking of IPv4 addresses rather than...
2012-06-13 Ben Pfaffofp-util: Implement translation to and from OpenFlow...
2012-06-13 Ben Pfaffopenflow-1.0: Rename ofp_match to ofp10_match, OFPFW_...
2012-06-11 Simon Hormannx-match: Add parsing and serialisation of OXM matches.
2012-05-29 Joe Stringerflow: Adds support for arbitrary ethernet masking
2012-05-29 Justin Pettitofp-util: Clean up cookie handling.
2012-05-24 Ben Pfaffovs-ofctl: Support all OFPPC_* flags in "mod-port"...
2012-05-22 Ben PfaffAdd support for tracking and logging daemon memory...
2012-05-22 Ben Pfaffsimap: New data structure for string-to-integer maps.
2012-05-22 Ben Pfaffvlog: Take advantage of relaxed "-v" syntax through...
2012-05-22 Ben Pfaffpython: Implement "vlog/set", "vlog/list" unixctl comma...
2012-05-16 Ethan Jacksongitignore: Add ovs-check-dead-ifs.
2012-05-16 Arun Sharmaovs-vsctl: Add "--all" option for "destroy" command...
2012-05-14 Ben Pfaffovs-dpctl: Remove obsolete documentation of limit on...
2012-05-14 Ben Pfaffovs-ofctl: Avoid impossible check for !osm in fetch_por...
2012-05-14 Ben PfaffAvoid writes to variables that are never read back.
2012-05-11 Gurucharan Shettyovs-bugtool: Close file descriptors after use.
2012-05-10 Ben Pfaffdynamic-string: New function ds_get_test_line().
2012-05-10 Ben PfaffFix "make distcheck" failure since we weren't cleaning...
2012-05-10 Arun Sharmabugtool: rename label names in plugins related to ovs...
2012-05-10 Arun Sharmabugtool: Collect bond state information from ovs.
2012-05-08 Justin Pettitovs-ofctl: Use port description stat to look up ports...
2012-05-08 Justin Pettitovs-ofctl: Support large number of ports with "show...
2012-05-08 Justin Pettitofproto: Add support for OF1.3 port description multipa...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-05-01 Ben Pfaffovs-ctl: Make "force-reload-kmod" warn when DHCP client...
2012-05-01 Ben Pfaffovs-ofctl: Document padding in "note" actions.
2012-05-01 Ben Pfaffovs-ofctl: Document importance of priorities.
2012-05-01 Ben Pfaffovs-appctl: Point to individual daemon manpages in...
2012-04-30 Ben Pfaffovs-bugtool: Add "ovs-vsctl show" output to bugtool.
2012-04-30 Ben Pfaffovs-bugtool: Add "ovs-appctl coverage/show" output...
2012-04-26 Ansis Attekanicira-ext: Support masking of nd_target field
2012-04-19 Ben Pfaffovs-vsctl: Speed up port management operations with...
2012-04-19 Ben Pfaffovs-vsctl: Remove 'ctrl', 'n_ctrl' from struct vsctl_br...
2012-04-19 Ben Pfaffovs-vsctl: Remove 'fail_mode' member from struct vsctl_...
2012-04-19 Ben Pfaffovs-vsctl: Merge struct vsctl_info into struct vsctl_co...
2012-04-19 Ben Pfaffovs-vsctl: Verify VLAN bridge controllers in cmd_get_co...
2012-04-19 Ben Pfaffovs-vsctl: Verify correct record in cmd_get_fail_mode...
2012-04-19 Ben Pfaffnetlink-socket: Make caller provide message receive...
2012-04-18 Ansis Attekaovs-test: Enhancements to the ovs-test tool
2012-04-16 Ansis Attekaovs-save: Add "dev" keyword before interface names...
2012-04-12 Ben Pfaffovsdb-idl: Improve ovsdb_idl_txn_increment() interface.
2012-04-12 Ben Pfaffovsdb-idl: Simplify transaction retry.
2012-04-05 Arun Sharmabugtool - Collect version information for all running...
2012-03-28 Ben PfaffFix minor memory leaks found by valgrind.
2012-03-27 Ben PfaffAvoid possibly including an old vswitch-idl.h.
2012-03-27 Simon HormanAdd error codes for Open Flow v1.2
2012-03-26 Raju Subramanianovs-bugtool: Add ability to prioritize files by date.
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2012-03-20 Ben Pfaffovs-vsctl: Allow "fake bridges" to be created for VLAN 0.
2012-03-19 Ethan Jacksonidl: Move vswitch-idl to libopenvswitch.
2012-03-19 Ben Pfaffconfigure: Remove --with-build-number.
2012-03-15 Ethan Jacksonovs-vsctl: Clarify br-exists usage.
2012-03-13 Ben PfaffUse `pwd` in place of $PWD, treewide.
2012-03-12 Ben Pfaffovs-pki: Implement --version option.
2012-03-09 Chris Wrightdatapath: omit _mod from module names
2012-03-07 Ben Pfaffovs-ofctl: Make "barrier" output reproducible for testing.
2012-03-07 Ben PfaffAbstract everything that uses ofp_phy_port, add OF1...
2012-03-07 Ben PfaffBreak OFPT_* constants into common value and 1.0- and...
2012-03-07 Ben PfaffBegin breaking openflow-1.0.h into common and version...
2012-03-07 Ben PfaffIntroduce ofputil_protocol, to abstract the protocol...
2012-03-07 Ben Pfaffovs-ofctl: Avoid segfault upon receive error for "monit...
2012-03-07 Ethan Jacksonunixctl: Timeout unit tests instead of hanging.
2012-02-21 Ethan Jacksonunixctl: New JSON RPC back-end.
2012-02-27 Ben PfaffAdd ability to direct "packet-in"s to particular contro...
next