Merge remote-tracking branch 'ovs-dev/master'
[sliver-openvswitch.git] / ofproto /
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-20 Jarno RajahalmeClassifier: Staged subtable matching.
2013-11-19 Lorand Jakabofproto-dpif: add support for layer 3 ports
2013-11-11 Ben Pfaffofproto-dpif: New unixctl command ofproto/trace-packet...
2013-11-11 Ben Pfaffofproto-dpif: Improve help output for ofproto/trace.
2013-11-11 Ben Pfaffofproto-dpif: Factor code out of ofproto_unixctl_trace().
2013-11-11 Ben Pfaffofproto: Check ofproto_port_query_by_name() return...
2013-11-07 Ben Pfaffofproto: Limit OVS-assigned port numbers to 32767 and...
2013-11-06 Gurucharan Shettyofproto-dpif: Disassociate datapath max_ports with...
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-05 Ben Pfaffofproto: report the correct set of actions for group...
2013-11-04 alex wangcfm: Add ovsdb column "cfm_flap_count".
2013-11-03 Simon Hormanofproto-dpif: Support weight for select groups
2013-11-03 Simon Hormanofproto-dpif: Implement translation of select groups.
2013-11-03 Simon Hormanofproto-dpif: Translation of fast failover groups
2013-11-02 Simon Hormanofproto-dpif: Translation of indirect and all groups
2013-11-02 Simon Hormanofproto: Break out resubmit resource checking
2013-11-02 Simon Hormanofproto: Advertise all supported OpenFlow actions in...
2013-11-02 Ben Pfaffofproto-dpif-xlate: Handle oversized actions more grace...
2013-11-02 Ben Pfaffofproto-dpif-upcall: Give each miss_handler thread...
2013-11-02 Ben Pfaffofproto-provider: Fix typo in comment.
2013-11-02 Simon Hormanofproto-dpif: Implement group callbacks
2013-11-02 Jarno RajahalmeAdd OF11 SET MPLS LABEL and SET MPLS TC actions.
2013-11-02 Ben Pfaffofproto: Centralize action checking, doing it at decode...
2013-11-01 Jarno RajahalmeNative Set-Field action.
2013-11-01 Ben Pfaffofproto-dpif-xlate: Remove obsolete comment.
2013-11-01 Jarno RajahalmeOF 1.1 set vlan vid/pcp compatibility.
2013-11-01 Simon Hormanofproto: Calculate some group stats at ofproto layer
2013-11-01 Simon Hormanofproto: Fail flow mod if it references a non-existent...
2013-11-01 Simon Hormanofproto: Delete relevant flows on group del
2013-10-30 Jarno Rajahalmeclassifier: Rename struct cls_table as cls_subtable.
2013-10-29 Alexandru Copotofproto: Add support for sending OFPTYPE_ROLE_STATUS...
2013-10-29 Alexandru Copotinclude/openflow: Add OpenFlow 1.4 header file
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-29 Jarno RajahalmeWiden TCP flags handling.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-25 YAMAMOTO Takashiofproto: Report multipart buffer overflow.
2013-10-25 YAMAMOTO Takashiofproto: Report correct errors for unsupported stats...
2013-10-24 YAMAMOTO Takashiconnmgr: Fix an abort.
2013-10-25 Ben Pfaffofproto: Use ofproto_check_ofpacts() from modify_flows__().
2013-10-25 Ben Pfaffofproto: Avoid abandoning an ofopgroup without committi...
2013-10-23 Jarno Rajahalmelib/ofp-actions: Enforce action consistency.
2013-10-23 Jarno RajahalmeAdd OF11 SET IP TTL action.
2013-10-23 Jarno RajahalmeAdd OF11 set IPv4 ECN action.
2013-10-23 Ben PfaffAllow OFPACT_SET_IP_DSCP to act on both IPv4 and IPv6...
2013-10-23 Ben Pfaffpinsched: Eliminate function callback in interface.
2013-10-23 YAMAMOTO Takashiconnmgr: Fix packet-in reason for OpenFlow1.3 table...
2013-10-23 Ben Pfafffail-open: Add function to identify fail-open's flows.
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-22 Gurucharan Shettyofproto: Fix coding style.
2013-10-21 Ben Pfaffofproto: Send only one OFPT_FLOW_REMOVED message when...
2013-10-17 Jarno RajahalmeMore accurate wildcarding and fragment handling.
2013-10-17 Gurucharan Shettyovs-dpctl: Add a 'filter' option to match wildcarded...
2013-10-17 Alex Wangofproto-dpif-monitor: Use heap to order the mport wakeu...
2013-10-17 Alex Wangofproto-dpif-monitor: Run ofproto-dpif-monitor in a...
2013-10-16 Gurucharan Shettyofproto: Re-use port numbers of ports that were deleted...
2013-10-15 YAMAMOTO Takashiconnmgr: Always send full packet in packet_in when...
2013-10-15 Jarno RajahalmeSet datapath mask bits when setting a flow field.
2013-10-14 Giuseppe LettieriMerge branch 'mainstream'
2013-10-14 Simon HormanAdd support for write-actions
2013-10-14 Ben Pfaffofp-actions: Make ofpacts_format() caller add "actions...
2013-10-11 Alex Wangofproto-dpif-xlate: Simplify the xlate_send_packet...
2013-10-11 Alex Wangofproto-dpif: Make execute_actions() function non-static.
2013-10-11 Alex Wangofproto-dpif: Change comment for execute_actions()...
2013-10-11 Alex Wangofproto-dpif-xlate: Fix freeing uninitialized "struct...
2013-10-11 Ben Pfaffconnmgr: Formalize 'ofproto_mutex' as protecting ofconn...
2013-10-11 Ben Pfaffconnmgr: Use 'ofproto_mutex' to protect ofconns from...
2013-10-11 Ben Pfaffrconn: Make rconn_packet_counter thread-safe.
2013-10-11 Ethan Jacksonmonitor: Fix improper use of stubs.
2013-10-10 Ben Pfaffdpif: Support working around actions that a datapath...
2013-10-10 Ben Pfaffodp-util: Make it possible to combine slow path reasons.
2013-10-10 Ben Pfaffofproto-dpif: Factor lots of code out into new function...
2013-10-10 Ben Pfaffofproto-dpif: Simplify code using execute_odp_actions().
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-09 Giuseppe LettieriMerge branch 'mainstream'
2013-10-09 Alex Wangofproto-dpif-monitor: Add ofproto-dpif-monitor module.
2013-10-09 Alex Wangofproto-dpif: Make stats update thread safe.
2013-10-09 Alex Wangofproto-dpif: Move send_packet() to ofproto-dpif-xlate...
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-10-04 Ben Pfaffofproto-dpif-xlate: Suppress oversize datapath actions.
2013-10-04 Ben Pfaffofproto-dpif-xlate: Limit memory and time that translat...
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-02 Gurucharan Shettyovs-dpctl, ofproto/trace: Show and handle the in_port...
2013-10-01 Justin Pettitofproto: Define official OpenFlow port number.
2013-10-01 Justin PettitDon't differentiate between TCP and SSL ports for OpenF...
2013-10-01 Alex Wangofproto-dpif: Compute the subfacet add/del rate using...
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-27 Jarno RajahalmeRemove unused variables and functions.
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-26 Gurucharan Shettyofproto: Recycle least recently used ofport.
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-25 Ben Pfafftunnel: Make tnl_find() easier to understand.
2013-09-25 YAMAMOTO Takashifor ovs-appctl bridge/dump-flows, don't show "priority...
next