cascardo/ovs.git
2014-12-24 Pravin B Shelardatapath: compat: introduce ovs_iptunnel_handle_offloads()
2014-12-23 Alex Wangtest: Fix intermittent failure.
2014-12-23 Alex Wangrecirculation: RCU postpone the free of dpif_backer_rec...
2014-12-23 Alex Wangrecirculation: Map recirc_id to ofproto_dpif.
2014-12-22 Jarno Rajahalmebundles: Clean up bundle commit.
2014-12-22 Jarno Rajahalmeofproto: Reject slave controllers for bundle messages.
2014-12-22 Jarno Rajahalmebundles: Reject unbundlable messages.
2014-12-22 Jarno Rajahalmebundles: Reject bundle add with bad flags.
2014-12-22 Jarno RajahalmeOF1.4 bundles: Verify xids.
2014-12-22 Jarno Rajahalmerconn: Make OF 1.4 bundle messages 'admitted'.
2014-12-22 Jarno Rajahalmeconnmgr: Dealloc 'bundles' in ofconn_destroy().
2014-12-19 Pravin B Shelardatapath:compat: Fix build failure on old kernels.
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-19 Pravin B Shelarofproto-dpif: Fix build failure.
2014-12-19 Pravin B Shelardatapath: Fix MPLS action validation.
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-18 Paul-Emmanuel... ovs-docker : Handle pre-existing fake bridges.
2014-12-17 Joe Stringerrevalidator: Don't delete non-existent flow.
2014-12-16 Gurucharan... daemon-windows: Add a missing header.
2014-12-15 Joe Stringerdpctl: Add support for using UFID to add/del flows.
2014-12-15 Gurucharan... ovs-docker: Add the ability to set VLANs.
2014-12-15 Gurucharan... ovs-docker: Ability to set the default gateway.
2014-12-15 Gurucharan... ovs-docker: Enhance documentation to handle pre-program...
2014-12-15 Thomas Graflib: Add test for library usage
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-14 Alex Wangovs-command-completion: Fix unwanted whitespace.
2014-12-13 Alex Wangrecirculation: Do not drop packet when there is no...
2014-12-12 YAMAMOTO Takashiovs-router: Add "ovs/route/lookup" command
2014-12-12 Jan Vansteenkistedebian: Use ifquery for finding the interfaces in init...
2014-12-12 Shu Shenofproto: add support of OFPR_GROUP as packet-in reason...
2014-12-12 Robert Åkerblom... vtep: Add codeblocks for example commands in README...
2014-12-12 Nithin Rajudatapath-windows: return bool from NlFillOvs[Msg/Hdr]
2014-12-12 Nithin Rajudatapath-windows: refactor BuildReplyMsgFromMsgIn ...
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-10 Thomas Grafdatapath: Account for already defined NETIF_F_GSO_ENCAP_ALL
2014-12-10 Thomas Grafdatapath: Mark compatible with kernels up to 3.18.x
2014-12-10 Thomas Grafdatapath: Check if nla_is_last() is available in <net...
2014-12-09 Eohyung Leeovs-tcpundump: Fix typo in version message.
2014-12-09 Ben Pfaffinclude/openvswitch/util: Add extern "C" { ... }.
2014-12-09 Joe Stringerrevalidator: Fix access of uninitialized memory.
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 Alex Wangtunnel: Recreate tunnel port only when the netdev statu...
2014-12-05 Joe Stringerovs-bugtool: Log more detail for dumped flows.
2014-12-05 Thomas Graftravis: Only run testsuite for gcc builds
2014-12-05 Thomas Graftravis: Extended kernel build matrix
2014-12-05 Ben PfaffFAQ.md: Correct claims about MPLS.
2014-12-05 Robert Åkerblom... FAQ: Fix formatting for command block.
2014-12-05 Thomas Grafdoc: Fix up markdown syntax in tutorial/Tutorial.md
2014-12-05 Nithin Rajudatapath-windows: nuke unused code in Flow.c
2014-12-05 Nithin Rajudatapath-windows: Move Build*Msg() to Netlink.c
2014-12-05 Eitan Eliahudatapath-windows: Add PID Number attribute for port...
2014-12-05 Ben Pfaffofp-actions: Only set defined bits when encoding "load...
2014-12-05 Joe Stringerutil: Fix include for htonl().
2014-12-04 Joe Stringercccl: Respect silent flags.
2014-12-04 Joe Stringertests: Fix race in async config test.
2014-12-03 Joe Stringertests: Make ofproto-dpif tests more resilient.
2014-12-02 Joe Stringerdpif: Minimize memory copy for revalidation.
2014-12-02 Joe Stringerdpif: Index flows using unique identifiers.
2014-12-02 Joe Stringerdatapath: Add UFID interface to openvswitch.h.
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-02 Ben PfaffNEWS: Multicast snooping was introduced after, not...
2014-12-02 Ben Pfaffdist-docs: New utility to generate a documentation...
2014-12-02 Ben Pfaffdocs: Add titles to documentation files that lacked...
2014-12-02 Ben Pfaffovs-testcontroller: Fix manpage .so command.
2014-12-01 Pravin B Shelarroute-table: Remove Unregister.
2014-12-01 Thomas Grafdatapath: Use ccflags-y instead of deprecated EXTRA_CFLAGS
2014-12-01 Alex Wangdpif-netdev: Fix a race.
2014-12-01 Ben Pfaffvtep: Use unicast MAC as an example for a unicast desti...
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 Simon HormanAdd Netronome vendor Id: NMX_VENDOR_ID = 0x00001540.
2014-11-25 Shu Shenofproto: Fix checking of packet_in_mask in async config.
2014-11-25 Thomas Graflib: Add API to set program name and version
2014-11-25 Thomas Graflib: Add new header <openvswitch/version.h> to versioni...
next