ofpbuf: Simplify ofpbuf API.
[cascardo/ovs.git] / lib /
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.
2014-12-18 YAMAMOTO Takashiroute-table-bsd: Update vlog.h inclusion
2014-12-16 Gurucharan Shettydaemon-windows: Add a missing header.
2014-12-15 Joe Stringerdpctl: Add support for using UFID to add/del flows.
2014-12-15 Thomas Graflib: Move vconn.h to <openvswitch/vconn.h>
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflib: Expose struct ovs_list definition in <openvswitch...
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-12-15 Thomas Graflib: Expose SAT_MUT as OVS_SAT_MUL in <openvswitch...
2014-12-15 Thomas Graflib: Move token-bucket.h to <openvswitch/token-bucket.h>
2014-12-15 Thomas Graflib: Expose ovs_mutex and ovsthread_once in <openvswitc...
2014-12-15 Thomas Graflib: Expose SOURCE_LOCATOR as OVS_SOURCE_LOACATOR
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-12-12 YAMAMOTO Takashiovs-router: Add "ovs/route/lookup" command
2014-12-11 Joe Stringerdpif: Use DPIF_FP_MODIFY for feature probes.
2014-12-11 Joe Stringerdpif: Refactor datapath feature detection.
2014-12-11 Joe Stringerdpif: Don't initialize output UFID in dpif_flow_get().
2014-12-10 YAMAMOTO Takashiroute-table-bsd: Add some DBG logs
2014-12-10 YAMAMOTO Takashiroute-table-bsd: Provide gateway info
2014-12-10 YAMAMOTO Takashiovs-router: non-Linux support
2014-12-10 YAMAMOTO Takashiroute-table-bsd: Stop caching pid
2014-12-08 Jarno Rajahalmetests/classifier: Make test work in big-endian systems.
2014-12-05 Ben Pfaffofp-actions: Support "copy_field" ONF extension to...
2014-12-05 Ben Pfaffofp-actions: Add support for ONF extension actions.
2014-12-05 Ben Pfaffofp-actions: Update "copy_field" to latest OF1.5 draft.
2014-12-05 Ben Pfaffofp-actions: Only set defined bits when encoding "load...
2014-12-05 Joe Stringerutil: Fix include for htonl().
2014-12-02 Joe Stringerdpif: Minimize memory copy for revalidation.
2014-12-02 Joe Stringerdpif: Index flows using unique identifiers.
2014-12-02 Thomas Grafclassifier: Silence sparse warning (sparse bug)
2014-12-02 Ben Pfaffdpif: Don't clear argument in dp_enumerate_types().
2014-12-01 Pravin B Shelarroute-table: Remove Unregister.
2014-12-01 Alex Wangdpif-netdev: Fix a race.
2014-11-26 Jarno Rajahalmelib: Use MAP_FOR_EACH_INDEX to improve readability.
2014-11-26 Jarno Rajahalmeflow.c: Improve minimask_equal() and minimask_has_extra().
next