cascardo/ovs.git
2015-06-08 Andy Zhouovsdb-monitor: add json cache
2015-06-08 Andy Zhouovsdb-monitor: allow multiple jsonrpc monitors to share...
2015-06-08 Andy Zhouovsdb-monitor: refactor ovsdb_monitor_create()
2015-06-08 Andy Zhoutunneling: Fix a tunnel name display bug
2015-06-08 Jesse Grossofp-util: Convert flow_metadata to match structure.
2015-06-07 Alin Gabriel... This commit adds the windows installer to the OVS tree.
2015-06-07 Alex Wangtests: Fix unit test failure.
2015-06-07 Zang MingJieovs-appctl-bashcomp: bash_completion shouldn't modify...
2015-06-07 Alex Wangodp-util: Make sure vlan tci mask has exact match for...
2015-06-07 Thomas F. HerbertAdd support functions for 8021.ad push and pop vlan.
2015-06-06 Sabyasachi... ofproto-dpif: Use xzalloc instead of xmalloc.
2015-06-06 Ben Pfaffofproto-dpif: Avoid creating OpenFlow ports for duplica...
2015-06-05 Gurucharan... appveyor: Add a newer ssl link.
2015-06-05 Alin SerdeanLink library updates for appveyor
2015-06-05 Mijo Safradinovs-vswitchd: Update documentation
2015-06-03 Daniele Di... dpif-netdev: Fix non-pmd thread queue id.
2015-06-03 YAMAMOTO TakashiUpdate my email address
2015-06-02 Andy Zhoulib/util.c: style fixes
2015-06-02 Jesse Grossmetaflow: Convert hex parsing to use new utility functions.
2015-06-02 Jarno Rajahalmeofproto: Add support for reverting flow mods and bundle...
2015-06-02 Jarno Rajahalmeofproto: Split delete_flow*().
2015-06-02 Jarno Rajahalmeofproto: Split modify_flows().
2015-06-02 Jarno Rajahalmeofproto: Split add_flow().
2015-06-02 Jarno Rajahalmeofproto: Refactor modify_flows__().
2015-06-02 Jarno Rajahalmeofproto: Use enum ofperr for 'error'.
2015-06-02 Jarno Rajahalmeofproto: Factor out ofproto_rule_create().
2015-06-02 Jarno Rajahalmeofproto: Factor out ofproto_rule_insert__().
2015-06-02 Jarno Rajahalmebundles: Manage bundles in connmgr.
2015-06-02 Jarno Rajahalmebundles: Validate bundled messages.
2015-06-01 Jarno Rajahalmeclassifier: Support duplicate rules.
2015-06-01 Jarno Rajahalmeclassifier: Add support for invisible flows.
2015-06-01 Jarno Rajahalmeofp-util: Fix xid in ofputil_encode_bundle_add().
2015-06-01 Jarno Rajahalmeofproto: Eliminate use of unset error code.
2015-05-30 Andy Zhouovsdb-monitor: allow multiple of 'ovsdb_monitor_changes...
2015-05-30 Andy Zhouovsdb-monitor: add ovsdb_monitor_changes
2015-05-30 Andy Zhouovsdb-monitor: rename jsonrpc_monitor_compose_table_upd...
2015-05-30 Andy Zhouovsdb-monitor: add transaction ids
2015-05-30 Andy Zhouovsdb-monitor: stores jsonrpc-monitor in a linked-list
2015-05-30 Andy Zhouovsdb-monitor: refactoring ovsdb_monitor_get_initial
2015-05-30 Andy Zhoujsonrpc-server: Split out monitor backend functions...
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_monitor_destroy()
2015-05-30 Andy Zhoujsonrpc-server: rename ovsdb_jsonrpc_monitor_get_initial()
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_jsonrpc_monitor_needs...
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_jsonrpc_monitor_compo...
2015-05-30 Andy Zhoujsonrpc-server: refactor ovsdb_monitor_add_column()
2015-05-30 Andy Zhoujsonrpc-server: refactor ovsdb_jsonrpc_parse_monitor_re...
2015-05-30 Andy Zhoujsonrpc-server: make setting mt->select into its own...
2015-05-30 Andy Zhoujsonrpc-server: split monitors into database back end...
2015-05-30 Andy Zhouovsdb-test: add multiple clients to backlogged connecti...
2015-05-29 Ben Pfafflearn: Improve error reporting.
2015-05-29 Joe Stringerodp-execute: Refactor determining dpif assistance.
2015-05-29 Joe Stringerofproto-dpif: Refactor feature support structure.
2015-05-29 Ben Pfaffofp-errors: Add Nicira extension code for OFPBMC_BAD_FIELD.
2015-05-29 Ben Pfaffjson: Fix error message for corner case in json_string_...
2015-05-29 Alin Serdeandatapath-windows: Fix build.
2015-05-29 Jesse Grossodp-util: Fix alignment when scanning Geneve attributes.
2015-05-29 Jesse Grossodp-util: Geneve netlink decoding.
2015-05-29 Jesse Grossutil: Library routines for printing and scanning large...
2015-05-29 Jesse Grossodp-util: Format tunnel attributes directly from netlink.
2015-05-29 Jesse Grossodp-util: Correctly generate wildcards when formating...
2015-05-28 Sorin Vinturisdatapath-windows: Multiple NBLs support for ingress...
2015-05-28 Joe Stringerofp-actions: Improve conjunction error message.
2015-05-27 Sorin Vinturisdatapath-windows: Removed memory barrier and master...
2015-05-27 Sorin Vinturisdatapath-windows: Document OVS tunnel filter callout
2015-05-27 Sorin Vinturisdatapath-windows: Support for multiple VXLAN tunnels
2015-05-27 Sorin Vinturisdatapath-windows: Support for custom VXLAN tunnel port
2015-05-27 Joe Stringertests: Check that ofproto/trace accepts dpctl output.
2015-05-27 Joe Stringertests: Fix in_port(name) test for ofproto/trace.
2015-05-27 Joe Stringerodp-util: Skip UFID when parsing datapath key.
2015-05-27 Joe Stringerofproto-dpif: Make odp/ofp parse errors more clear.
2015-05-27 Joe Stringerextract-ofp-fields: Detect duplicate fields.
2015-05-27 Gurucharan... ovs_threads: Avoid running pthread destructors from...
2015-05-27 Flavio Leitnerrhel: Add buildrequires for procps-ng.
2015-05-27 Flavio Leitnerrhel: Fix rundir ownership.
2015-05-27 Gurucharan... ovs-docker: Ability to set the MTU of the container...
2015-05-27 Gurucharan... ovs-docker: Add the ability to set the mac address.
2015-05-27 Alin Serdeannetdev-windows: Add ARP lookup and next hop functionality.
2015-05-27 Ansis Attekadebian: install openvswitch kernel module under "update...
2015-05-26 Nithin Rajudatpath-windows: Make PacketIO.c compilable with WDK8.
2015-05-22 Andy Zhouodp-util: always output recirc_id in hex
2015-05-22 Andy ZhouRevert "ovs-ofctl: Always prints recirc_id in decimal"
2015-05-22 Joe Stringerdpctl: Don't print UFID if not present.
2015-05-22 Joe Stringerextract-ofp-fields: Port to python3.
2015-05-22 Joe Stringerextract-ofp-fields: Fix most pep8 style issues.
2015-05-22 Ethan Jacksonsparse: Fix sparse when compiling DPDK.
2015-05-22 Daniele Di... netdev-dpdk: Adapt the requested number of tx and rx...
2015-05-22 Daniele Di... netdev-dpdk: Use specific spinlock for stats.
2015-05-22 Daniele Di... netdev-dpdk: Properly support non pmd threads.
2015-05-22 Daniele Di... ovs-numa: Change 'core_id' to unsigned.
2015-05-22 Jarno Rajahalmedatapath: Support masked set actions.
2015-05-21 Daniele Di... dpif-netdev: Reset RSS hash when recirculating.
2015-05-21 Ethan Jacksondpif-netdev: Clear flow batches before execute.
2015-05-21 Kevin Traynornetdev-dpdk: Use default NIC configuration.
2015-05-21 Ciara Loftusdpif-netdev: Increase the number of EMC entries
2015-05-21 Ben PfaffAUTHORS: Add Dan McGregor.
2015-05-21 Dan McGregornetdev-bsd: Include net/bpf.h.
2015-05-19 Ethan Jacksondpdk: Ditch MAX_PKT_BURST macro.
2015-05-19 Ethan Jacksonnetdev-dpdk: Fix sparse warnings.
2015-05-19 Andy Zhouovs-ofctl: Always prints recirc_id in decimal
2015-05-19 Alin Serdeandatapath-windows: Fix warning from the powershell module
next