Skip to content

An Open vSwitch package for OpenWrt. Modified to work with wireless connections.

Notifications You must be signed in to change notification settings

mdsmith-cim/openvswitch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

openvswitch

UPDATE: Works now with OpenWrt "Barrier Breaker" (Bleeding Edge)

Open vSwitch 1.9.0 (OvS) package for OpenWrt

Installation

Install this as a feed!

Installation in OpenWrt

cd $TOPDIR

echo 'src-git openvswitch git://github.com/schuza/openvswitch.git' >> feeds.conf

./scripts/feeds update openvswitch

./scripts/feeds install -a -p openvswitch

make menuconfig

select Network -> openvswitch-switch, openvswitch-brcompat and openvswitch-controller

echo '# CONFIG_KERNEL_BRIDGE is not set' >> .config

Development

Please fork on githup and send pull requests.

About

An Open vSwitch package for OpenWrt. Modified to work with wireless connections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published