Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / tests /
2014-02-26 Ben Pfafftests: Sort output from dump-flows to avoid hash order...
2014-02-26 Joe Stringerupcall: Remove datapath flows when setting n-threads.
2014-02-25 Joe Stringerofproto-dpif: Test flow stats reporting.
2014-02-25 Giuseppe LettieriMerge branch 'mainstream'
2014-02-22 Ben Pfaffofproto-dpif-xlate: Avoid recursively taking read side...
2014-02-20 Simon Hormantests/run-ryu: Correct logfile reporting
2014-02-19 Simon Hormanpackets: Always set ethertype in push_mpls()
2014-02-19 Joe Stringertests: Add MPLS push on MPLS test.
2014-02-19 YAMAMOTO Takashitests/run-ryu: Fix setup for Ryu tests
2014-02-19 YAMAMOTO Takashitests/run-ryu: Fix log file names
2014-02-14 Ben Pfafftests: Add support for automatically running Ryu tests...
2014-02-12 Jarno Rajahalmemeta-flow: Fix setting MFF_IP_FRAG.
2014-02-11 Joe Stringertests: Fix MPLS test cases.
2014-02-11 Joe Stringertests: Add basic MPLS push test.
2014-02-11 Ben Pfafftests: Add missing banner.
2014-02-10 Giuseppe LettieriMerge branch 'mainstream'
2014-02-08 Joe Stringertests: Don't rely on strace for IPv6 IDL testcases.
2014-02-07 Simon Hormantests: Add MPLS + VLAN tests.
2014-02-07 YAMAMOTO Takashiofproto-dpif.at: Avoid races in "ofproto-dpif - dummy...
2014-02-07 Arun SharmaAdd IPv6 support for OpenFlow, OVSDB, NetFlow, and...
2014-02-04 Giuseppe LettieriMerge branch 'mainstream'
2014-02-04 YAMAMOTO Takashiofproto-dpif.at: Avoid races by sleeping
2014-02-04 YAMAMOTO Takashidaemon.at: Fix stderr races
2014-02-04 YAMAMOTO Takashiofproto-dpif.at: Workaround races in megaflow tests
2014-02-04 YAMAMOTO Takashiofprot-dpif.at: Fix races
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2014-01-29 Ethan Jacksonofproto-dpif-upcall: Hardcode max_idle to 1500ms.
2014-01-24 Andy Zhounetdev-dummy: Add support for active stream
2014-01-23 Luigi Rizzolib/pcap-file: add 'ovs_' prefix to pcap functions
2014-01-21 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-16 Joe Stringertests: Fix path for distcleaning ovs-controller.8
2014-01-14 Ben Pfaffclassifier: Use fat_rwlock instead of ovs_rwlock.
2014-01-09 Ben Pfaffovs-atomic: Add atomic_destroy() and use everywhere...
2014-01-09 Ben Pfaffdpif-netdev: Use hmap instead of list+array for trackin...
2014-01-09 Alex Wangofproto/trace: Show megaflow fields in each resubmit.
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-30 Jarno Rajahalmetests: Make some tests more robust.
2013-12-30 Alex Wangbfd: Make bfd decay test robust.
2013-12-30 Ben Pfafftests: Remove \r from source tree.
2013-12-24 Gurucharan Shettyofproto-dpif: Verbosity option for dpif/dump-flows...
2013-12-24 Ben Pfaffstdio: New module, initially to provide working [v...
2013-12-23 Ben Pfaffpcap-file: Add timestamp support for reading and writin...
2013-12-20 Ben Pfaffofp-print: Print durations with at least three decimals.
2013-12-20 YAMAMOTO Takashitests/learn.at: Workaround a race
2013-12-20 YAMAMOTO Takashitests/ofproto-dpif.at: Workaround a race
2013-12-20 YAMAMOTO Takashitests/ofproto.at: Avoid stdout/stderr ordering assumptions
2013-12-20 YAMAMOTO Takashitests/ofproto-dpif.at: Portability improvement
2013-12-20 YAMAMOTO Takashitests/daemon-py.at: Skip if no python
2013-12-19 Ethan Jacksonofproto: Handle flow installation and eviction in upcall.
2013-12-19 Joe Stringerunixctl: Make dpif/dump-flows fetch kernel flows.
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-17 Joe Stringercfm: Add test for fault_override
2013-12-17 Ben Pfafflacp: Give LACP a moment to initialize before testing...
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-14 Joe Stringermonitor: Replace monitor_seq with periodic wakeup
2013-12-13 Ben Pfaffvconn: Reply with OFPBRC_BAD_VERSION for bad version.
2013-12-13 Ben Pfaffjsonrpc-server: Add test for disconnecting connections...
2013-12-13 Ethan Jacksonofproto-dpif: Remove ovs-appctl dpif/del-flows.
2013-12-13 Ethan Jacksonofproto-dpif: Remove avg_subfacet_life.
2013-12-12 Ben Pfaffbridge: Support changing port numbers.
2013-12-11 Ben Pfafflacp: Make lacp negotiation test hard-code aggregation...
2013-12-11 Jarno RajahalmeClassifier: Track address prefixes.
2013-12-11 Jarno Rajahalmedpif-netdev: Properly create exact match masks.
2013-12-10 Giuseppe LettieriMerge branch 'mainstream'
2013-12-10 Alex Wangbfd: Change the update of forwarding flag.
2013-12-07 alex wangbfd: Refine unit tests for forwarding_if_rx and flap_count.
2013-12-06 Jarno Rajahalmelib/flow: Add IPv6 support for flow_compose().
2013-12-04 Ben Pfaffofp-util: Implement OpenFlow 1.1 packet-in message.
2013-12-03 Jarno Rajahalmetests/ofproto-dpif.at: Avoid testing with incomplete...
2013-12-03 Jarno Rajahalmelib/util: Add clz32() and clz64().
2013-12-03 Jarno Rajahalmelib/util: Rename ctz() as ctz32().
2013-12-02 Jarno Rajahalmelib: More intuitive syntax for TCP flags matching.
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.
next