Merge remote-tracking branch 'ovs-dev/master'
[sliver-openvswitch.git] / lib /
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-20 Jarno RajahalmeClassifier: Staged subtable matching.
2013-11-19 Lorand Jakabofproto-dpif: add support for layer 3 ports
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 Ben Pfaffutil: Make raw_ctz() accept 64-bit integers.
2013-11-18 Jarno Rajahalmeminiflow: Use 64-bit map.
2013-11-18 Jarno Rajahalmelib/util: Add ctz64() and popcount64().
2013-11-18 Jarno Rajahalmelib/util: Make raw_ctz() implementation non-static.
2013-11-18 Thomas Grafdpif-linux: Fix minor typo OVS_DP_ATTR_UPCALL_PID
2013-11-15 Ben Pfaffutil: Fix bad constant in ovs_scan() implementation...
2013-11-15 Simon Hormanofp-actions: Consider L4 actions after mpls_push as...
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-11-15 Ben Pfaffutil: New function ovs_scan().
2013-11-15 Ben Pfaffbitmap: New macro BITMAP_N_LONGS for use in constant...
2013-11-15 Ben Pfaffmeta-flow: Fix typo in error message.
2013-11-14 Jarno Rajahalmedpif-netdev: Maintain the original key during execution.
2013-11-14 Jarno Rajahalmedpif_netdev_execute: Extract flow key from the packet.
2013-11-14 Marco Diego Auréli... ofp-actions: Remove unneeded redeclaration of vlog_rate...
2013-11-13 Gurucharan Shettydpif-netdev: Introduce a classifier in userspace datapath.
2013-11-13 Thomas Grafnetlink: Do not enforce alignment of last Netlink attribute
2013-11-13 Ben Pfaffdpif: Document datapath masking.
2013-11-12 Ravi Kondamurubond: Use active-backup mode on LACP failure.
2013-11-12 Simon Hormanofproto: Add enum ofp_table
2013-11-11 Ben Pfaffodp-util: Fix formatting of ipfix action cookies, to...
2013-11-11 Ben Pfaffodp-util: Fix IPFIX breakage with old kernel modules.
2013-11-11 Ben Pfaffnetlink: New function nl_msg_put_unspec_zero().
2013-11-11 Ben Pfaffofp-actions: Switch away from odd use of "q" in "enqueu...
2013-11-11 Joe Stringercfm: Count flaps when logging is disabled
2013-11-11 Joe Stringernetdev: Make naming more consistent
2013-11-06 Gurucharan Shettyofproto-dpif: Disassociate datapath max_ports with...
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 Ben Pfaffofpbuf: Allow whitespace other than spaces in hex data.
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-05 Ben Pfaffofproto: report the correct set of actions for group...
2013-11-04 alex wangcfm: Add ovsdb column "cfm_flap_count".
2013-11-04 Gurucharan Shettydpif-netdev: Change a variable name.
2013-11-03 Ben Pfaffclassifier: Update thread safety notes.
2013-11-03 Ben Pfaffdaemon: Precisely document signals that cause the monit...
2013-11-03 Ben Pfaffovs-controller: Rename test-controller and do not insta...
2013-11-03 Joe Stringernetdev-linux: Skip miimon execution when disabled
2013-11-03 Simon Hormanofproto: Add group desc and stats tests
2013-11-02 Ben Pfaffofproto-dpif-xlate: Handle oversized actions more grace...
2013-11-02 Ben Pfaffbfd: Improve log message.
2013-11-02 Ben Pfaffflow: Fill in ->l7 in flow_compose().
2013-11-02 Ben Pfaffutil: Allow set_subprogram_name() to take a printf...
2013-11-02 Simon Hormanofproto: Verify compatibility of liveness of groups...
2013-11-02 Jarno RajahalmeAdd OF11 SET MPLS LABEL and SET MPLS TC actions.
2013-11-02 Jarno Rajahalmelib/ofp-actions: Warn on deprecated actions.
2013-11-02 Ben Pfaffofproto: Centralize action checking, doing it at decode...
2013-11-02 Ben Pfaffofp-util: Enforce OpenFlow 1.1+ table_id requirements...
2013-11-02 Ben Pfaffofp-util: Move ofputil_check_output_port() to ofp-actio...
2013-11-01 Jarno Rajahalmeofp-actions: Send deprecated actions as set fields.
2013-11-01 Jarno Rajahalmeofp-actions: Simplify interface and internal structure.
2013-11-01 Jarno Rajahalmeofp-actions: Set-Field OF 1.0/1.1 compatibility.
2013-11-01 Jarno RajahalmeNative Set-Field action.
2013-11-01 Jarno RajahalmeOXM inspired match field names.
2013-11-01 Jarno Rajahalmemeta-flow: Inline mf_from_id().
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 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-30 Gurucharan Shettyodp-util: Parse SCTP correctly.
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 Alexandru Copotinclude/openflow: Add OpenFlow 1.4 header file
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-29 Jarno RajahalmeWiden TCP flags handling.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-25 Joe Stringerlib: Remove unreachable JSONRPC case
2013-10-25 YAMAMOTO Takashiofproto: Report correct errors for unsupported stats...
2013-10-24 YAMAMOTO Takashiofp-print: Update a printf format for the recent pin...
2013-10-23 Jarno Rajahalmelib/ofp-actions: Enforce action consistency.
2013-10-23 Ben Pfaffofp-actions: Make union ofp_action more generic.
2013-10-23 Jarno RajahalmeAdd OF11 SET IP TTL action.
2013-10-23 Jarno RajahalmeAdd OF11 set IPv4 ECN action.
2013-10-23 Ben PfaffAllow OFPACT_SET_IP_DSCP to act on both IPv4 and IPv6...
2013-10-23 Ben Pfaffofp-util: Use correct cookie value in "packet_in"s...
2013-10-23 Ben Pfaffofp-util: Improve comments on struct ofputil_packet_in.
2013-10-23 Ben Pfaffconnmgr: Move send_len from ofputil_packet_in to ofprot...
2013-10-23 Ben Pfaffconnmgr: Move controller_id from ofputil_packet_in...
2013-10-23 Ben Pfaffofproto, ofp-util: Begin disentangling packet-in wire...
2013-10-22 Andy Zhoudpif-linux: collect and display mega flow mask stats
2013-10-22 Gurucharan Shettyclassifier: Fix a typo.
2013-10-21 Alex Wangodp-execute: Fix possible segfault.
2013-10-21 Joe Stringerofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.
2013-10-18 YAMAMOTO Takashisocket-util: Add symlink based workaround for long...
2013-10-17 Bruce Davievtep: Initial checkin of vtep schema.
2013-10-17 Jarno RajahalmeMore accurate wildcarding and fragment handling.
2013-10-17 Jarno Rajahalmeinclude/openflow: Move union ofp_action away from headers.
2013-10-17 Gurucharan Shettyovs-dpctl: Add a 'filter' option to match wildcarded...
2013-10-17 YAMAMOTO Takashinx-match: Fix comments.
2013-10-17 YAMAMOTO Takashiofp-util: Fix a comment.
2013-10-17 YAMAMOTO Takashiofp-actions: Consistently use helper function.
2013-10-17 YAMAMOTO Takashiofp-parse: Fix padding parsing write-actions.
2013-10-17 YAMAMOTO Takashiofp-actions: Fix some ofpbuf usage problems in write...
next