datapath-windows: Fix build.
[cascardo/ovs.git] / vswitchd /
2015-05-22 Daniele Di Proiettonetdev-dpdk: Adapt the requested number of tx and rx...
2015-04-29 Pravin B Shelardatapath: Add Stateless TCP Tunneling protocol.
2015-04-21 Ben Pfaffbridge: Remove redundant call to discover_types().
2015-04-21 Ben Pfaffbridge: Remove unused macro OFP_PORT_ACTION_WINDOW.
2015-04-21 Alex Wangin-band: Do not use manager with loopback address for...
2015-04-17 Ben Pfaffbridge: Fix use-after-free in bridge_aa_refresh_queue().
2015-04-15 Justin Pettitovs-vswitchd: Don't print supported OpenFlow versions...
2015-04-14 Daniele Di Proiettodpif-netdev: Add dpif-netdev/pmd-stats-* appctl commands.
2015-04-06 Alex Wangbridge: Wait for previous stats update transation when...
2015-04-06 Alex Wangbridge: Do not wait for status update when there is...
2015-04-02 Alex Wangbridge: Execute bridge_run() only after retrieving...
2015-04-01 Ben Pfaffvswitch.xml: Improve description of forward-bpdu.
2015-03-24 Jesse Grosstunnels: Enable UDP checksum computation for Geneve...
2015-03-24 Mark D. Grayvswitch.ovsschema: Add datapath_types and port_types.
2015-03-23 Jonathan Vestinnetdev-linux: Support for SFQ, FQ_CoDel and CoDel qdiscs.
2015-03-20 Kevin Traynornetdev-dpdk: add dpdk vhost-cuse ports
2015-03-19 Mark D. Grayautomake.mk: Improve schema checksum error message.
2015-03-17 Ben Pfaffnetdev-linux: Be more careful about integer overflow...
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2015-03-13 Justin PettitUse the IANA-assigned ports for OpenFlow and OVSDB.
2015-03-13 Justin Pettitvswitchd: Update IPv6 controller examples to use OpenFl...
2015-03-06 Ben Pfaffbridge: Enable RSTP if both STP and RSTP are enabled.
2015-03-04 Ben Pfaffovs-lldp: Use better types for ISID and VLANs.
2015-03-04 Dennis Flynnauto-attach: Add auto-attach support to bridge layer...
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-02-20 Kentaro EbisawaFAQ: Update VXLAN references from draft to RFC7348
2015-02-19 Ben Pfaffovsdb-doc: Get manpage name from the XML file instead...
2015-02-19 Ben Pfaffvswitch: Document columns that had been previously...
2015-02-19 Ben Pfaffbridge: Publish error count in database's rstp_statistics.
2015-02-19 Russell Bryantovsdb-idlc: Constify 'char **'.
2015-02-06 Thomas Graftunnel: Provide framework for tunnel extensions for...
2015-02-04 Flavio Leitnermcast-snoop: Add support to control Reports forwarding
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 Graflist: Rename struct list to struct ovs_list
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-11-25 Ben Pfaffvswitch.xml: Describe NetFlow passive timeout.
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-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-05 Andy Zhoubridge: Store datapath version into ovsdb
2014-10-29 Ben Pfaffvswitch.xml: Improve IPFIX documentation.
2014-10-29 Ben Pfaffvswitch.xml: Fix spelling errors in documentation.
2014-10-22 Wang Sheng-HuiUse magic ETH_ADDR_LEN instead of 6 for Ethernet addres...
2014-10-10 Andy Zhouovsdb: bond_active_salve column's value should be durab...
2014-10-09 Alex Wangovs-vswitchd: Fix high cpu utilization when acquire...
2014-10-07 Ben Pfaffvswitch.ovsschema: Correct schema version number.
2014-10-07 Ben Pfaffnx-match: Move all knowledge of OXM/NXM here.
2014-10-06 Gurucharan Shettyovs-vswitchd: Add a missing headline in documentation.
2014-10-06 Gurucharan Shettyovs-vswitchd: Document the '--unixctl' option.
2014-10-06 Andy Zhoubridge: Keep bond active slave selection across OVS...
2014-10-01 Alex Wangbridge: Fix high cpu utilization.
2014-09-30 Alex WangINSTALL.DPDK: Update DPDK related documentation.
2014-09-30 Ben Pfaffovs-vswitchd: Better diagnose errors in DPDK command...
2014-09-29 Ben PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
2014-09-29 Joe Stringerbridge: Fix bug where IDL wakeup causes 100% CPU.
2014-09-23 Alex Wangbridge: Refactor the stats and status update.
2014-09-23 Alex Wangbridge: Rate limit the statistics update.
2014-09-19 Alex Wangdpif-netdev: Allow multi-rx-queue, multi-pmd-thread...
2014-09-15 Gurucharan Shettycompiler: Define NO_RETURN for MSVC.
2014-09-15 Pravin B Shelarofproto: Do not update stats on fake bond interface.
2014-09-09 Jarno Rajahalmelib/rstp: Better debug messages, style fixes.
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
next