cascardo/ovs.git
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.
2014-06-05 Simon Hormanofproto: Send monitor updates if a flow mod changes...
2014-06-05 Ben PfaffCONTRIBUTING: Describe commonly used tags; introduce...
2014-06-05 Ben Pfaffpoll-loop: Ignore 'wevent' in poll_fd_wait_at() on...
2014-06-05 Ben Pfaffstream-ssl: Always initialize wevent member, even on...
2014-06-05 Ben Pfaffflow: Fix use-after-free in flow_compose().
2014-06-05 Ben Pfaffdpif-netdev: Fix another use-after-free in port_unref().
2014-06-05 Ben Pfaffofproto-dpif: Fix uninitialized data in ofproto_dpif_ex...
2014-06-05 Jarno Rajahalmetests/ofproto-dpif.at: Add delay before stopping time.
2014-06-05 Joe Stringerrevalidator: Use xcache when revalidation is required.
2014-06-05 Joe Stringerrevalidator: Refactor ukey creation/lookup.
2014-06-05 Joe Stringertests: Rename "ofproto-if"->"ofproto-dpif"
2014-06-04 Ryan Wilsondpif-netdev: Upcall: Remove an extra memcpy of packet...
2014-06-04 Daniele Di... netdev-dpdk: create queues on configured NUMA node
2014-06-04 Daniele Di... netdev-dpdk: receive up to NETDEV_MAX_RX_BATCH
2014-06-04 Andy Zhoudpif: Fix slow action handling for DP_HASH and RECIRC
2014-06-04 Ryan Wilsontimeval: Add monotonic time functionality for NetBSD...
2014-06-04 YAMAMOTO Takashiovs-sandbox: Use the correct make
2014-06-04 Jarno RajahalmeINSTALL: Note about compiler atomics support.
2014-06-04 Simon Hormanodp-util: Do not set port mask of non-IP packets
2014-06-04 Gurucharan... BUILD.Windows: Add a TODO section.
2014-06-04 Joe Stringerdatapath: Clean up files on distclean.
2014-06-04 Joe Stringerovs-dev.py: Add option to run tests in parallel.
2014-06-04 Joe Stringerovs-dev.py: Add option to specify which tests to run.
2014-06-03 Joe Stringerofproto: Remove ofproto_refresh_rule().
2014-06-03 Joe Stringerofproto-dpif-xlate: Cache full flowmod for learning.
2014-06-03 Jarno Rajahalmelib/ovs-rcu: Rename ovsrcu_init() as ovsrcu_set_hidden().
2014-06-03 Jarno Rajahalmelib/ovs-rcu: Evaluate parameters before ovsrcu_set...
2014-06-03 Jarno Rajahalmeovs-rcu: Remove the extra 'typedef' keyword.
2014-06-03 Joe Stringerrevalidator: Fix a build issue.
2014-06-02 Joe Stringerrevalidator: Eliminate duplicate flow handling.
2014-06-02 Jarno Rajahalmelib/flow: fix minimatch_extract() ICMPv6 parsing
2014-06-02 Simon Hormanofp-errors: Duplicate instruction error
2014-05-31 Ryan Wilsontimeval: Import ctypes Python library within a try...
2014-05-30 Ryan Wilsontimeval: Use monotonic time in OVS Python timeval library.
2014-05-30 Ansis Attekaprocess: block signals while spawning child processes
2014-05-30 Ryan Wilsonovsdb-idl: Add coverage counters for ovsdb commit retur...
2014-05-30 Ryan Wilsonrtbsd: Make rtbsd module thread-safe.
2014-05-29 Ryan Wilsonroute-table: Make route-table module thread-safe.
2014-05-29 Ben Pfaffofproto: Fix comments.
2014-05-29 Ben Pfaffofproto-provider: Fix typo in comment.
2014-05-29 Daniele Di... ovs-dev.py: add option to run with dpdk
2014-05-29 YAMAMOTO Takashiconfigure.ac: Check C99 compiler
2014-05-28 Jarno Rajahalmelib/cmap: Use atomics for all bucket data.
2014-05-28 Jarno Rajahalmelib/cmap: Add more hmap-like functionality.
2014-05-28 Jarno Rajahalmelib/ovs-rcu: Fix documentation, add ovsrcu_init().
2014-05-28 Jarno Rajahalmelib/flow: Use C99 declaration in for statement.
2014-05-28 Jarno RajahalmeCodingStyle: Allow C99 mixing of declarations and code.
2014-05-28 Ben Pfaffvtep: Don't try to both distribute and distclean the...
2014-05-28 Ben Pfaffofproto-dpif-xlate: Mark xcfgp and new_xcfg as static.
2014-05-28 Ben Pfaffofproto: Fix comment on struct meter.
next