[ovs-git] Open vSwitch: datapath: Resolve external module dependencies. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jun 28 20:08:25 UTC 2013


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  ffd6065a2484cf7b24ee0c9300bb14d0e72fdbcd (commit)
      from  07f265eb568b6a6aaede0e726d1050658f7e4347 (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 ffd6065a2484cf7b24ee0c9300bb14d0e72fdbcd
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ffd6065a2484cf7b24ee0c9300bb14d0e72fdbcd
Author: Jesse Gross <jesse at nicira.com>
		
datapath: Resolve external module dependencies.
		
The Open vSwitch kernel module now has dependencies on symbols
exported by other kernel modules (currently just for GRE). In
order for it to load, the dependencies must be correctly resolved
ahead of time. This runs depmod as part of the module installation
process and updates the installation instructions.

Reported-by: Justin Pettit <jpettit at nicira.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 INSTALL                         |   13 ++++---------
 datapath/linux/Makefile.main.in |    1 +
 2 files changed, 5 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list