lib: upgrade to DPDK v1.8.0
[cascardo/ovs.git] / lib /
2015-03-04 Mark Kavanaghlib: upgrade to DPDK v1.8.0
2015-03-04 Pravin B Shelarlldp: Fix DPDK build.
2015-03-04 YAMAMOTO Takashidp-packet.h: Fix a typo in #endif comment
2015-03-04 YAMAMOTO Takashinetdev-bsd: Fix a compilation error
2015-03-04 Ben Pfafflldp: Fully parenthesize some macro definitions.
2015-03-04 Ben Pfafflldp: Remove unused definitions from headers.
2015-03-04 Ben Pfafflldpd: Fix use of list of struct lldpd_hardware.
2015-03-04 Ben Pfafflldpd: Fix use of list of struct lldpd_chassis.
2015-03-04 Ben Pfafflldpd-structs: Declare Boolean member as one bit, not...
2015-03-04 Ben Pfafflldpd: Remove unused members from struct lldpd.
2015-03-04 Ben Pfafflldp: Use ETH_ADDR_FMT.
2015-03-04 Ben Pfafflldp: Remove excessive parentheses.
2015-03-04 Ben Pfafflldpd: Fix return value convention for "send" function.
2015-03-04 Ben Pfafflldpd: Remove unused ALIGNED_CAST macro.
2015-03-04 Ben Pfafflldpd: Use CONTAINER_OF instead of cast, for safety.
2015-03-04 Ben Pfafflldpd: Remove obsolete comment.
2015-03-04 Ben Pfaffovs-lldp: Remove unneeded NULL checks on free().
2015-03-04 Ben Pfafflldp: Miscellaneous coding style fixes.
2015-03-04 Ben Pfafflldpd-structs: Fix type of c_id member.
2015-03-04 Ben Pfaffovs-lldp: Use better types for ISID and VLANs.
2015-03-04 Ben Pfafflldp-structs: Fix use of list of struct lldpd_port.
2015-03-04 Ben Pfafflldp-structs: Fix use of list of struct lldpd_mgmt.
2015-03-04 Ben Pfafflldp-structs: Fix use of list of lldpd_aa_isid_vlan_map...
2015-03-04 Ben Pfafflldp: Change representation of ISID to uint32_t.
2015-03-04 Ben Pfafflldpd-structs: Fix spelling error in message.
2015-03-04 Ben Pfafflldp: Declare "bool" variables as type "bool".
2015-03-04 Ben Pfafflldp: Use "bool" for boolean variables.
2015-03-04 Ben Pfafflldp: Use OVS time functions.
2015-03-04 Ben Pfaffovs-lldp: Use correct printf specifiers.
2015-03-04 Ben Pfafflldp: Use x*alloc() functions instead of writing them...
2015-03-04 Ben Pfafflldp: Get rid of POKE macros in favor of inline functions.
2015-03-04 Dennis Flynnauto-attach: Add auto-attach support to ofproto layer
2015-03-04 Dennis Flynnauto-attach: Initial support for Auto-Attach standard
2015-03-04 Ben Pfaffstream-ssl: Fix broken build.
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-03-03 Pravin B Shelardpif_packet: Rename to dp_packet
2015-02-27 Alex Wangtest-hash: Remove the check_word_hash() for hash_bytes1...
2015-02-27 Ben Pfaffutil: Fix typo in comment.
2015-02-25 Ben PfaffOpenFlow 1.5 is final, so change OF1.5 draft references...
2015-02-24 Saurabh Shahstream-tcp: Remove extra initializer in pwindows_pstrea...
2015-02-20 Ben Pfaffuserspace: Replace all uses of strncpy() by ovs_strlcpy().
2015-02-20 Ben Pfaffsocket-util: Use correct address family in set_dscp...
2015-02-20 Ben Pfaffstream: Eliminate pstream_set_dscp().
2015-02-20 Russell Bryanttimeval: Remove duplicate memset().
2015-02-14 Madhu Challaofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
2015-02-13 Ben Pfaffofp-parse: Correctly update bucket lists if they are...
2015-02-13 Mark D. Graynetdev-dpdk: set_miimon should return EOPNOTSUPP.
2015-02-13 Mark D. Graynetdev-dpdk: Fix typo
2015-02-13 Ben Pfaffmac-learning: Implement per-port MAC learning fairness.
2015-02-12 Nithin Rajulib/util.h: use types compatible with DWORD
2015-02-11 Ben Pfafftimeval: Correctly report usage statistics in log_poll_...
2015-02-11 Alex Wangnetdev-dpdk: Allow changing NON_PMD_CORE_ID for testing...
2015-02-06 Thomas Graftunnel: Provide framework for tunnel extensions for...
2015-02-04 Flavio Leitnermcast-snoop: Add support to control Reports forwarding
2015-02-04 Flavio Leitnermcast_snoop: make mcast_fport_bundle generic
2015-02-04 Alex Wangovs-dpctl: Do not report pmd info for 'dpif-netlink...
2015-02-03 Ben Pfaffofp-util: Issue error when OFPGC_DELETE command include...
2015-02-03 Jarno Rajahalmeminiflow: Fix miniflow push of L4 port numbers.
2015-01-28 Gurucharan Shettyvlog: Ability to override the default log facility.
2015-01-27 Simon Hormanofp-util: constify buckets parameter of ofputil_append...
2015-01-22 Ben Pfaffofp-errors: Use OFPERR_OFPBRC_IS_SLAVE to reject slave...
2015-01-22 Ben Pfaffofp-errors: Explain the whole "expected duplications...
2015-01-22 Gao fengsetup n_upcall_pids for vport_request when destroy...
2015-01-20 Ben Pfaffvconn: Move struct definitions back to provider interface.
2015-01-20 Ben Pfaffstream-fd: Fix log message.
2015-01-19 Ben Pfaffrconn: Remove dead code and data.
2015-01-16 Gurucharan Shettypackets: Do not use zero sized array in icmp header.
2015-01-15 YAMAMOTO Takashiovs-numa.h: Add a missing OVS_UNUSED
2015-01-14 Thomas Grafdpif: Use separate OVS_PACKET_ATTR_PROBE for packet...
2015-01-14 YAMAMOTO Takashiroute-table-bsd: Retry logic
2015-01-14 Sharo, Randall A... Implement set-field for IPv6 ND fields (nd_target,...
2015-01-13 Pritesh Kothariipv6: Add support for setting ipv6 flow label.
2015-01-13 Amit Bosevconn: Avoid using C++ keyword 'class' as variable...
2015-01-12 Amit Bosepkg-config: Fix Cflags in package-config files
2015-01-11 Ben Pfaffdpif-netlink: Drop oversized packets instead of assert...
2015-01-11 Ben Pfaffnetlink: Refine calculation of maximum-length attributes.
2015-01-11 Ben Pfaffclassifier: Add support for conjunctive matches.
2015-01-11 Ben Pfaffclassifier: Make classifier_lookup() 'flow' parameter...
2015-01-08 Gurucharan Shettyvlog: Rename the currently used term 'facility' as...
2015-01-08 Ethan Jacksondpif-netdev: Fix rare flow add race condition.
2015-01-07 Joe Stringerovs-dpctl: Minor manpages fixes.
2015-01-07 Joe Stringerodp-util: Reuse standard delimiters.
2015-01-06 Jarno Rajahalmeminiflow: Use 64-bit data.
2015-01-06 Jarno Rajahalmehash: Add hash_add64().
2015-01-06 Jarno Rajahalmehash: Make basis of hash_words64() 32 bits.
2015-01-05 Alex WangFreeBSD: Fix build failure.
2015-01-01 Neil McKeesflow: Export OVS datapath performance counters via...
2014-12-30 Alex Wangdpif-netdev: Add per-pmd flow-table/classifier.
2014-12-30 Alex Wangovs-numa: Refine the module.
2014-12-30 Alex Wangdpif-netdev: Add function to get pmd using core id.
2014-12-22 Jarno Rajahalmebundles: Clean up bundle commit.
2014-12-22 Jarno Rajahalmebundles: Reject unbundlable messages.
2014-12-22 Jarno RajahalmeOF1.4 bundles: Verify xids.
2014-12-22 Jarno Rajahalmerconn: Make OF 1.4 bundle messages 'admitted'.
2014-12-19 Joe Stringerdpctl: Add 'get-flow' command.
2014-12-19 Joe Stringerdpif: Shift ufid support checking up to dpif_backer.
2014-12-19 Joe Stringerodp-util: Fix UFID string parsing.
2014-12-19 Joe Stringerodp-util: Format UFID hi/lo in correct order.
2014-12-18 Pravin B Shelarofproto-dpif: Fix MPLS multiple Push pop action.
next