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]
/
lib
/
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-11
Ben Pfaff
coverage: Fix build when linker sections not supported.
tree
|
commitdiff
2013-12-11
Ben Pfaff
util: Fix sparse warning.
tree
|
commitdiff
2013-12-10
Joe Stringer
lib: Determine cpu core count with /proc/cpuinfo.
tree
|
commitdiff
2013-12-10
Joe Stringer
lib: Refactor gathering CPU core count
tree
|
commitdiff
2013-12-10
Alex Wang
bfd: Change the update of forwarding flag.
tree
|
commitdiff
2013-12-06
Andy Zhou
ofproto: Move bond files to ofproto
tree
|
commitdiff
2013-12-06
Jarno Rajahalme
util: Better count_1bits().
tree
|
commitdiff
2013-12-06
Jarno Rajahalme
lib/flow: Add IPv6 support for flow_compose().
tree
|
commitdiff
2013-12-06
Henry Mai
vlog: Add option to send vlog syslog output to arbitrar...
tree
|
commitdiff
2013-12-06
Jarno Rajahalme
lib/odp-util: Only use expected_bit when set.
tree
|
commitdiff
2013-12-05
Andy Zhou
lib/meta-flow: remove unused function
tree
|
commitdiff
2013-12-04
Andy Zhou
lib: refactor match_format() output functions
tree
|
commitdiff
2013-12-04
Ben Pfaff
ofp-util: Implement OpenFlow 1.1 packet-in message.
tree
|
commitdiff
2013-12-04
Ben Pfaff
ofp-util: Break ofputil_encode_packet_in() into multipl...
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-12-02
Ben Pfaff
byte-order: Make uint32_byteswap() available regardless...
tree
|
commitdiff
2013-11-27
YAMAMOTO Takashi
util: fix a printf format
tree
|
commitdiff
2013-11-26
Alin Serdean
Avoid printf type modifiers not supported by MSVC C...
tree
|
commitdiff
2013-11-21
Alexander Wu
ofp-msgs: Fix limits of OFPMP_TABLE_FEATURES.
tree
|
commitdiff
2013-11-20
Alex Wang
bfd: Add new key "flap_count" to "bfd_status".
tree
|
commitdiff
2013-11-20
Alex Wang
bfd: Add forwarding flag to struct bfd.
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
Lorand Jakab
ofproto-dpif: add support for layer 3 ports
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
Ben Pfaff
util: Make raw_ctz() accept 64-bit integers.
tree
|
commitdiff
2013-11-18
Jarno Rajahalme
miniflow: Use 64-bit map.
tree
|
commitdiff
2013-11-18
Jarno Rajahalme
lib/util: Add ctz64() and popcount64().
tree
|
commitdiff
2013-11-18
Jarno Rajahalme
lib/util: Make raw_ctz() implementation non-static.
tree
|
commitdiff
2013-11-18
Thomas Graf
dpif-linux: Fix minor typo OVS_DP_ATTR_UPCALL_PID
tree
|
commitdiff
2013-11-15
Ben Pfaff
util: Fix bad constant in ovs_scan() implementation...
tree
|
commitdiff
2013-11-15
Simon Horman
ofp-actions: Consider L4 actions after mpls_push as...
tree
|
commitdiff
2013-11-15
Ben Pfaff
Switch from sscanf() to ovs_scan() throughout the tree.
tree
|
commitdiff
2013-11-15
Ben Pfaff
util: New function ovs_scan().
tree
|
commitdiff
2013-11-15
Ben Pfaff
bitmap: New macro BITMAP_N_LONGS for use in constant...
tree
|
commitdiff
2013-11-15
Ben Pfaff
meta-flow: Fix typo in error message.
tree
|
commitdiff
2013-11-14
Jarno Rajahalme
dpif-netdev: Maintain the original key during execution.
tree
|
commitdiff
2013-11-14
Jarno Rajahalme
dpif_netdev_execute: Extract flow key from the packet.
tree
|
commitdiff
2013-11-14
Marco Diego Auréli...
ofp-actions: Remove unneeded redeclaration of vlog_rate...
tree
|
commitdiff
2013-11-13
Gurucharan Shetty
dpif-netdev: Introduce a classifier in userspace datapath.
tree
|
commitdiff
2013-11-13
Thomas Graf
netlink: Do not enforce alignment of last Netlink attribute
tree
|
commitdiff
2013-11-13
Ben Pfaff
dpif: Document datapath masking.
tree
|
commitdiff
2013-11-12
Ravi Kondamuru
bond: Use active-backup mode on LACP failure.
tree
|
commitdiff
2013-11-12
Simon Horman
ofproto: Add enum ofp_table
tree
|
commitdiff
2013-11-11
Ben Pfaff
odp-util: Fix formatting of ipfix action cookies, to...
tree
|
commitdiff
2013-11-11
Ben Pfaff
odp-util: Fix IPFIX breakage with old kernel modules.
tree
|
commitdiff
2013-11-11
Ben Pfaff
netlink: New function nl_msg_put_unspec_zero().
tree
|
commitdiff
2013-11-11
Ben Pfaff
ofp-actions: Switch away from odd use of "q" in "enqueu...
tree
|
commitdiff
2013-11-11
Joe Stringer
cfm: Count flaps when logging is disabled
tree
|
commitdiff
2013-11-11
Joe Stringer
netdev: Make naming more consistent
tree
|
commitdiff
2013-11-06
Gurucharan Shetty
ofproto-dpif: Disassociate datapath max_ports with...
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-05
Ben Pfaff
ofpbuf: Allow whitespace other than spaces in hex data.
tree
|
commitdiff
2013-11-05
Ben Pfaff
ofproto: report the correct set of actions for group...
tree
|
commitdiff
2013-11-04
alex wang
cfm: Add ovsdb column "cfm_flap_count".
tree
|
commitdiff
2013-11-04
Gurucharan Shetty
dpif-netdev: Change a variable name.
tree
|
commitdiff
2013-11-03
Ben Pfaff
classifier: Update thread safety notes.
tree
|
commitdiff
2013-11-03
Ben Pfaff
daemon: Precisely document signals that cause the monit...
tree
|
commitdiff
2013-11-03
Ben Pfaff
ovs-controller: Rename test-controller and do not insta...
tree
|
commitdiff
2013-11-03
Joe Stringer
netdev-linux: Skip miimon execution when disabled
tree
|
commitdiff
2013-11-03
Simon Horman
ofproto: Add group desc and stats tests
tree
|
commitdiff
2013-11-02
Ben Pfaff
ofproto-dpif-xlate: Handle oversized actions more grace...
tree
|
commitdiff
2013-11-02
Ben Pfaff
bfd: Improve log message.
tree
|
commitdiff
2013-11-02
Ben Pfaff
flow: Fill in ->l7 in flow_compose().
tree
|
commitdiff
2013-11-02
Ben Pfaff
util: Allow set_subprogram_name() to take a printf...
tree
|
commitdiff
2013-11-02
Simon Horman
ofproto: Verify compatibility of liveness of groups...
tree
|
commitdiff
2013-11-02
Jarno Rajahalme
Add OF11 SET MPLS LABEL and SET MPLS TC actions.
tree
|
commitdiff
2013-11-02
Jarno Rajahalme
lib/ofp-actions: Warn on deprecated actions.
tree
|
commitdiff
2013-11-02
Ben Pfaff
ofproto: Centralize action checking, doing it at decode...
tree
|
commitdiff
2013-11-02
Ben Pfaff
ofp-util: Enforce OpenFlow 1.1+ table_id requirements...
tree
|
commitdiff
2013-11-02
Ben Pfaff
ofp-util: Move ofputil_check_output_port() to ofp-actio...
tree
|
commitdiff
2013-11-01
Jarno Rajahalme
ofp-actions: Send deprecated actions as set fields.
tree
|
commitdiff
2013-11-01
Jarno Rajahalme
ofp-actions: Simplify interface and internal structure.
tree
|
commitdiff
2013-11-01
Jarno Rajahalme
ofp-actions: Set-Field OF 1.0/1.1 compatibility.
tree
|
commitdiff
2013-11-01
Jarno Rajahalme
Native Set-Field action.
tree
|
commitdiff
2013-11-01
Jarno Rajahalme
OXM inspired match field names.
tree
|
commitdiff
2013-11-01
Jarno Rajahalme
meta-flow: Inline mf_from_id().
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
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-30
Gurucharan Shetty
odp-util: Parse SCTP correctly.
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
Alexandru Copot
include/openflow: Add OpenFlow 1.4 header file
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-29
Jarno Rajahalme
Widen TCP flags handling.
tree
|
commitdiff
2013-10-25
Joe Stringer
lib: Remove unreachable JSONRPC case
tree
|
commitdiff
2013-10-25
YAMAMOTO Takashi
ofproto: Report correct errors for unsupported stats...
tree
|
commitdiff
2013-10-24
YAMAMOTO Takashi
ofp-print: Update a printf format for the recent pin...
tree
|
commitdiff
next