ofproto-dpif-upcall: Fix a bug.
[sliver-openvswitch.git] / ofproto / ofproto-dpif-upcall.c
2014-04-25 Alex Wangofproto-dpif-upcall: Fix a bug.
2014-04-24 Ethan Jacksonofproto-dpif-upcall: Remove the flow_dumper thread.
2014-04-23 Joe Stringerrevalidator: Prevent handling the same flow twice.
2014-04-22 Alex Wangofproto-dpif-upcall: Fix logic error in handler/revalid...
2014-04-22 Alex Wangofproto-dpif-upcall: Fix ovs-vswitchd crash.
2014-04-20 YAMAMOTO Takashiofproto-dpif-upcall: Don't use stack garbage
2014-04-19 Alex Wangofproto-dpif-upcall: Remove the dispatcher thread.
2014-04-18 ejjMerge pull request #3 from joestringer/submit/xlate_cac...
2014-04-18 Joe Stringerrevalidator: Only revalidate high-throughput flows.
2014-04-18 Joe Stringerofproto-dpif-xlate: Cache xlate_actions() effects.
2014-04-06 YAMAMOTO Takashiofproto-dpif-upcall: Expire netflow flow when revalidat...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-28 Alex Wangofproto-dpif-upcall: Fix a race.
2014-03-24 Gurucharan Shettypackets: packet metadata from flow function instead...
2014-03-20 Simon Hormanofproto-dpif: Differentiate between different miss...
2014-03-20 Alex Wangdpif: Change dpif API to allow multiple handler threads...
2014-03-19 Jarno Rajahalmelib: Use tcp_flags from flow.
2014-03-19 Jarno Rajahalmelib/flow: Retain ODPP_NONE on flow_extract().
2014-03-18 Ben Pfaffovs-rcu: New library.
2014-03-16 Andy Zhouudpif: Bug fix updif_flush
2014-03-13 Ben Pfaffovs-atomic: Delete atomic, atomic_flag, ovs_refcount...
2014-03-08 Joe Stringerupcall: Configure datapath max-idle through ovs-vsctl.
2014-03-01 Andy Zhoulib: simplify flow_extract() API
2014-02-27 Joe Stringerdpif: Don't synchronize flow_dump_next() status.
2014-02-27 Joe Stringerdpif: Make dpif_flow_dump_next() thread-safe.
2014-02-26 Ben Pfaffofproto-dpif-upcall: Fix null dereference in push_dump_...
2014-02-26 Joe Stringerupcall: Remove datapath flows when setting n-threads.
2014-02-26 Joe Stringerupcall: Delete flows that were not recently dumped.
2014-02-26 Joe Stringerupcall: Refactor ukey creation and dump handling
2014-02-25 Joe Stringerupcall: Defer ukey deletion until after pushing stats.
2014-02-25 Ben Pfaffofproto-dpif: Complete all packet translations before...
2014-02-19 Romain Lengletipfix: fix upcall cookie size checks to support 8 byte...
2014-02-10 Joe Stringerupcall: Add appctl call to set flow_limit.
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2014-02-03 Simon Hormanofproto-dpif-xlate: Remove unused fitnessp pararameter...
2014-01-29 Ethan Jacksonofproto-dpif-upcall: Hardcode max_idle to 1500ms.
2014-01-29 Joe Stringerupcall: Avoid divide-by-zero calculating flow limit
2014-01-21 Joe Stringerupcall: Cache the number of flows from the datapath.
2014-01-13 Ben Pfaffofproto-dpif-upcall: Avoid unnecessarily installing...
2014-01-09 Ben Pfaffovs-atomic: Add atomic_destroy() and use everywhere...
2014-01-09 Ben Pfaffofproto-dpif-upcall: Slightly simplify udpif_upcall_han...
2014-01-08 Andy Zhouofproto-dpif: Fix a vlan-splinter megaflow bug
2013-12-31 Jarno Rajahalmedpif: Use explicit packet metadata.
2013-12-20 YAMAMOTO Takashiofproto-dpif-upcall: Reduce log level of "Spent unreaso...
2013-12-19 Ethan Jacksonofproto: Handle flow installation and eviction in upcall.
2013-12-17 Jarno RajahalmeDo not free uninitialized packets.
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-16 Jarno Rajahalmedpif: Allow execute to modify the packet.
2013-12-13 Ethan Jacksonofproto: Simplify thread creation API.
2013-12-13 Ethan Jacksonofproto-dpif-upcall: New ovs-appctl upcall/show.
2013-12-13 Ethan Jacksonofproto-dpif-upcall: Add memory usage stats.
2013-12-13 Ethan Jacksonofproto: Replace reval_seq with a struct seq.
2013-12-13 Ethan Jacksonofproto: Retrieve ipfix, sflow and netflow in xlate_rec...
2013-12-13 Ethan Jacksonofproto: Modularize netflow.
2013-12-12 Ethan Jacksonofproto: Remove arbitrary handler thread limit.
2013-12-12 Ethan Jacksonofproto-dpif: Remove dead code.
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-02 Ben Pfaffofproto-dpif-upcall: Give each miss_handler thread...
2013-10-23 YAMAMOTO Takashiconnmgr: Fix packet-in reason for OpenFlow1.3 table...
2013-10-23 Ben Pfaffofp-util: Use correct cookie value in "packet_in"s...
2013-10-23 Ben Pfaffconnmgr: Move send_len from ofputil_packet_in to ofprot...
2013-10-23 Ben Pfaffconnmgr: Move controller_id from ofputil_packet_in...
2013-10-23 Ben Pfaffofproto, ofp-util: Begin disentangling packet-in wire...
2013-10-10 Ben Pfaffdpif: Support working around actions that a datapath...
2013-10-10 Ben Pfaffofproto-dpif-upcall: Make miss handlers accumulate...
2013-10-09 Ethan Jacksonofproto-dpif-xlate: Do initial rule lookup for callers.
2013-10-02 Ben Pfaffofproto-dpif-upcall: Remove dead code from recv_upcalls().
2013-10-02 YAMAMOTO Takashiofproto-dpif-upcall: reduce number of wakeup
2013-10-01 Simon Hormanofproto-dpif: Correct endian problem in recv_upcalls()
2013-10-01 Ethan Jacksonofproto-dpif: Move special upcall handling into ofproto...
2013-09-24 Jarno Rajahalmeofproto-dpif-upcall: Fix a memory leak.
2013-09-24 Ben Pfaffofproto-dpif-upcall: Fix typos in comments.
2013-09-19 Ben Pfaffofproto-dpif-upcall: Forward packets in order of arrival.
2013-09-17 Ben Pfaffofproto-dpif-upcall: Remove redundant 'packets' list...
2013-09-13 Ben Pfaffguarded-list: New data structure for thread-safe queue.
2013-09-13 Ben Pfaffofproto: Add a ref_count to "struct rule" to protect...
2013-09-04 Ethan Jacksonofproto-dpif: Hide struct rule_dpif internally.
2013-09-04 Ben Pfaffofproto-dpif: Fix use-after-free deleting a bridge...
2013-08-28 Jarno Rajahalmeofproto-dpif-upcall: Batch upcalls.
2013-08-23 Jarno Rajahalmeofproto-dpif-upcall.c: Fix indentation.
2013-08-20 Ben PfaffUse "error-checking" mutexes in place of other kinds...
2013-08-16 YAMAMOTO Takashiofproto-dpif-upcall: ofproto_dpif_send_packet_in()...
2013-08-13 Jesse Grossflow: Rename skb_mark to pkt_mark.
2013-08-13 Ben Pfaffofproto-dpif-upcall: Fix sparse warning.
2013-08-12 YAMAMOTO Takashiofproto-dpif-upcall: don't forget to initialize mutexes
2013-08-11 Ethan Jacksonofproto-dpif: Implement multi-threaded miss handling.