datapath: Fix MPLS action validation.
[cascardo/ovs.git] / lib /
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().
2014-11-26 Jarno Rajahalmeflow: Define miniflow_get__() to simplify code.
2014-11-26 Jarno Rajahalmeflow.h: Simplify MAP_FOR_EACH_INDEX()
2014-11-26 YAMAMOTO Takashilib/route-table-*: Fix non-Linux builds
2014-11-26 Joe Stringerdpif-netlink: Fix windows build.
2014-11-25 Thomas Graflib: Add API to set program name and version
2014-11-25 Joe Stringerdpif: Generate flow_hash for revalidators in dpif.
2014-11-25 Joe Stringerhash: Add 128-bit murmurhash.
2014-11-25 Simon Hormanopenflow: Use *_array_len names in struct ofp15_bucket...
2014-11-25 Ben Pfaffmeta-flow: Add support for ONF OpenFlow 1.3 extension...
2014-11-25 Pravin B Shelardpif: Fix initialization order.
2014-11-24 Ben Pfaffofp-errors: Use official extension code for OFPBAC_BAD_...
2014-11-24 Ben Pfaffmeta-flow: OXM_OF_PKT_REG<n> now available as (draft...
2014-11-22 Jean Tourrilhesofp-util.c: Enable packet-in messages for OpenFlow...
2014-11-21 Pravin B Shelardpif-netdev: Remove redundant hash action handling.
2014-11-21 Pravin B Shelardpctl: Fix crash.
2014-11-21 Eitan Eliahunetlink-socket: Set socket pid number in NL message...
2014-11-21 Alex Wangcmap: Shrink cmap when load factor is below 20%.
2014-11-21 Alex Wangdpif-netdev: Garbage collect the exact match cache...
2014-11-19 Daniele Venturinorstp: refactor RSTP setters.
2014-11-19 Jarno Rajahalmerstp-state-machines: fix proposal reception behaviour.
2014-11-19 Jarno Rajahalmerstp: Fix global transitions.
2014-11-19 Jarno Rajahalmerstp: shift learned MAC addresses to new Root port.
2014-11-15 Jarno Rajahalmeclassifier: Defer pvector publication.
2014-11-15 Jarno Rajahalmeclassifier: Make insert and replace take a const rule...
2014-11-14 Jarno Rajahalmeclassifier: Remove internal mutex.
2014-11-14 Jarno Rajahalmeclassifier: Lockless and robust classifier iteration.
2014-11-14 Jarno Rajahalmeclassifier: Do not insert duplicate rules in indices.
2014-11-14 Daniele Venturinorstp-state-machines: fix rcv_info().
2014-11-14 Jarno Rajahalmerstp: Refactor rstp_port_set_administrative_bridge_port...
2014-11-14 Jarno Rajahalmerstp: Refactor rstp_check_and_reset_fdb_flush().
2014-11-14 Daniele Venturinostp,rstp: disable learning and forwarding in STP/RSTP...
2014-11-14 Jarno Rajahalmerstp: Invoke updt_roles_tree__() in max_age and forward...
2014-11-14 Daniele Venturinorstp-state-machines: fix TCN reception.
2014-11-14 Daniele Venturinorstp-state-machines: Rename ALTERNATE_AGREED state...
2014-11-14 Daniele Venturinorstp-state-machines: Fix updt_roles_tree().
2014-11-14 Daniele Venturinorstp-state-machines: Fix Topology Change State Machine...
2014-11-14 Daniele Venturinorstp-state-machines: Fix compare_rstp_priority_vector().
2014-11-14 Jarno Rajahalmerstp-state-machines: Fix reception of BPDUs conveying...
2014-11-14 Jarno Rajahalmerstp: Add 'rstp-admin-p2p-mac' and 'rstp-admin-port...
2014-11-13 Jarno Rajahalmerstp: Show some useful rstp port fields.
2014-11-13 Shu Shenopenflow: Add OpenFlow 1.4 packet-in reasons.
2014-11-13 Thomas Graflib: Add support for pkgconfig for libsflow.
2014-11-13 Rob Adamslib: Add support for pkgconfig for libopenvswitch.
2014-11-12 Alex Wangdpif-netdev: Allow direct destroy of 'struct dp_netdev_...
2014-11-12 Alex Wangdpif-netdev: Move 'struct dp_netdev_port' initializatio...
2014-11-12 Jarno Rajahalmeclassifier: Integrate insert_rule() into classifier_rep...
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-12 Ben PfaffFix misspellings of "OpenFlow".
2014-11-12 Pravin B Shelarutil: Introduce ovs_scan_len()
2014-11-12 Amit Boselib: Avoid using C++ keywords as variable names in...
2014-11-12 Thomas Graflib: Correctly pass collected AM_LDFLAGS to linker
2014-11-12 Simon Hormanofp-parse: Parse bucket commands of group mod.
2014-11-12 Simon Hormanofp-util: Provide bucket list helper functions
2014-11-12 Simon Hormanofp-util: Enhance error logging during encoding group...
2014-11-12 Simon Hormanofp-util: Do not allow buckets for OFPGC15_REMOVE_BUCKET.
2014-11-12 Scott MannBuild: Add support for shared libraries and versioning.
2014-11-11 Jarno Rajahalmeutil: Add be32_prefix_mask().
2014-11-11 Ben Pfaffovs-atomic: Prefer Clang intrinsics over <stdatomic.h>.
2014-11-11 Neil McKeesflow: Export LAG, PORTNAME, and OPENFLOWPORT informati...
2014-11-11 Simon Hormanofp-parse: Parse (draft) OpenFlow 1.5 bucket ids.
2014-11-11 Simon Hormanofp-print: Support printing of (draft) OpenFlow 1.5...
2014-11-11 Simon Hormanofp-print: Print bucket ids of OpenFlow 1.5 group messages.
2014-11-11 Simon Hormanofp-util: Encoding and decoding of (draft) OpenFlow...
2014-11-11 Simon Hormanofp-errors: Add (draft) OpenFlow 1.5 group mod errors.
2014-11-11 YAMAMOTO Takashiovs-router: Fix build on NetBSD
next