list files that do not go into the distribution
[sliver-openvswitch.git] / utilities /
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...
2012-02-27 Ben Pfaffnlmon: Also print ifinfomsg flags.
2012-02-27 Ben Pfaffovs-ofctl: Add --timestamp option to print time for...
2012-02-27 Ben Pfaffvlog: Be more liberal in syntax for -v and vlog/set.
2012-02-27 Ben Pfaffdocs: Consistently format each form of an option on...
2012-02-15 Ben PfaffImplement new "fin_timeout" action and "learn" feature.
2012-02-13 Simon Hormanovs-ofctl: Clarify that tun_id will not be nonzero...
2012-02-13 Simon Hormanovs-ofctl: Remove documentation that ovs-ofctl uses...
2012-02-09 Ben Pfaffovs-ofctl: New "ofctl/barrier" unixctl command.
2012-02-09 Ben Pfaffovs-ofctl: New "ofctl/set-output-file" unixctl command.
2012-02-09 Ben Pfaffovs-ofctl: New "ofctl/send" unixctl command.
2012-02-09 Ben Pfaffovs-ofctl: Add "packet-out" command.
2012-02-09 Ben PfaffAdd support for parsing and printing OFPFF_* flags.
2012-02-09 Ben Pfaffovs-ofctl: Allow priority and timeout to be specified...
2012-02-07 Ben PfaffAdd information about time left before timeouts to...
2012-02-03 Ben Pfaffovs-ofctl: Fix minor memory leaks.
2012-02-03 Ben Pfaffovs-ofctl: Fix typos in manpage.
2012-02-03 Ben PfaffAdd support for bitwise matching on TCP and UDP ports.
2012-02-03 Ben Pfaffdaemon: New function daemon_save_fd() to preserve fds...
2012-02-02 Ben Pfaffovs-ofctl: Update usage message.
2012-02-01 Ben Pfaffovs-ofctl: Fix typo in manpage.
2012-02-01 Ben PfaffAdd support for limiting the number of flows in an...
2012-01-28 Gurucharan Shettyvlog: Change the default timestamp structure.
2012-01-28 Gurucharan Shettyovs-appctl: Document the facility "file" option.
2012-01-27 Ben Pfaffovs-ofctl: Fix "snoop" command.
2012-01-27 Ben Pfaffovs-ofctl: Fix typo in comment.
2012-01-27 Ben Pfaffovs-ctl: Restore ability to create 256 bridges.
2012-01-16 Ben Pfaffovs-ctl: Do not load brcompat_mod if the bridge module...
2012-01-16 Ben Pfaffovs-vsctl: Add example of creating a GRE tunnel to...
2012-01-14 Pravin B Shelarofproto: New action TTL decrement.
2012-01-14 Ben Pfaffovs-vsctl: Document a pitfall of the syntax for maps.
2012-01-12 Ben PfaffBetter abstract OpenFlow error codes.
2012-01-11 Pravin B Shelarodp-util: Handle ipv6 in set nw action.
2012-01-11 Ben Pfaffovs-vsctl: Add set relational operators to "find" command.
2012-01-10 Ethan Jacksonopenflow: New Nicira Extended PACKET_IN format.
2012-01-10 Ethan Jacksonnx-match: New function nx_pull_match_loose().
2012-01-10 Ethan Jacksonovs-ofctl: Support daemonization for monitor and snoop.
2012-01-10 Gurucharan Shettyovs-ctl: Pull system_type and system_version from confi...
2012-01-06 Ben Pfaffovs-benchmark: Improve output format for "rate" command.
2011-12-31 Justin Pettitovs-ofctl: Fix "cookie mask" issue in diff-flows command.
2011-12-28 Justin PettitAdd ability to restrict flow mods and flow stats reques...
2011-12-28 Justin Pettitovs-ofctl: Fix error in man page related to TCI masks.
2011-12-19 Ben Pfaffunixctl: Implement quoting.
2011-12-09 Ben Pfaffovs-ofctl: Fix misspelling in manpage.
2011-12-09 Chris Wrightbugtool: move plugins data from /etc/openvswitch to...
2011-12-09 Chris Wrightutilites: rename ovs-lib.sh to ovs-lib
2011-12-09 Chris Wrightutilities: install ovs-lib.sh as data not a script
2011-12-09 Chris WrightUpdate FSF address in LGPL notices in bugtool plugins.
2011-12-01 Ben Pfaffovs-vlan-bugs: Document driver bug with priority tagged...
2011-11-30 Ben Pfaffovs-ofctl: Improve usage message.
2011-11-21 Ethan Jacksonovs-ofctl: Support OFPPC_NO_FWD.
2011-11-21 Ethan Jacksonutilities: Update gitignore.
2011-11-18 Ansis Attekaovs-test: A new tool that allows to diagnose connectivi...
2011-11-17 Ethan Jacksonovs-dpctl: Suppress compiler warning on 64 bit linux.
2011-11-17 Ben Pfafftests: Rewrite code for comparing sets of ODP actions.
2011-11-17 Ben Pfaffodp-util: New function odp_actions_from_string().
2011-11-11 Ben Pfaffovs-ofctl: Document behavior when table=255 is specified.
2011-11-09 Justin PettitSupport matching and modifying IP TTL.
2011-11-09 Justin PettitSupport matching and modifying IP ECN bits.
2011-11-09 Justin PettitSupport matching IPv6 flow label.
2011-11-09 Justin Pettitovs-ofctl: Clarify that nw_tos doesn't match on ARP.
2011-11-04 Justin Pettitovs-ofctl: Correct bad reference in parse-flows error...
2011-10-31 Ben Pfaffovsdb-idl: Prevent occasional hang when multiple databa...
2011-10-29 Ethan Jacksonnicira-ext: New action "exit".
2011-10-27 Ben PfaffFix manpage-check on RHEL 5.
2011-10-26 Ben PfaffImplement automatic dependency generation for manpages.
2011-10-24 Ben Pfaffovs-dpctl: Add new "set-if" command.
next