Show patches with: Submitter = Ben Pfaff       |    Archived = No       |   2002 patches
« 1 2 ... 17 18 1920 21 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev,1/2] tests: Add ability to automatically rerun failed tests. 1 - - - --- 2016-02-09 Ben Pfaff Accepted
[ovs-dev,v2] dist-docs: Make GNU make aware of sub-make. 1 - - - --- 2016-02-09 Ben Pfaff Accepted
[ovs-dev] netdev: Free packets in netdev_send() for devices that don't support send. 1 - - - --- 2016-02-09 Ben Pfaff Accepted
[ovs-dev,2/2] dist-docs: Install plaintext files properly. 1 - - - --- 2016-02-09 Ben Pfaff Accepted
[ovs-dev,1/2] dist-docs: Properly pass "make" options into sub-make. - - - - --- 2016-02-09 Ben Pfaff Superseded
[ovs-dev,3/3] hmap: Add extra build-time iteration checks for types derived from hmap. 1 - - - --- 2016-02-09 Ben Pfaff Accepted
[ovs-dev,2/3] sset: Make sset iteration check the type of the nodes it's iterating. 1 - - - --- 2016-02-09 Ben Pfaff Accepted
[ovs-dev,1/3] util: New macro BUILD_ASSERT_TYPE. - - - - --- 2016-02-09 Ben Pfaff Accepted
[ovs-dev,1/3] ovn: ovn-controller changes for qos settings - - - - --- 2016-02-09 Ben Pfaff Superseded
[ovs-dev,2/3] ofproto-dpif-xlate: Don't consider mirrors used when excluded by VLAN. 1 - - - --- 2016-02-06 Ben Pfaff Accepted
[ovs-dev,v9] Implement OFPT_TABLE_STATUS Message. - - - - --- 2016-02-06 Ben Pfaff Not Applicable
[ovs-dev] ovs-benchmark: Remove. 1 - - - --- 2016-02-06 Ben Pfaff Accepted
[ovs-dev,3/3] tests: Add mirror-related keywords to all the mirroring tests. 1 - - - --- 2016-02-05 Ben Pfaff Accepted
[ovs-dev,2/3] ofproto-dpif-xlate: Don't consider mirrors used when excluded by VLAN. - - - - --- 2016-02-05 Ben Pfaff Superseded
[ovs-dev,1/3] ofproto-macros: Fix definition of add_of_ports. 1 - - - --- 2016-02-05 Ben Pfaff Accepted
[ovs-dev] ofproto-macros: Fix definition of add_of_ports. - - - - --- 2016-02-05 Ben Pfaff Accepted
[ovs-dev] ovn-controller: Fix typo in comment. 1 - - - --- 2016-02-05 Ben Pfaff Accepted
[ovs-dev,v4] vtep: Support per-tunnel tunnel key in schema. - - - - --- 2016-02-05 Ben Pfaff Accepted
[ovs-dev,branch-2.3,2/2] ofproto: Allow in-place modifications of datapath flows. - - - - --- 2016-02-04 Ben Pfaff Not Applicable
[ovs-dev] ovs-vswitchd: Preserve datapath ports across graceful shutdown. 1 - - - --- 2016-02-04 Ben Pfaff Accepted
[ovs-dev] bridge: Also prohibit \ in bridge names. 1 - - - --- 2016-02-03 Ben Pfaff Accepted
[ovs-dev,1/3] bridge: Do not add bridges with '/' in name. 1 - - - --- 2016-02-03 Ben Pfaff Not Applicable
[ovs-dev,v2,6/6] vlog: Use log_file_mutex to more consistently protect vlog_modules. 1 - - - --- 2016-02-03 Ben Pfaff Accepted
[ovs-dev,v2,5/6] vlog: Add vlog/close command. 1 - - - --- 2016-02-03 Ben Pfaff Accepted
[ovs-dev,v2,4/6] vlog: Make the most common module reference more direct. 1 - - - --- 2016-02-03 Ben Pfaff Accepted
[ovs-dev,v2,3/6] vlog: Stop using explicit references to external log modules. 1 - - - --- 2016-02-03 Ben Pfaff Accepted
[ovs-dev,v2,2/6] vlog: Simplify module definition. 1 - - - --- 2016-02-03 Ben Pfaff Accepted
[ovs-dev,v2,1/6] vlog: Make 'vlog_modules' private to vlog.c. 1 - - - --- 2016-02-03 Ben Pfaff Accepted
[ovs-dev] ofproto: Detect and handle errors in ofproto_port_add(). 1 - - - --- 2016-02-03 Ben Pfaff Accepted
[ovs-dev,2/2] match: Format entire ODP port number in match_format(). - - - - --- 2016-02-01 Ben Pfaff Changes Requested
[ovs-dev,1/2] odp-util: Fix formatting and parsing of 'frag' in tnl_push ipv4 argument. - - - - --- 2016-02-01 Ben Pfaff Accepted
[ovs-dev] Revert "ovs-lib: Try to call exit before killing." - - - - --- 2016-02-01 Ben Pfaff Not Applicable
[ovs-dev,2/2] ofp-msgs: Move most OpenFlow header definitions here. 1 - - - --- 2016-01-27 Ben Pfaff Accepted
[ovs-dev,1/2] ofp-msgs: Add support for ONF extension messages. 1 - - - --- 2016-01-27 Ben Pfaff Accepted
[ovs-dev,10/10] Implement "closures". - - - - --- 2016-01-27 Ben Pfaff Not Applicable
[ovs-dev,09/10] ofp-actions: Add more detail when formatting unroll_xlate pseudo-action. 1 - - - --- 2016-01-27 Ben Pfaff Accepted
[ovs-dev,08/10] tests: Avoid useless use of cat. 1 - - - --- 2016-01-27 Ben Pfaff Accepted
[ovs-dev,07/10] tests: Fix race in "ofproto-dpif - ofproto-dpif-monitor 1" test. 1 - - - --- 2016-01-27 Ben Pfaff Accepted
[ovs-dev,06/10] tests: Convert dpif-netdev macros to shell functions. 1 - - - --- 2016-01-27 Ben Pfaff Accepted
[ovs-dev,05/10] ofproto-macros: Remove STRIP_DURATION macro. 1 - - - --- 2016-01-27 Ben Pfaff Accepted
[ovs-dev,04/10] ofproto-macros: Change STRIP_USED and STRIP_UID to shell functions. 1 - - - --- 2016-01-27 Ben Pfaff Accepted
[ovs-dev,03/10] ofproto-macros: Change STRIP_XIDS from macro to shell function. 1 - - - --- 2016-01-27 Ben Pfaff Accepted
[ovs-dev,02/10] tests: Change ADD_OF_PORTS from macro to shell function. 1 - - - --- 2016-01-27 Ben Pfaff Accepted
[ovs-dev,01/10] ofproto-dpif-xlate: Do not execute resubmit again after recirculation. 1 - - - --- 2016-01-27 Ben Pfaff Accepted
[ovs-dev,v2] ofproto-dpif-xlate: Do not execute resubmit again after recirculation. 1 - - - --- 2016-01-27 Ben Pfaff Accepted
[ovs-dev] ofproto-dpif-xlate: Do not execute resubmit again after recirculation. - - - - --- 2016-01-27 Ben Pfaff Superseded
[ovs-dev] FAQ: Explain hash function for select groups. 1 - - - --- 2016-01-25 Ben Pfaff Accepted
[ovs-dev] dpif-netdev: Avoid copying netdev_flow_key in emc_processing(). 2 - - - --- 2016-01-24 Ben Pfaff Accepted
[ovs-dev] ovs-rcu: Improve comments on ovsrcu_postpone(). 1 - - - --- 2016-01-24 Ben Pfaff Accepted
[ovs-dev] ofproto-dpif-xlate: Fix recirculation for resubmit to current table. 1 - - - --- 2016-01-22 Ben Pfaff Accepted
[ovs-dev] gitignore: Ignore flake8-check. 1 - - - --- 2016-01-21 Ben Pfaff Accepted
[ovs-dev] appveyor.yml: Install python "six" module. 1 - - - --- 2016-01-21 Ben Pfaff Accepted
[ovs-dev,34/41] ofproto-dpif-rid: Use array instead of ofpbuf for recirc_state stack. - - - - --- 2016-01-21 Ben Pfaff Not Applicable
[ovs-dev] ofp-util: Make decoding switch features harder to misuse (and fix leak). 1 - - - --- 2016-01-21 Ben Pfaff Accepted
[ovs-dev,v3] ovs-vsctl: add parent process name and ID - - - - --- 2016-01-20 Ben Pfaff Not Applicable
[ovs-dev] ofproto-dpif-xlate: Don't consider mirrors used when excluded by VLAN. - - - - --- 2016-01-19 Ben Pfaff Superseded
[ovs-dev,41/41,RFC] Implement "closures". - - - - --- 2016-01-19 Ben Pfaff Superseded
[ovs-dev,40/41] ofproto-dpif-xlate: Put recirc_state, not recirc_id_node, in xlate_in. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,39/41] nx-match: Add functions for raw decoding and encoding of OXM. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,38/41] ofproto-dpif-rid: Use UUID, not pointer, to identify ofprotos for recirc. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,37/41] ofproto-dpif-rid: Fix names of recirc_metadata_{hash, equal}(). 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,36/41] ofproto-dpif-rid: Don't carry actset_output explicitly in metadata. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,35/41] ofproto-dpif-rid: Use separate pointers for actions and action set. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,34/41] ofproto-dpif-rid: Use array instead of ofpbuf for recirc_state stack. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,33/41] hash: New helper functions hash_bytes32() and hash_bytes64(). 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,32/41] connmgr: Generalize ofproto_packet_in to ofproto_async_msg. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,31/41] openflow: Better abstract handling of packet-in messages. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,30/41] pktbuf: Move from 'ofproto' to 'lib'. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,29/41] fail-open: Drop some of the weirder special cases. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,28/41] openflow: Get rid of struct ofp13_packet_in. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,27/41] ofp-print: Decode all async config messages the same way. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,26/41] ofp-util: Add function to encode OFPT_SET_ASYNC messages. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,25/41] ofp-util: Fix OF1.4+ version of ofputil_decode_set_async_config(). 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,24/41] ofp-util: Rewrite async config encoding and decoding to be table-driven. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,23/41] ofp-util: Define struct ofputil_async_cfg to hold async message config. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,22/41] ofp-util: New function ofputil_async_msg_type_to_string(). 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,21/41] openflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart message. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,20/41] openflow: Remove unused (and not useful) property headers. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,19/41] ofp-prop: New function ofpprop_put_zeros(). 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,18/41] ofp-prop: Add helpers for u8, be64/u64, flag, and UUID properties. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,17/41] ofp-prop: Add generic functions for working with 16- and 32-bit properties. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,16/41] ofp-prop: Add support for experimenter properties. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,15/41] ofp-prop: New module for working with OpenFlow 1.3+ properties. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,14/41] ofp-errors: Add extension error codes for OF1.3+ property errors. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,13/41] ofp-util: Improve function to emit a bitmap property. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,12/41] ofp-actions: Append in ofpacts_pull_openflow_actions(), instead of replace. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,11/41] ovs-ofctl: Merge dump_stats_transaction() into dump_transaction(). 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,10/41] netdev-dummy: Add a dummy queue. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,09/41] openflow: Rename OF0.1-1.3 queue property constants. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,08/41] ofp-print: Improve formatting of queue stat requests and port_mods. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,07/41] pinsched: Remove obsolete ofpbuf_trim(). 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,06/41] openflow-1.2: Remove unused struct definition. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,05/41] ofp-util: Improve formatting of comment. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,04/41] ofp-msgs: Fix comments. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,03/41] ofp-msgs: Fix definitions of OF1.4 OFPT_GET_ASYNC_REPLY and OFPT_SET_ASYNC. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,02/41] learning-switch: Use "if"s instead of "switch" to reduce maintenance. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev,01/41] ofproto: Fix memory leak and memory exhaustion bugs in group_mod. 1 - - - --- 2016-01-19 Ben Pfaff Accepted
[ovs-dev] ofproto: Fix memory leak and memory exhaustion bugs in group_mod. - - - - --- 2016-01-14 Ben Pfaff Superseded
[ovs-dev] xml2nroff: Fix build breakage when srcdir differs from builddir. 1 - - - --- 2016-01-12 Ben Pfaff Accepted
[ovs-dev,5/9] python: Fix xmlrpclib imports. - - - - --- 2016-01-12 Ben Pfaff Not Applicable
« 1 2 ... 17 18 1920 21 »