git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ofproto-dpif: Improve comment.
[sliver-openvswitch.git]
/
tests
/
2013-12-11
Jarno Rajahalme
Classifier: Track address prefixes.
tree
|
commitdiff
2013-12-11
Jarno Rajahalme
dpif-netdev: Properly create exact match masks.
tree
|
commitdiff
2013-12-10
Alex Wang
bfd: Change the update of forwarding flag.
tree
|
commitdiff
2013-12-07
alex wang
bfd: Refine unit tests for forwarding_if_rx and flap_count.
tree
|
commitdiff
2013-12-06
Jarno Rajahalme
lib/flow: Add IPv6 support for flow_compose().
tree
|
commitdiff
2013-12-04
Ben Pfaff
ofp-util: Implement OpenFlow 1.1 packet-in message.
tree
|
commitdiff
2013-12-03
Jarno Rajahalme
tests/ofproto-dpif.at: Avoid testing with incomplete...
tree
|
commitdiff
2013-12-03
Jarno Rajahalme
lib/util: Add clz32() and clz64().
tree
|
commitdiff
2013-12-03
Jarno Rajahalme
lib/util: Rename ctz() as ctz32().
tree
|
commitdiff
2013-12-02
Jarno Rajahalme
lib: More intuitive syntax for TCP flags matching.
tree
|
commitdiff
2013-11-26
Alin Serdean
Avoid printf type modifiers not supported by MSVC C...
tree
|
commitdiff
2013-11-20
Alex Wang
bfd: Add new key "flap_count" to "bfd_status".
tree
|
commitdiff
2013-11-20
Joe Stringer
coverage: Synchronize per-thread counters less aggressively
tree
|
commitdiff
2013-11-20
Ben Pfaff
ofp-actions: Make ofpacts_check() report consistency...
tree
|
commitdiff
2013-11-20
Jarno Rajahalme
Classifier: Staged subtable matching.
tree
|
commitdiff
2013-11-19
Ben Pfaff
util: Rename popcount to count_1bits
tree
|
commitdiff
2013-11-18
Ben Pfaff
util: Make popcount() handle 64-bit integers, not separ...
tree
|
commitdiff
2013-11-18
Jarno Rajahalme
lib/util: Add ctz64() and popcount64().
tree
|
commitdiff
2013-11-15
Simon Horman
ofp-actions: Consider L4 actions after mpls_push as...
tree
|
commitdiff
2013-11-15
Ben Pfaff
util: New function ovs_scan().
tree
|
commitdiff
2013-11-13
Simon Horman
ofproto-dpif: test ARP SPA and TPA load actions
tree
|
commitdiff
2013-11-13
Gurucharan Shetty
dpif-netdev: Introduce a classifier in userspace datapath.
tree
|
commitdiff
2013-11-11
Ben Pfaff
ofp-actions: Switch away from odd use of "q" in "enqueu...
tree
|
commitdiff
2013-11-11
Ben Pfaff
ofproto-dpif: New unixctl command ofproto/trace-packet...
tree
|
commitdiff
2013-11-11
Ben Pfaff
ofproto-dpif: Factor code out of ofproto_unixctl_trace().
tree
|
commitdiff
2013-11-05
Ben Pfaff
ofp-util: Report OFPMMFC_BAD_FLAGS for bad band flags.
tree
|
commitdiff
2013-11-05
Ben Pfaff
ofp-util: Report OFPMMFC_BAD_COMMAND for bad meter...
tree
|
commitdiff
2013-11-05
Ben Pfaff
ofp-util: Report OFPMMFC_BAD_BAND for bad band type...
tree
|
commitdiff
2013-11-05
Ben Pfaff
ofp-actions: Allow meter actions in ofpacts_verify().
tree
|
commitdiff
2013-11-04
alex wang
cfm: Add ovsdb column "cfm_flap_count".
tree
|
commitdiff
2013-11-03
Ben Pfaff
ovs-controller: Rename test-controller and do not insta...
tree
|
commitdiff
2013-11-03
Simon Horman
ofproto-dpif: Support weight for select groups
tree
|
commitdiff
2013-11-03
Simon Horman
ofproto-dpif: Implement translation of select groups.
tree
|
commitdiff
2013-11-03
Simon Horman
ofproto-dpif: Translation of fast failover groups
tree
|
commitdiff
2013-11-03
Simon Horman
ofproto: Add test for flow mod with groups.
tree
|
commitdiff
2013-11-03
Simon Horman
ofproto: Add del groups test
tree
|
commitdiff
2013-11-03
Simon Horman
ofproto: Add group desc and stats tests
tree
|
commitdiff
2013-11-02
Simon Horman
ofproto-dpif: Translation of indirect and all groups
tree
|
commitdiff
2013-11-02
Ben Pfaff
ofproto-dpif-xlate: Handle oversized actions more grace...
tree
|
commitdiff
2013-11-02
Jarno Rajahalme
Add OF11 SET MPLS LABEL and SET MPLS TC actions.
tree
|
commitdiff
2013-11-02
Ben Pfaff
ofp-util: Enforce OpenFlow 1.1+ table_id requirements...
tree
|
commitdiff
2013-11-01
Jarno Rajahalme
ofp-actions: Send deprecated actions as set fields.
tree
|
commitdiff
2013-11-01
Jarno Rajahalme
ofp-actions: Set-Field OF 1.0/1.1 compatibility.
tree
|
commitdiff
2013-11-01
Jarno Rajahalme
OXM inspired match field names.
tree
|
commitdiff
2013-11-01
Jarno Rajahalme
OF 1.1 pop vlan compatibility.
tree
|
commitdiff
2013-11-01
Jarno Rajahalme
OF 1.1 set vlan vid/pcp compatibility.
tree
|
commitdiff
2013-11-01
Simon Horman
ofproto: Add group features test
tree
|
commitdiff
2013-11-01
Ben Pfaff
meta-flow: Make mf_parse() report bad masks as errors.
tree
|
commitdiff
2013-10-31
Simon Horman
Return no protocols if mask is supplied for unmaskable...
tree
|
commitdiff
2013-10-31
Simon Horman
ovs-ofctl: Add icmp_code test
tree
|
commitdiff
2013-10-30
Jarno Rajahalme
classifier: Rename struct cls_table as cls_subtable.
tree
|
commitdiff
2013-10-29
Alexandru Copot
ofproto: Add support for sending OFPTYPE_ROLE_STATUS...
tree
|
commitdiff
2013-10-29
Venkitachalam Gopa...
Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
tree
|
commitdiff
2013-10-29
Jarno Rajahalme
TCP flags matching support.
tree
|
commitdiff
2013-10-25
Ben Pfaff
ofproto: Avoid abandoning an ofopgroup without committi...
tree
|
commitdiff
2013-10-25
Ben Pfaff
tests: Skip Python daemon tests in directory with non...
tree
|
commitdiff
2013-10-25
Ansis Atteka
tests: use full table names in ovs-vsctl commands
tree
|
commitdiff
2013-10-23
Jarno Rajahalme
lib/ofp-actions: Enforce action consistency.
tree
|
commitdiff
2013-10-23
Jarno Rajahalme
Add OF11 SET IP TTL action.
tree
|
commitdiff
2013-10-23
Jarno Rajahalme
Add OF11 set IPv4 ECN action.
tree
|
commitdiff
2013-10-23
Ben Pfaff
ofp-util: Use correct cookie value in "packet_in"s...
tree
|
commitdiff
2013-10-18
YAMAMOTO Takashi
socket-util: Add symlink based workaround for long...
tree
|
commitdiff
2013-10-17
Justin Pettit
vtep: Add vtep-ctl command.
tree
|
commitdiff
2013-10-17
Jarno Rajahalme
More accurate wildcarding and fragment handling.
tree
|
commitdiff
2013-10-17
Gurucharan Shetty
ovs-dpctl: Add a 'filter' option to match wildcarded...
tree
|
commitdiff
2013-10-17
Alex Wang
ofproto-dpif-monitor: Run ofproto-dpif-monitor in a...
tree
|
commitdiff
2013-10-17
Alex Wang
tests: Relax the requirement of bfd tests on timing.
tree
|
commitdiff
2013-10-16
Ben Pfaff
oftest: Update default controller port number to match...
tree
|
commitdiff
2013-10-15
YAMAMOTO Takashi
tests: fix failure when $PKIDIR contains uuid-like...
tree
|
commitdiff
2013-10-15
YAMAMOTO Takashi
tests/test-unix-socket.py: abort on an error
tree
|
commitdiff
2013-10-15
Alex Wang
tests: Make ovsdb-server add/remove remote test faster...
tree
|
commitdiff
2013-10-14
Simon Horman
Add support for write-actions
tree
|
commitdiff
2013-10-10
Ben Pfaff
Add software switch support for modifying ARP headers...
tree
|
commitdiff
2013-10-09
YAMAMOTO Takashi
tests: a comment on OF1.3 table_mod
tree
|
commitdiff
2013-10-09
Alex Wang
ofproto-dpif-monitor: Add ofproto-dpif-monitor module.
tree
|
commitdiff
2013-10-09
Alex Wang
tests: Remove the unit test for "ovs-appctl coverage...
tree
|
commitdiff
2013-10-04
Ben Pfaff
ofproto-dpif-xlate: Suppress oversize datapath actions.
tree
|
commitdiff
2013-10-04
Ben Pfaff
ofproto-dpif-xlate: Limit memory and time that translat...
tree
|
commitdiff
2013-10-02
Gurucharan Shetty
ovs-dpctl, ofproto/trace: Show and handle the in_port...
tree
|
commitdiff
2013-10-01
Alex Wang
ofproto-dpif: Compute the subfacet add/del rate using...
tree
|
commitdiff
2013-10-01
Alex Wang
coverage: Reimplement the "ovs-appctl coverage/show...
tree
|
commitdiff
2013-09-27
Simon Horman
Remove mpls_depth field from flow
tree
|
commitdiff
2013-09-20
alex wang
cfm: Prevent interval fault when demand mode is enabled...
tree
|
commitdiff
2013-09-17
Ben Pfaff
openvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
tree
|
commitdiff
2013-09-16
Ben Pfaff
tests: Make ovsdb-server add-db/remove-db test faster...
tree
|
commitdiff
2013-09-13
Paul Ingram
vlog: Report timestamps in millisecond resolution in...
tree
|
commitdiff
2013-09-13
Ben Pfaff
ofp-util: Announce OpenFlow 1.3 table features only...
tree
|
commitdiff
2013-09-07
Andy Zhou
openflow-1.1+: OFPT_TABLE_MOD (part 1)
tree
|
commitdiff
2013-09-07
Alexandru Copot
tests/ofproto: add basic test for OFPT_GET_ASYNC_REQUES...
tree
|
commitdiff
2013-09-04
Alex Wang
timeval: Remove CACHE_TIME scheme.
tree
|
commitdiff
2013-09-02
Neil Zhu
Implement OpenFlow 1.1+ "groups" protocol.
tree
|
commitdiff
2013-08-28
Jarno Rajahalme
lib: Keep track of usable protocols while parsing.
tree
|
commitdiff
2013-08-27
Jarno Rajahalme
ofproto-dpif.at: Remove push_vlan from an OF1.0 test.
tree
|
commitdiff
2013-08-23
Ben Pfaff
meta-flow: Use correct OF1.2+ errors for invalid fields...
tree
|
commitdiff
2013-08-22
Alex Wang
bfd: Implement forwarding_if_rx.
tree
|
commitdiff
2013-08-22
Joe Stringer
ofp-util: Add SCTP support
tree
|
commitdiff
2013-08-22
Joe Stringer
lib: Add CRC32C Implementation
tree
|
commitdiff
2013-08-21
Ben Pfaff
Reinterpret base for meter band types bitmap.
tree
|
commitdiff
2013-08-20
Alex Wang
ofproto-dpif: Enable smooth transition between CFM...
tree
|
commitdiff
2013-08-20
Alex Wang
bfd: Implement BFD decay.
tree
|
commitdiff
next