[ovs-git] Open vSwitch: FAQ: Add an entry for multicast snooping with VLAN (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jun 27 16:04:41 UTC 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  c81f359b1d56e260ce77cad2daf33772d4f587fc (commit)
       via  0877a0187ba6f1d334dc2cb9a468f8752fbc9cc9 (commit)
      from  c288d303b513f5874ea50c8845e719837ee47a23 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c81f359b1d56e260ce77cad2daf33772d4f587fc
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c81f359b1d56e260ce77cad2daf33772d4f587fc
Author: Flavio Leitner <fbl at redhat.com>
		
FAQ: Add an entry for multicast snooping with VLAN
		
Signed-off-by: Flavio Leitner <fbl at redhat.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: YAMAMOTO Takashi <yamamoto at valinux.co.jp>


commit 0877a0187ba6f1d334dc2cb9a468f8752fbc9cc9
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=0877a0187ba6f1d334dc2cb9a468f8752fbc9cc9
Author: Thomas Graf <tgraf at noironetworks.com>
		
build: Allow building with autoconf 2.63
		
Reduces the dependency on autoconf from 2.64 to 2.63 to ease building
on older platforms. There is only a few macros missing and they can
be provided easily.

A handful of tests needed modification. The difference in quoting
behaviour between 2.63 and later require the m4_define() to be
manually unfolded.

The Debian control file is left untouched on purpose. The decision
whether to adjust the dependency is left to the respective maintainers.

Tested with autoconf 2.63 and 2.69.

Cc: Scott Mann <smann at noironetworks.com>
Cc: Don Kehn <dkehn at noironetworks.com>
Signed-off-by: Thomas Graf <tgraf at noironetworks.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 FAQ                   |    4 ++++
 INSTALL               |    2 +-
 INSTALL.RHEL          |    4 ++--
 NEWS                  |    1 +
 configure.ac          |    2 +-
 m4/compat.at          |   32 +++++++++++++++++++++++++
 m4/openvswitch.m4     |    2 ++
 tests/ovsdb-row.at    |   62 ++++++++++++++++++++++++-------------------------
 tests/ovsdb-server.at |    2 +-
 tests/testsuite.at    |    2 ++
 10 files changed, 76 insertions(+), 37 deletions(-)
 create mode 100644 m4/compat.at


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list