Merge branch 'mainstream'
[sliver-openvswitch.git] / tests /
2013-11-26 Giuseppe LettieriMerge branch 'mainstream'
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-24 Giuseppe LettieriMerge branch 'mainstream'
2013-11-20 Alex Wangbfd: Add new key "flap_count" to "bfd_status".
2013-11-20 Joe Stringercoverage: Synchronize per-thread counters less aggressively
2013-11-20 Ben Pfaffofp-actions: Make ofpacts_check() report consistency...
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-20 Jarno RajahalmeClassifier: Staged subtable matching.
2013-11-19 Ben Pfaffutil: Rename popcount to count_1bits
2013-11-18 Ben Pfaffutil: Make popcount() handle 64-bit integers, not separ...
2013-11-18 Jarno Rajahalmelib/util: Add ctz64() and popcount64().
2013-11-15 Simon Hormanofp-actions: Consider L4 actions after mpls_push as...
2013-11-15 Ben Pfaffutil: New function ovs_scan().
2013-11-13 Simon Hormanofproto-dpif: test ARP SPA and TPA load actions
2013-11-13 Gurucharan Shettydpif-netdev: Introduce a classifier in userspace datapath.
2013-11-11 Ben Pfaffofp-actions: Switch away from odd use of "q" in "enqueu...
2013-11-11 Ben Pfaffofproto-dpif: New unixctl command ofproto/trace-packet...
2013-11-11 Ben Pfaffofproto-dpif: Factor code out of ofproto_unixctl_trace().
2013-11-05 Ben Pfaffofp-util: Report OFPMMFC_BAD_FLAGS for bad band flags.
2013-11-05 Ben Pfaffofp-util: Report OFPMMFC_BAD_COMMAND for bad meter...
2013-11-05 Ben Pfaffofp-util: Report OFPMMFC_BAD_BAND for bad band type...
2013-11-05 Ben Pfaffofp-actions: Allow meter actions in ofpacts_verify().
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-04 alex wangcfm: Add ovsdb column "cfm_flap_count".
2013-11-03 Ben Pfaffovs-controller: Rename test-controller and do not insta...
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-03 Simon Hormanofproto: Add test for flow mod with groups.
2013-11-03 Simon Hormanofproto: Add del groups test
2013-11-03 Simon Hormanofproto: Add group desc and stats tests
2013-11-02 Simon Hormanofproto-dpif: Translation of indirect and all groups
2013-11-02 Ben Pfaffofproto-dpif-xlate: Handle oversized actions more grace...
2013-11-02 Jarno RajahalmeAdd OF11 SET MPLS LABEL and SET MPLS TC actions.
2013-11-02 Ben Pfaffofp-util: Enforce OpenFlow 1.1+ table_id requirements...
2013-11-01 Jarno Rajahalmeofp-actions: Send deprecated actions as set fields.
2013-11-01 Jarno Rajahalmeofp-actions: Set-Field OF 1.0/1.1 compatibility.
2013-11-01 Jarno RajahalmeOXM inspired match field names.
2013-11-01 Jarno RajahalmeOF 1.1 pop vlan compatibility.
2013-11-01 Jarno RajahalmeOF 1.1 set vlan vid/pcp compatibility.
2013-11-01 Simon Hormanofproto: Add group features test
2013-11-01 Ben Pfaffmeta-flow: Make mf_parse() report bad masks as errors.
2013-10-31 Simon HormanReturn no protocols if mask is supplied for unmaskable...
2013-10-31 Simon Hormanovs-ofctl: Add icmp_code test
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 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-25 Ben Pfafftests: Skip Python daemon tests in directory with non...
2013-10-25 Ansis Attekatests: use full table names in ovs-vsctl commands
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 Pfaffofp-util: Use correct cookie value in "packet_in"s...
2013-10-18 YAMAMOTO Takashisocket-util: Add symlink based workaround for long...
2013-10-17 Justin Pettitvtep: Add vtep-ctl command.
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: Run ofproto-dpif-monitor in a...
2013-10-17 Alex Wangtests: Relax the requirement of bfd tests on timing.
2013-10-16 Ben Pfaffoftest: Update default controller port number to match...
2013-10-14 Giuseppe LettieriMerge branch 'mainstream'
2013-10-15 YAMAMOTO Takashitests: fix failure when $PKIDIR contains uuid-like...
2013-10-15 YAMAMOTO Takashitests/test-unix-socket.py: abort on an error
2013-10-15 Alex Wangtests: Make ovsdb-server add/remove remote test faster...
2013-10-14 Simon HormanAdd support for write-actions
2013-10-10 Ben PfaffAdd software switch support for modifying ARP headers...
2013-10-09 YAMAMOTO Takashitests: a comment on OF1.3 table_mod
2013-10-09 Giuseppe LettieriMerge branch 'mainstream'
2013-10-09 Alex Wangofproto-dpif-monitor: Add ofproto-dpif-monitor module.
2013-10-09 Alex Wangtests: Remove the unit test for "ovs-appctl coverage...
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 Gurucharan Shettyovs-dpctl, ofproto/trace: Show and handle the in_port...
2013-10-01 Alex Wangofproto-dpif: Compute the subfacet add/del rate using...
2013-10-01 Alex Wangcoverage: Reimplement the "ovs-appctl coverage/show...
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-20 alex wangcfm: Prevent interval fault when demand mode is enabled...
2013-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-09-16 Ben Pfafftests: Make ovsdb-server add-db/remove-db test faster...
2013-09-15 Giuseppe LettieriMerge branch 'mainstream'
2013-09-13 Paul Ingramvlog: Report timestamps in millisecond resolution in...
2013-09-13 Ben Pfaffofp-util: Announce OpenFlow 1.3 table features only...
2013-09-12 Giuseppe LettieriMerge branch 'mainstream'
2013-09-07 Andy Zhouopenflow-1.1+: OFPT_TABLE_MOD (part 1)
2013-09-07 Alexandru Copottests/ofproto: add basic test for OFPT_GET_ASYNC_REQUES...
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-04 Alex Wangtimeval: Remove CACHE_TIME scheme.
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-28 Jarno Rajahalmelib: Keep track of usable protocols while parsing.
2013-08-27 Jarno Rajahalmeofproto-dpif.at: Remove push_vlan from an OF1.0 test.
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-23 Ben Pfaffmeta-flow: Use correct OF1.2+ errors for invalid fields...
2013-08-22 Alex Wangbfd: Implement forwarding_if_rx.
2013-08-22 Joe Stringerofp-util: Add SCTP support
next