[ovs-git] Open vSwitch: configure: add configure option to disable building brcompat (master)

dev at openvswitch.org dev at openvswitch.org
Wed Mar 14 00:12:40 UTC 2012


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  d8965755e707d97a515359a3d3732c46930d5350 (commit)
      from  199253134cdf556647b45bb882b4b6e8af4c1669 (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 d8965755e707d97a515359a3d3732c46930d5350
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d8965755e707d97a515359a3d3732c46930d5350
Author: Chris Wright <chrisw at sous-sol.org>
		
configure: add configure option to disable building brcompat
		
This adds ability to do:

  ./configure --disable-brcompat

to disable building userspace and kernel module associated with
providing linux bridge compatibility.  Sources should still be
distributed w/ make dist.

While there, update comment referring to long removed veth driver
which is now relevant for brcompat module.

Cc: Jesse Gross <jesse at nicira.com>
Signed-off-by: Chris Wright <chrisw at sous-sol.org>
Acked-by: Ben Pfaff <blp at nicira.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 configure.ac                    |    1 +
 datapath/Modules.mk             |    2 +-
 datapath/linux/Makefile.main.in |    1 +
 datapath/linux/Modules.mk       |    4 +++-
 m4/openvswitch.m4               |   20 ++++++++++++++++++++
 vswitchd/automake.mk            |    9 ++++++---
 6 files changed, 32 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list