Merge branch 'mainstream'
[sliver-openvswitch.git] / lib /
2013-12-10 Giuseppe LettieriMerge branch 'mainstream'
2013-12-10 Joe Stringerlib: Determine cpu core count with /proc/cpuinfo.
2013-12-10 Joe Stringerlib: Refactor gathering CPU core count
2013-12-10 Alex Wangbfd: Change the update of forwarding flag.
2013-12-06 Andy Zhouofproto: Move bond files to ofproto
2013-12-06 Jarno Rajahalmeutil: Better count_1bits().
2013-12-06 Jarno Rajahalmelib/flow: Add IPv6 support for flow_compose().
2013-12-06 Henry Maivlog: Add option to send vlog syslog output to arbitrar...
2013-12-06 Jarno Rajahalmelib/odp-util: Only use expected_bit when set.
2013-12-05 Andy Zhoulib/meta-flow: remove unused function
2013-12-04 Andy Zhoulib: refactor match_format() output functions
2013-12-04 Ben Pfaffofp-util: Implement OpenFlow 1.1 packet-in message.
2013-12-04 Ben Pfaffofp-util: Break ofputil_encode_packet_in() into multipl...
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-12-02 Ben Pfaffbyte-order: Make uint32_byteswap() available regardless...
2013-11-27 YAMAMOTO Takashiutil: fix a printf format
2013-11-26 Giuseppe Lettierifixed coding style
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-21 Alexander Wuofp-msgs: Fix limits of OFPMP_TABLE_FEATURES.
2013-11-20 Alex Wangbfd: Add new key "flap_count" to "bfd_status".
2013-11-20 Alex Wangbfd: Add forwarding flag to struct bfd.
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 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'
next