Merge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
[sliver-openvswitch.git] / utilities /
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-05-10 Ben Pfaffnetdev: Factor restoring flags into new "struct netdev_...
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
2013-05-08 Ben PfaffAlways check return value of strftime().
2013-05-08 Ben Pfaffovs-pki: Reduce CA certificate validity to 10 years...
2013-05-07 Ben Pfaffovs-ofctl: Fix bad info in comment on transact_multiple...
2013-05-03 Ben Pfaffovs-ofctl: Make "ovs-ofctl monitor" respond to echo...
2013-05-03 Ben PfaffMake most "struct option" instances "const".
2013-05-02 Ben PfaffUse gmtime_r() and localtime_r() instead of non-thread...
2013-05-02 Andy Zhouovs-benchmark: improve 'rate' command piped output...
2013-04-23 Gurucharan Shettydebian: force-reload-kmod while package upgrading.
2013-04-22 Romain LengletImplement IPFIX export
2013-04-22 YAMAMOTO Takashiovs-pki: Add NetBSD case for test
2013-04-12 Gurucharan Shettyovs-vsctl: Fix a segfault.
2013-04-12 Gurucharan Shettyovs-ctl.in: Merge a single line function.
2013-04-11 Ben Pfaffovs-ctl: Connect to remote OVSDB managers only after...
2013-04-07 Gurucharan Shettyovs-lib: Do not tee the ovs-ctl o/p in case of strace.
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-27 Gurucharan Shettyovs-lib: Wait for a longer time after SIGKILL.
2013-03-25 Gurucharan Shettyovs-bugtool: Add ovs-appctl dpif commands to debug...
2013-03-25 Gurucharan Shettyovs-bugtool: Add iptables output for all tables.
2013-03-21 Gurucharan Shettyovs-bugtool: Add ovs-ofctl commands to bugtool plugin...
2013-03-21 Gurucharan Shettyovs-bugtool: Remove calls of ovs-ofctl on ovs-system.
2013-03-15 Ben Pfaffovs-vsctl: Try connecting only once for active connecti...
2013-03-15 Ben Pfaffovs-dpctl: New add-flow, mod-flow, del-flow commands.
2013-03-15 Gurucharan Shettyovs-bugtool: Add ovs-ctl.log to debug bundle.
2013-03-15 Gurucharan Shettydebian, rhel, xenserver: Ability to collect ovs-ctl...
2013-03-15 Ben Pfaffovs-ofctl: Improve description of mod_nw_tos action.
2013-03-11 Gurucharan Shettyovs-ctl.in: Set hard limit for core files created.
2013-03-06 Andy Zhounicira-ext: Add Nicira actions NXAST_STACK_PUSH and...
2013-03-06 Simon HormanAdd support for set_mpls_ttl action
2013-03-06 Simon HormanAdd support for dec_mpls_ttl action
2013-03-05 Gurucharan Shettyovs-ctl.in: Restore interfaces and ofports for userspac...
2013-03-05 Gurucharan Shettyovs-ctl.in: Clean up code for the next commit.
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-25 Gurucharan Shettyovs-bugtool: Ability to collect number of logs through...
2013-02-25 Shih-Hao LiAdd binary option for command outputs collected by...
2013-02-14 Gurucharan Shettyovs-bugtool: Remove unused code and nonrequired commands.
2013-02-14 Gurucharan Shettyovs-bugtool: Change the default output type.
2013-02-14 Gurucharan Shettyovs-bugtool: Don't run a few ethtool commands on virtua...
2013-02-14 Gurucharan Shettyovs-bugtool: Ability to collect the number of rotated...
2013-02-14 Gurucharan Shettyovs-bugtool: Provide a separate capability to openvswit...
2013-02-12 Gurucharan Shettyovs-ctl.in: Don't execute the restore ofport script...
2013-02-08 Gurucharan Shettyovs-pki: Increase the validity period for all certificates.
2013-02-05 Ethan Jacksonnicira-ext: Remove the autopath action.
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-02-01 Ben PfaffUse is_pow2() function, where possible, instead of...
2013-01-31 Ben Pfaffovs-ctl: Update comment.
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-30 Gurucharan Shettyovs-ctl: Fix a couple of typos.
2013-01-24 Ben Pfaffrconn: Fix null pointer dereference in rconn_add_monitor().
2013-01-24 Ben Pfaffovs-ofctl: Use vconn_open() instead of vconn_open_block...
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Gurucharan Shettyovs-ctl.in: Restore ofport values across force-reload...
2013-01-16 Gurucharan Shettyovs-save: Add a helper command to maintain ofport value.
2013-01-16 Ben Pfaffovs-vsctl: Add --if-exists option to many database...
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2013-01-09 Gurucharan Shettyovs-ofctl: Remove 'ANY' as a wildcard.
2013-01-07 Ethan Jacksonbugtool: Add manpage to gitignore.
2013-01-07 Isaku Yamahataovs-vsctl.8: Add an example to configure openflow version.
2013-01-05 Saul St. Johnmanpages: Fix build
2013-01-04 Ben Pfaffvconn: Fix parameters for vconn_open(), vconn_open_bloc...
2013-01-04 Ben Pfaffmanpages: Put version number instead of date at bottom...
2013-01-04 Ben Pfaffovs-ofctl: Document to work with any OpenFlow switch.
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-12-26 Ben Pfaffovs-ctl: Exit, instead of resuming, after handling...
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-10 Ben Pfaffovs-vsctl: Allow command-specific options to mingle...
2012-12-04 Ben Pfaffofp-errors: Correctly encode errors as extensions or...
2012-12-02 Justin Pettitovs-ctl: Don't run "ovs-save save-flows" on fake bridges.
2012-12-02 Justin Pettitovs-vsctl: Add "--real" and "--fake" options to "list...
2012-11-30 Ben Pfaffovs-dpctl: Describe -s option in usage message.
2012-11-29 Simon Hormanovs-ofctl: By default, do not set flow format for OpenF...
2012-11-29 Simon Hormanovs-controller: Allow setting of allowed OpenFlow versions
2012-11-29 Ben Pfaffovs-ofctl: Reject impossible protocols configurations...
2012-11-29 Ben Pfaffofp-util: Make "OXM" flow format name include both...
2012-11-29 Simon Hormanovs-ofctl: Add option to set allowed OpenFlow versions
2012-11-27 Jarno RajahalmeFix handling of OFPP_ANY in OpenFlow 1.1 and later.
2012-11-26 Gurucharan Shettyovs-ctl.in: Don't save kernel datapath config.
2012-11-20 Ethan Jacksonovs-ofctl: Don't rely on stat() to check unix sockets.
2012-11-16 Ben Pfaffofp-util: Make ofputil_encode_set_protocol() able to...
2012-11-16 Ben Pfaffovs-ofctl: Style fix.
2012-11-12 Simon Hormanrconn: Add allowed OpenFlow versions
2012-11-09 Ben Pfafftests: Add tests for encoding and decoding OpenFlow...
2012-11-05 Simon Hormanvconn: Replace minimum version with bitmap of allowed...
2012-11-02 Mehak MahajanProcess RARP packets with ethertype 0x8035 similar...
2012-11-02 Justin Pettitovs-dpctl: Make specifying datapath optional for some...
2012-11-02 Justin Pettitofproto-dpif: Add ovs-appctl commands for ovs-dpctl...
2012-11-02 Justin PettitAlways treat datapath ports as 32 bits.
2012-10-30 Ansis Attekanetdev-vport: Warn users that pmtud is deprecated
2012-10-29 Gurucharan Shettyovs-ctl.in: Do not fail 'restart'.
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-26 Gurucharan Shettyovs-save: Use timeout option for ovs-vsctl
2012-10-26 Isaku YamahataOF11: push_vlan support
2012-10-25 Ethan Jacksontimeval: Coalesce backtraces with counts.
2012-10-24 Gurucharan Shettyovs-ctl.in: Don't save flows if the daemons are not...
2012-10-23 Gurucharan Shettyovs-ctl.in: Ability to save flows and kernel datapath...
next