netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / vswitchd /
2014-09-09 Jarno Rajahalmevswitch.xml: Fix RSTP configuration documentation.
2014-09-09 Daniele VenturinoRapid Spanning Tree Protocol (IEEE 802.1D).
2014-08-26 Alex Wangvswitch.xml: Fix a typo.
2014-08-19 Alex Wangbfd: Clarify bfd:enable.
2014-08-18 Daniele Di Proiettoacinclude.m4: Do not set vswitchd_ovs_vswitchd_LDFLAGS
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-08-14 Alex Wangbfd: Clarify the BFD diagnostic.
2014-08-14 Alex Wangbfd: Add configuration for setting and matching mac...
2014-08-14 Alex Wangbfd: Flip the default value of bfd ip source and destin...
2014-08-13 Alex Wangovs-numa: Add ovs-numa.{c,h} for extracting and storing cpu
2014-08-12 Pravin B Shelardpdk: Update documentation.
2014-08-05 Jarno RajahalmeFix strict aliasing violations with GCC 4.1 and 4.4.
2014-08-04 Daniele Di Proiettodpctl: add ovs-appctl dpctl/* commands to talk to dpif...
2014-07-21 Jarno Rajahalmevswitchd/bridge: Fix setting default prefix fields.
2014-07-17 Ben Pfaffofproto: Report controller rate limiting statistics...
2014-07-17 Ben PfaffSimplify ofproto_controller_info by using a struct...
2014-07-17 Ben Pfaffvswitch.xml: Fix typo in documentation.
2014-06-24 Flavio Leitnerbridge: Enable multicast support on the bridge
2014-06-24 Flavio Leitnerofproto-dpif: Add mcast snooping db show and flush...
2014-06-21 Jesse Grossdoc: Additional documentation updates for Geneve.
2014-06-20 Jesse Grossdatapath: Add support for Geneve tunneling.
2014-06-14 Alex Wangbridge: Make ovs-vswitchd run again if status_txn commi...
2014-06-14 Alex Wangofproto: Add separate functions for checking bfd/cfm...
2014-06-14 Alex Wangcfm: Extracts the cfm status in one function.
2014-05-28 Gurucharan Shettybridge: Initialize dscp for mgmt connections.
2014-05-19 Thomas Grafvswitchd: Add error column to Interface table to store...
2014-05-16 Jarno RajahalmeUse prefix trie lookup for IPv4 by default.
2014-05-16 Ryan Wilsonnetdev: Remove netdev from global shash when the user...
2014-05-14 Ben PfaffAdd skeleton for OF1.5 support.
2014-05-14 Ben PfaffRemove --enable-of14 option because the implementation...
2014-05-09 Ben PfaffMakefiles: Fix invocation of dot2pic when builddir...
2014-05-09 YAMAMOTO Takashidot2pic: Stop assuming the path of the interpreter
2014-05-09 YAMAMOTO Takashidot2pic: Use "> $@; mv $@.tmp $@" notation to make...
2014-05-09 YAMAMOTO TakashiRevert commit 74622b44b ("Fix dot2pic make dependencies")
2014-05-06 YAMAMOTO TakashiFix dot2pic make dependencies
2014-05-04 YAMAMOTO Takashibridge: Fix a NULL dereference
2014-05-02 Alex Wangbridge: Allow users to configure statistics update...
2014-05-01 Ben PfaffMerge pull request #1 from spil-jasper/master
2014-04-30 Alex Wangbfd: Require bfd control packet received in forwarding_...
2014-04-30 Alex Wangcfm: Require ccm received in demand mode.
2014-04-30 Joe Stringerbridge: Remove traces of flow-eviction-threshold.
2014-04-30 Ben PfaffEnable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.
2014-04-28 Ben Pfaffovs-thread: Make caller provide thread name when creati...
2014-04-28 Alex Wangbridge: Refactor the 'Instant' stats logic.
2014-04-24 Alex Wangbfd/cfm: Check status change before update status to...
2014-04-24 Ben Pfaffbridge: When ports disappear from a datapath, add them...
2014-04-09 Thomas Grafbridge: improve vlan mode related error messages when...
2014-04-03 Flavio Leitnerbridge: don't bring up internal ports by default.
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-31 Ben Pfaffvswitchd: Add external_ids to Flow_Table table in datab...
2014-03-21 Pravindpif-netdev: Add DPDK netdev.
2014-03-24 Ben Pfaffbitmap: Make bitmap_scan() able to scan for 0-bits...
2014-03-23 Ben PfaffDisable OF1.4 in ovs-vswitchd and ovs-ofctl without...
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2014-03-17 Gurucharan Shettysystem-stats: Port for Windows.
2014-03-08 Joe Stringerupcall: Configure datapath max-idle through ovs-vsctl.
2014-03-05 Ben PfaffUse __linux__ instead of LINUX_DATAPATH in C code.
2014-03-04 Gurucharan ShettyMakefile: Remove unnecessary includes of SSL_LIBS.
2014-02-26 Helmut Schaavswitchd: Limit fake bridge MAC selection to ports...
2014-02-26 Helmut Schaavswitchd: Split pick_local_hw_addr
2014-02-26 Gurucharan Shettyfatal-signal: SIGPIPE for Windows.
2014-02-22 Gurucharan Shettyovs-vswitchd: Don't register for SIGHUP.
2014-02-21 Gurucharan ShettyReplace inet_aton() with inet_pton().
2014-02-19 Gurucharan Shettyovs-vswitchd: Get rid of call to process_init().
2014-02-19 Joe Stringerofproto: Remove 'force-miss-model' configuration.
2014-02-07 Arun SharmaAdd IPv6 support for OpenFlow, OVSDB, NetFlow, and...
2014-02-04 Gurucharan Shettydaemon-windows: Add users for windows services.
2014-01-31 Ben Pfaffbridge: Set ofport column in every database transaction.
2014-01-21 Alex Wangbfd: Add bfd_src_ip and bfd_dst_ip.
2014-01-17 Helmut Schaavswitchd: Inherit parents mac address for fake bridges
2014-01-15 YAMAMOTO Takashibridge: Update a comment
2013-12-30 Alex Wangbridge: Fix reversed string parsing in bridge_configure...
2013-12-19 Ethan Jacksonofproto: Handle flow installation and eviction in upcall.
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-17 Ben Pfaffbridge: Let ofprotos run once before reporting configur...
2013-12-16 Ben Pfaffbridge: Remove superfluous "inline" from ofp12_controll...
2013-12-13 Alex Wangcfm: Refine the cfm_extended manual.
2013-12-13 Ethan Jacksonofproto: Simplify thread creation API.
2013-12-13 Ethan Jacksonofproto-dpif-upcall: Add memory usage stats.
2013-12-13 Ethan Jacksonofproto: Remove run_fast() functions.
2013-12-12 Joe Stringerbridge: Only store instant_stats on device changes
2013-12-12 Ben Pfaffbridge: Support changing port numbers.
2013-12-12 Ben Pfaffbridge: Reconfigure in single pass.
2013-12-11 Ben Pfaffnetdev: Log a warning when netdev_set_config() fails.
2013-12-11 Jarno RajahalmeClassifier: Track address prefixes.
2013-12-11 Joe Stringerbridge: Refresh STP statistics separately from status
2013-12-10 Joe Stringerlib: Refactor gathering CPU core count
2013-12-06 Andy Zhouofproto: Move bond files to ofproto
2013-12-05 Ben Pfaffbridge: Improve iface_set_ofport() style.
2013-11-21 Romain Lengletipfix: allow empty targets column in table IPFIX
2013-11-21 Romain Lengletipfix: fix segfault for Flow_Sample_Collector_Set witho...
2013-11-20 Alex Wangbfd: Add new key "flap_count" to "bfd_status".
2013-11-19 Lorand Jakabofproto-dpif: add support for layer 3 ports
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-11-12 Ravi Kondamurubond: Use active-backup mode on LACP failure.
2013-11-07 Ben Pfaffofproto: Limit OVS-assigned port numbers to 32767 and...
2013-11-04 alex wangcfm: Add ovsdb column "cfm_flap_count".
2013-11-03 Ben Pfaffovs-controller: Rename test-controller and do not insta...
2013-10-29 Ben Pfaffvswitch.xml: Improve documentation for BFD.
2013-10-17 Justin Pettitvswitchd: Use vswitch-specific variable name in automak...
next