2013-05-10 |
Ben Pfaff | netdev: Factor restoring flags into new "struct netdev_... |
tree | commitdiff |
2013-05-10 |
Jarno Rajahalme | OpenFlow-level flow-based tunneling support. |
tree | commitdiff |
2013-05-08 |
Ben Pfaff | Always check return value of strftime(). |
tree | commitdiff |
2013-05-08 |
Ben Pfaff | ovs-pki: Reduce CA certificate validity to 10 years... |
tree | commitdiff |
2013-05-07 |
Ben Pfaff | ovs-ofctl: Fix bad info in comment on transact_multiple... |
tree | commitdiff |
2013-05-03 |
Ben Pfaff | ovs-ofctl: Make "ovs-ofctl monitor" respond to echo... |
tree | commitdiff |
2013-05-03 |
Ben Pfaff | Make most "struct option" instances "const". |
tree | commitdiff |
2013-05-02 |
Ben Pfaff | Use gmtime_r() and localtime_r() instead of non-thread... |
tree | commitdiff |
2013-05-02 |
Andy Zhou | ovs-benchmark: improve 'rate' command piped output... |
tree | commitdiff |
2013-04-23 |
Gurucharan Shetty | debian: force-reload-kmod while package upgrading. |
tree | commitdiff |
2013-04-22 |
Romain Lenglet | Implement IPFIX export |
tree | commitdiff |
2013-04-22 |
YAMAMOTO Takashi | ovs-pki: Add NetBSD case for test |
tree | commitdiff |
2013-04-12 |
Gurucharan Shetty | ovs-vsctl: Fix a segfault. |
tree | commitdiff |
2013-04-12 |
Gurucharan Shetty | ovs-ctl.in: Merge a single line function. |
tree | commitdiff |
2013-04-11 |
Ben Pfaff | ovs-ctl: Connect to remote OVSDB managers only after... |
tree | commitdiff |
2013-04-07 |
Gurucharan Shetty | ovs-lib: Do not tee the ovs-ctl o/p in case of strace. |
tree | commitdiff |
2013-03-27 |
Gurucharan Shetty | ovs-lib: Wait for a longer time after SIGKILL. |
tree | commitdiff |
2013-03-25 |
Gurucharan Shetty | ovs-bugtool: Add ovs-appctl dpif commands to debug... |
tree | commitdiff |
2013-03-25 |
Gurucharan Shetty | ovs-bugtool: Add iptables output for all tables. |
tree | commitdiff |
2013-03-21 |
Gurucharan Shetty | ovs-bugtool: Add ovs-ofctl commands to bugtool plugin... |
tree | commitdiff |
2013-03-21 |
Gurucharan Shetty | ovs-bugtool: Remove calls of ovs-ofctl on ovs-system. |
tree | commitdiff |
2013-03-15 |
Ben Pfaff | ovs-vsctl: Try connecting only once for active connecti... |
tree | commitdiff |
2013-03-15 |
Ben Pfaff | ovs-dpctl: New add-flow, mod-flow, del-flow commands. |
tree | commitdiff |
2013-03-15 |
Gurucharan Shetty | ovs-bugtool: Add ovs-ctl.log to debug bundle. |
tree | commitdiff |
2013-03-15 |
Gurucharan Shetty | debian, rhel, xenserver: Ability to collect ovs-ctl... |
tree | commitdiff |
2013-03-15 |
Ben Pfaff | ovs-ofctl: Improve description of mod_nw_tos action. |
tree | commitdiff |
2013-03-11 |
Gurucharan Shetty | ovs-ctl.in: Set hard limit for core files created. |
tree | commitdiff |
2013-03-06 |
Andy Zhou | nicira-ext: Add Nicira actions NXAST_STACK_PUSH and... |
tree | commitdiff |
2013-03-06 |
Simon Horman | Add support for set_mpls_ttl action |
tree | commitdiff |
2013-03-06 |
Simon Horman | Add support for dec_mpls_ttl action |
tree | commitdiff |
2013-03-05 |
Gurucharan Shetty | ovs-ctl.in: Restore interfaces and ofports for userspac... |
tree | commitdiff |
2013-03-05 |
Gurucharan Shetty | ovs-ctl.in: Clean up code for the next commit. |
tree | commitdiff |
2013-02-25 |
Gurucharan Shetty | ovs-bugtool: Ability to collect number of logs through... |
tree | commitdiff |
2013-02-25 |
Shih-Hao Li | Add binary option for command outputs collected by... |
tree | commitdiff |
2013-02-14 |
Gurucharan Shetty | ovs-bugtool: Remove unused code and nonrequired commands. |
tree | commitdiff |
2013-02-14 |
Gurucharan Shetty | ovs-bugtool: Change the default output type. |
tree | commitdiff |
2013-02-14 |
Gurucharan Shetty | ovs-bugtool: Don't run a few ethtool commands on virtua... |
tree | commitdiff |
2013-02-14 |
Gurucharan Shetty | ovs-bugtool: Ability to collect the number of rotated... |
tree | commitdiff |
2013-02-14 |
Gurucharan Shetty | ovs-bugtool: Provide a separate capability to openvswit... |
tree | commitdiff |
2013-02-12 |
Gurucharan Shetty | ovs-ctl.in: Don't execute the restore ofport script... |
tree | commitdiff |
2013-02-08 |
Gurucharan Shetty | ovs-pki: Increase the validity period for all certificates. |
tree | commitdiff |
2013-02-05 |
Ethan Jackson | nicira-ext: Remove the autopath action. |
tree | commitdiff |
2013-02-05 |
Simon Horman | User-Space MPLS actions and matches |
tree | commitdiff |
2013-02-01 |
Ben Pfaff | Use is_pow2() function, where possible, instead of... |
tree | commitdiff |
2013-01-31 |
Ben Pfaff | ovs-ctl: Update comment. |
tree | commitdiff |
2013-01-30 |
Gurucharan Shetty | ovs-ctl: Fix a couple of typos. |
tree | commitdiff |
2013-01-24 |
Ben Pfaff | rconn: Fix null pointer dereference in rconn_add_monitor(). |
tree | commitdiff |
2013-01-24 |
Ben Pfaff | ovs-ofctl: Use vconn_open() instead of vconn_open_block... |
tree | commitdiff |
2013-01-17 |
Ben Pfaff | Replace most uses of assert by ovs_assert. |
tree | commitdiff |
2013-01-16 |
Gurucharan Shetty | ovs-ctl.in: Restore ofport values across force-reload... |
tree | commitdiff |
2013-01-16 |
Gurucharan Shetty | ovs-save: Add a helper command to maintain ofport value. |
tree | commitdiff |
2013-01-16 |
Ben Pfaff | ovs-vsctl: Add --if-exists option to many database... |
tree | commitdiff |
2013-01-09 |
Gurucharan Shetty | ovs-ofctl: Remove 'ANY' as a wildcard. |
tree | commitdiff |
2013-01-07 |
Ethan Jackson | bugtool: Add manpage to gitignore. |
tree | commitdiff |
2013-01-07 |
Isaku Yamahata | ovs-vsctl.8: Add an example to configure openflow version. |
tree | commitdiff |
2013-01-05 |
Saul St. John | manpages: Fix build |
tree | commitdiff |
2013-01-04 |
Ben Pfaff | vconn: Fix parameters for vconn_open(), vconn_open_bloc... |
tree | commitdiff |
2013-01-04 |
Ben Pfaff | manpages: Put version number instead of date at bottom... |
tree | commitdiff |
2013-01-04 |
Ben Pfaff | ovs-ofctl: Document to work with any OpenFlow switch. |
tree | commitdiff |
2012-12-27 |
Pravin B Shelar | openvswitch: Remove Linux bridge compatibility. |
tree | commitdiff |
2012-12-26 |
Ben Pfaff | ovs-ctl: Exit, instead of resuming, after handling... |
tree | commitdiff |
2012-12-10 |
Ben Pfaff | ovs-vsctl: Allow command-specific options to mingle... |
tree | commitdiff |
2012-12-04 |
Ben Pfaff | ofp-errors: Correctly encode errors as extensions or... |
tree | commitdiff |
2012-12-02 |
Justin Pettit | ovs-ctl: Don't run "ovs-save save-flows" on fake bridges. |
tree | commitdiff |
2012-12-02 |
Justin Pettit | ovs-vsctl: Add "--real" and "--fake" options to "list... |
tree | commitdiff |
2012-11-30 |
Ben Pfaff | ovs-dpctl: Describe -s option in usage message. |
tree | commitdiff |
2012-11-29 |
Simon Horman | ovs-ofctl: By default, do not set flow format for OpenF... |
tree | commitdiff |
2012-11-29 |
Simon Horman | ovs-controller: Allow setting of allowed OpenFlow versions |
tree | commitdiff |
2012-11-29 |
Ben Pfaff | ovs-ofctl: Reject impossible protocols configurations... |
tree | commitdiff |
2012-11-29 |
Ben Pfaff | ofp-util: Make "OXM" flow format name include both... |
tree | commitdiff |
2012-11-29 |
Simon Horman | ovs-ofctl: Add option to set allowed OpenFlow versions |
tree | commitdiff |
2012-11-27 |
Jarno Rajahalme | Fix handling of OFPP_ANY in OpenFlow 1.1 and later. |
tree | commitdiff |
2012-11-26 |
Gurucharan Shetty | ovs-ctl.in: Don't save kernel datapath config. |
tree | commitdiff |
2012-11-20 |
Ethan Jackson | ovs-ofctl: Don't rely on stat() to check unix sockets. |
tree | commitdiff |
2012-11-16 |
Ben Pfaff | ofp-util: Make ofputil_encode_set_protocol() able to... |
tree | commitdiff |
2012-11-16 |
Ben Pfaff | ovs-ofctl: Style fix. |
tree | commitdiff |
2012-11-12 |
Simon Horman | rconn: Add allowed OpenFlow versions |
tree | commitdiff |
2012-11-09 |
Ben Pfaff | tests: Add tests for encoding and decoding OpenFlow... |
tree | commitdiff |
2012-11-05 |
Simon Horman | vconn: Replace minimum version with bitmap of allowed... |
tree | commitdiff |
2012-11-02 |
Mehak Mahajan | Process RARP packets with ethertype 0x8035 similar... |
tree | commitdiff |
2012-11-02 |
Justin Pettit | ovs-dpctl: Make specifying datapath optional for some... |
tree | commitdiff |
2012-11-02 |
Justin Pettit | ofproto-dpif: Add ovs-appctl commands for ovs-dpctl... |
tree | commitdiff |
2012-11-02 |
Justin Pettit | Always treat datapath ports as 32 bits. |
tree | commitdiff |
2012-10-30 |
Ansis Atteka | netdev-vport: Warn users that pmtud is deprecated |
tree | commitdiff |
2012-10-29 |
Gurucharan Shetty | ovs-ctl.in: Do not fail 'restart'. |
tree | commitdiff |
2012-10-26 |
Gurucharan Shetty | ovs-save: Use timeout option for ovs-vsctl |
tree | commitdiff |
2012-10-26 |
Isaku Yamahata | OF11: push_vlan support |
tree | commitdiff |
2012-10-25 |
Ethan Jackson | timeval: Coalesce backtraces with counts. |
tree | commitdiff |
2012-10-24 |
Gurucharan Shetty | ovs-ctl.in: Don't save flows if the daemons are not... |
tree | commitdiff |
2012-10-23 |
Gurucharan Shetty | ovs-ctl.in: Ability to save flows and kernel datapath... |
tree | commitdiff |
2012-10-22 |
Gurucharan Shetty | ovs-pki: Unique subject DNs for certificate requests. |
tree | commitdiff |
2012-10-22 |
Ben Pfaff | ovs-vsctl: Do not accept any arguments to "del-manager... |
tree | commitdiff |
2012-10-19 |
Henry Mai | ovs-ctl: Fix implementation of --extra-dbs. |
tree | commitdiff |
2012-10-18 |
Joe Stringer | ofp-actions: Implement writing to metadata field |
tree | commitdiff |
2012-10-18 |
Ben Pfaff | ofp-util: Separate output, error reporting in ofputil_p... |
tree | commitdiff |
2012-10-17 |
Ethan Jackson | utilities: New helper ovs-parse-backtrace. |
tree | commitdiff |
2012-10-16 |
Isaku Yamahata | instruction/clear-actions: string parser/formater,... |
tree | commitdiff |
2012-10-16 |
Isaku Yamahata | instruction: support goto-table action |
tree | commitdiff |
2012-10-15 |
Gurucharan Shetty | ovs-pki: Increase the validity days for self-signed... |
tree | commitdiff |
2012-10-12 |
Simon Horman | ofp-msgs: Open Flow 1.1 and 1.2 Queue Status Messages |
tree | commitdiff |
next |