cascardo/ovs.git
2014-06-24 Flavio Leitnerlib: Add IGMP snooping library bits
2014-06-24 Gurucharan... debian: Re-run failed unit tests once.
2014-06-24 Gurucharan... socket_util.py: Make set_dscp() python 2.4.3 compatible.
2014-06-24 Gurucharan... atlocal: Disable Python related tests on Windows.
2014-06-24 Gurucharan... lockfile: Modify tests for Windows.
2014-06-24 Gurucharan... util: Don't compile couple of unused function for Windows.
2014-06-24 Gurucharan... daemon-windows: unlink pidfile before stopping the...
2014-06-24 Gurucharan... test-util: Changes for 'assert' test on Windows.
2014-06-24 Gurucharan... util: Make WSAStartup available outside stream.c.
2014-06-24 Thomas Grafovs-ofctl.8: Move mod-table out of group tables section
2014-06-24 Thomas Grafovs-ofctl.8: Document group:group_id action
2014-06-24 Ben Pfaffdpif-netdev: Remove unused global variable 'key'.
2014-06-24 Simon Hormanofproto: Break out monitor deletion code
2014-06-23 Joe StringerRevert "revalidator: Use xcache when revalidation is...
2014-06-23 Daniele Di... dpif-netdev: batch packet processing
2014-06-23 Daniele Di... netdev: netdev_send accepts multiple packets
2014-06-23 Daniele Di... dpif-netdev: use dpif_packet structure for packets
2014-06-23 Daniele Di... vswitchd: skip right number of arguments in dpdk_init()
2014-06-23 Simon Hormanofproto: Honour out_port of flow monitors
2014-06-23 Lorand Jakabdatapath/linux: add vport-geneve.c to .gitignore
2014-06-22 Daniele Di... Makefile.am: fix printf-check in out-of-tree build
2014-06-21 Jesse Grossdatapath: Check tunnel info before dereferencing on...
2014-06-21 Jesse Grossdoc: Additional documentation updates for Geneve.
2014-06-20 Jesse Grossdatapath: Add support for Geneve tunneling.
2014-06-20 Jesse Grossdatapath: Factor out allocation and verification of...
2014-06-20 Jesse Grosstunnel: Add support for matching on OAM packets.
2014-06-20 Jesse Grossdatapath: Wrap struct ovs_key_ipv4_tunnel in a new...
2014-06-20 Jesse Grossdatapath: Eliminate memset() from flow_extract.
2014-06-20 Andy Zhoudatapath: keep mask array compact when deleting mask
2014-06-20 Andy Zhoudatapath: simplify ovs_flow_tbl_lookup_stats()
2014-06-17 Thomas Grafovs-vsctl: Fix OF protocol name capitalization in manua...
2014-06-17 Thomas GrafAUTHORS: Update entry for Thomas Graf
2014-06-14 Alex Wangbridge: Make ovs-vswitchd run again if status_txn commi...
2014-06-14 Alex Wangofproto: Add separate functions for checking bfd/cfm...
2014-06-14 Alex Wangcfm: Extracts the cfm status in one function.
2014-06-14 Alex Wangovs-thread: Implement OVS specific barrier.
2014-06-13 Jesse Grossnetdev-vport: Use dpif_port as base for tunnel backing...
2014-06-13 Ben Pfaffstream-ssl: Enable TLSv1.1 and TLSv1.2.
2014-06-13 Ben Pfaffodp-util: Make it harder to forget to update ODPUTIL_FL...
2014-06-13 Simon Hormanofproto: Honour NXFMF_OWN flag of flow monitors
2014-06-13 Simon Hormanofproto: Break out perl code for sorting multiline...
2014-06-13 Linda SunMove setsockopt TCP_NODELAY to when TCP is connected.
2014-06-13 Ben Pfaffutil: Move definition of HANDLE here.
2014-06-13 Jarno Rajahalmelib/classifier: Fix use of uninitialized memory.
2014-06-13 Jarno Rajahalmelib/classifier: Clarify trie_lookup_value().
2014-06-13 Jesse Grosslisp: Use IP addresses rather than flow on hash failure.
2014-06-13 Andy Zhouodp-util: update comments on ODPUTIL_FLOW_KEY_BYTES...
2014-06-13 Gurucharan... timeval: Provide a variation for time/warp command.
2014-06-13 Simon Hormanextract-ofp-msg: Add ONF extension support
2014-06-13 Simon Hormanofp-msgs: Add OFPRAW_OFPST14_FLOW_MONITOR_*
2014-06-13 Simon Hormanofp-errors: Add OFPET_FLOW_MONITOR_FAILED
2014-06-13 Simon Hormanofproto: Add ofp14_flow_monitor_{request, command,...
2014-06-13 Simon Hormanofproto: Initialise return value of modify_flows__
2014-06-13 Andy Zhoudatapath: avoid memory corruption in queue_userspace_p...
2014-06-13 Andy Zhoudatapath: fix key size computation in key_attr_size()
2014-06-12 Daniele Di... dpif-netdev: enumerate dpif belonging to the right...
2014-06-12 Jean Tourrilhestests: Use set_field instead of load_reg in OF1.2 test...
2014-06-12 Ben PfaffImplement learned flow deletion.
2014-06-12 Ben Pfaffofproto: Reduce duplication in deletion logic.
2014-06-12 Ben Pfaffofproto: Shrink struct rule_actions slightly.
2014-06-12 Ben Pfaffofproto: Additional simplifications.
2014-06-12 Ben Pfaffofproto: Do straightforward removal of asynchronous...
2014-06-12 Ben Pfaffofproto: Combine "struct ofconn *" and "const struct...
2014-06-12 Ben Pfaffofproto: Move logic for collecting read-only rules...
2014-06-12 Ben Pfaffofproto: Make ofproto_rule_is_hidden() public, and...
2014-06-12 Ben Pfaffofproto: Only initiate flow table modifications if...
2014-06-12 Ben Pfaffofproto: Add missing lock annotations on prototypes.
2014-06-12 Ben Pfaffofproto: Merge do_add_flow() and oftable_insert_rule...
2014-06-12 Simon HormanOPENFLOW-1.1+: EXT-187/OF1.4 Flow Monitors Are Under...
2014-06-12 Gurucharan... test-jsonrpc: Add the ability to detach on Windows.
2014-06-12 Simon Hormanconnmgr: Do not use OFPRR_METER_DELETE before OF1.4
2014-06-12 Simon Hormanofproto-dpif: Add idle_timeout parameter to ofproto_dpi...
2014-06-12 Simon Hormanofproto-dpif: Add recirc_id field to struct rule_dpif
2014-06-12 Simon Hormanofproto-dpif: Move RECIRC_RULE_PRIORITY to common header
2014-06-11 Gurucharan... socket-util: Disable dscp setting on Windows.
2014-06-11 Jarno Rajahalmelib/cmap: Simplify iteration with C99 loop declaration.
2014-06-11 Jarno Rajahalmelib/classifier: Clean up includes.
2014-06-11 Jarno Rajahalmelib/classifier: Fix incorrect pointer type.
2014-06-11 Simon HormanOPENFLOW-1.1+: OFPRR_METER_DELETE is used
2014-06-11 Simon Hormanofproto: Use OFPRR_GROUP_DELETE
2014-06-11 Ben PfaffFix log message weird suffixes.
2014-06-10 Andy Zhoutest: Remove explicit sleeps from ofproto-dpif bond...
2014-06-10 Andy Zhoutest: add WAIT_FOR_DUMMY_PORTS helper macro for writing...
2014-06-10 Andy Zhounetdev-dummy: add appctl netdev-dummy/conn-state command
2014-06-10 Polehn, Mike AINSTALL.DPDK: User space dpdk setup documentation addition.
2014-06-10 Gurucharan... .gitignore: Update with couple of Windows specific...
2014-06-10 Gurucharan... daemon.at: Make changes for Windows.
2014-06-10 Gurucharan... cmap: Rename a enum constant.
2014-06-10 Gurucharan... testsuite.at: pids can have zero after first character.
2014-06-10 Gurucharan... test-flows: Change the way flows are read.
2014-06-09 Daniele Di... acinclude.m4: dpdk: link with -ldl if necessary
2014-06-09 Anoob Somannetflow: Fold netflow_expire() into netflow_flow_clear().
2014-06-06 Ethan Jacksonofproto: Destroy rule in ofproto_get_vlan_usage().
2014-06-06 Ben Pfaffofp-actions: Store cookie in network byte order in...
2014-06-06 Ben Pfaffovs-ofctl: Support "send_flow_rem" in "learn" actions.
2014-06-06 Ben Pfaffovs-ofctl: Document 'cookie' argument to learn action.
2014-06-06 Ben Pfaffofproto-dpif: Remove unused struct dpif_completion.
2014-06-06 Ben Pfaffofproto-dpif-rid: Fix memory leak in recirc_id_pool_des...
2014-06-06 Ben Pfaffofproto: Fix memory leak in ofproto_destroy().
2014-06-06 Joe Stringerrevalidator: Replace ukey->mark with dump_seq.
next