netdev: do not allow devices to be opened with conflicting types
[cascardo/ovs.git] / vswitchd /
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-08 Ilya Maximetsnetdev-dpdk: Obtain number of queues for vhost ports...
2016-07-06 Thadeu Lima de Sou... bridge: open_type should be used for netdev_open
2016-07-05 Ben Pfaffbridge: Add assertion to document an invariant in find_...
2016-07-03 William Tuofproto-dpif-mirror: Add mirror snaplen support.
2016-06-29 Jesse Grossbfd: Allow setting OAM bit when encapsulated in tunnel.
2016-06-28 Ansis Attekabridge: allow OVS to interact with controller through...
2016-06-27 Ben Pfaffutil: New function nullable_xstrdup().
2016-06-25 Wenyu Zhangipfix: Export user specified virtual observation ID
2016-06-24 Ben PfaffRevert "ipfix: Export user specified virtual observatio...
2016-06-24 Wenyu Zhangipfix: Export user specified virtual observation ID
2016-06-23 bschanmu@redhat.comnetdev-linux: Add new QoS type linux-noop.
2016-06-17 Benli Yeipfix: Support tunnel information for Flow IPFIX.
2016-06-07 Jesse Grosstunnels: Update schema documentation related to tunnels.
2016-06-07 Daniele Di Proiettovswitchd: Add --dummy-numa command line option.
2016-06-03 Ben Pfaffvswitch.xml: Document interface name length restrictions.
2016-05-24 Ian Stokesnetdev-dpdk.c: Add ingress-policing functionality.
2016-05-23 Daniele Di Proiettoovs-thread: Do not quiesce in ovs_mutex_cond_wait().
2016-05-06 mweglicxAdd support for extended netdev statistics based on...
2016-04-29 Aaron Conolenetdev-dpdk: Allow arbitrary eal arguments
2016-04-29 Aaron Conolenetdev-dpdk: Restrict vhost_sock_dir
2016-04-29 Aaron Conolenetdev-dpdk: Convert initialization from cmdline to db
2016-04-27 Pravin B ShelarRemove "VLAN splinters" feature.
2016-04-21 Miguel Angel Ajonetdev-linux: Fix ingress policing burst rate configura...
2016-04-18 Ben PfaffAdd skeleton for OF1.6 support.
2016-04-18 Ben Pfaffvswitch.xml: OpenFlow 1.5 has been released.
2016-04-14 Ben WarrenMove lib/ofp-print.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-util.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/meta-flow.h to include/openvswitch directory
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-30 Ben Warrenlist: Remove lib/list.h completely.
2016-03-25 Russell Bryantovs-ctl: Store hostname as an external-id.
2016-03-24 Pravin B Shelartunneling: Enable IPv6 tuneling.
2016-03-24 Pravin B Shelartunneling: Handle multiple ip address for given device.
2016-03-22 Ian Stokesbridge: Dump configurable QoS types.
2016-03-22 Ian Stokesbridge: Fix qos_unixctl_show bug.
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-03 Ian Stokesnetdev_dpdk.c: Add QoS functionality.
2016-02-29 Andy Zhouovsdb-server: Refactoring and clean up remote status...
2016-02-29 Andy Zhouovsdb: fix a typo in ovs-vswitchd.conf.db(5).
2016-02-23 Ilya Maximetsdpif-netdev: Add dpif-netdev/pmd-rxq-show appctl command.
2016-02-05 Ben Pfaffovs-vswitchd: Preserve datapath ports across graceful...
2016-02-05 Ilya Maximetsdpif-netdev: Allow different numbers of rx queues for...
2016-02-04 Daniele Di Proiettobridge: Do not add bridges with '/' in name.
2016-02-03 Ben Pfaffbridge: Also prohibit \ in bridge names.
2015-12-16 Ben PfaffUse ip_parse() and ipv6_parse() and variants in more...
2015-12-16 Ben Pfaffpackets: New macro ETH_ADDR_STRLEN.
2015-11-03 Andy Zhoubfd: improve ovs-vswitchd.conf.db(5) manpage
2015-10-15 Joe Stringervswitch.xml: Add caveat to flow-limit.
2015-10-15 Joe Stringervswitch.xml: Update docs for max-idle.
2015-10-13 Ben Pfaffvswitch.xml: Untabify and reindent.
2015-10-12 Ben Pfaffbridge: Coding style fix.
2015-10-02 Gurucharan Shettyautomake: Consolidate schema checksum check.
2015-10-01 Andy Zhoulib/daemon: support --user option for all OVS daemon
2015-09-01 Thadeu Lima de Sou... ovs-ctl: Add option to delete transient ports.
2015-08-29 Alex Wangbridge: Relax the whitelist format for punix path.
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-20 Pravin B Shelartunneling: Remove gre64 tunnel support.
2015-08-02 Thadeu Lima de Sou... bridge: Reconfigure when system interfaces change.
2015-07-31 Ben Pfaffofproto-dpif-xlate: Rewrite mirroring to better fit...
2015-07-16 Huanle Hanovs-appctl: register unixctl commands in the beginning
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPTC_EVICTION.
2015-07-03 Ben Pfaffofproto: Use OF1.4+ "importance" as part of eviction...
2015-07-02 Thadeu Lima de Sou... mcast-snooping: Add Multicast Listener Discovery support
2015-06-25 Jesse Grosstunnel: Geneve TLV handling support for OpenFlow.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-17 Thadeu Lima de Sou... Add IGMPv3 support.
2015-06-16 Ben Pfaffdummy: Introduce new --enable-dummy=system option.
2015-06-15 Ciara Loftusnetdev-dpdk: add dpdk vhost-user ports
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-05 Mijo Safradinovs-vswitchd: Update documentation
2015-05-22 Daniele Di Proiettonetdev-dpdk: Adapt the requested number of tx and rx...
2015-05-07 Justin PettitMerge "master" into "ovn".
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-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
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-17 Ben PfaffMerge "master" into "ovn".
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-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
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...
next