2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-27 15:18:06 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Ben Pfaff
717e7c8d1d FAQ: Add section on basic configuration.
Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-08-06 15:41:37 -07:00
Ben Pfaff
1448105187 FAQ: Add an introduction to VLANs.
Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-08-06 09:25:35 -07:00
Ben Pfaff
f0a0c1a6ef FAQ: Add another question about VLAN interaction with controllers.
I'm pretty sure I've seen this one more than once.

Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-07-26 22:25:18 -07:00
Ben Pfaff
6302c64103 FAQ: Patch ports are not targeted for upstream.
The previous text was ambiguous.

Reported-by: Konstantin Khorenko <khorenko@openvz.org>
CC: Jesse Gross <jesse@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-07-12 08:10:18 -07:00
Ben Pfaff
c5b25863dc FAQ: Add FAQ entry for determining OpenFlow port numbers.
I don't understand why, but I've had this question from multiple people
recently.

Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-07-11 01:13:25 -07:00
Ben Pfaff
5cb2356b59 FAQ: Add FAQ entry about flow normalization.
Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-07-11 00:54:53 -07:00
Ben Pfaff
5aa7547411 docs: Add references to the database schema documentation.
I field lots of questions about "where's the documentation?"  Perhaps this
will help.

The changes to ovs-vsctl(8) add a couple of references to
ovs-vswitchd.conf.db(5) but they also rephrase a couple of paragraphs in
what seems to me an easier to understand style.

Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-06-20 15:47:00 -07:00
Justin Pettit
7b287e998d FAQ: Add additional entries.
Does some cleanup and adds entries that cover:

    - OVS isn't Linux-specific.
    - Point out PORTING guide.
    - Explanation of LTS releases.
    - Supported versions of OpenFlow.
    - Missing features from userspace datapath and upstream kernel
      module.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
2012-06-20 14:25:40 -07:00
Justin Pettit
3fc7dc1836 FAQ: Add FAQ entries from website.
The openvswitch.org web site has a FAQ.  This commit integrates those
entries into the FAQ file.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
2012-06-20 14:25:40 -07:00
Ben Pfaff
629a6b48e9 FAQ: Mention high CPU usage as symptom of looping the network.
Suggested-by: Ethan Jackson <ethan@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-06-12 11:19:36 -07:00
Ben Pfaff
c483d489ca Add a FAQ.
I wrote most of this myself.  The answer to "I can't seem to use Open
vSwitch in a wireless network" is based on a response by Jesse Gross:
http://openvswitch.org/pipermail/discuss/2011-January/004707.html

Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-06-12 09:40:11 -07:00