Skip to content

ted-ross/lanqp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lanqp

To create a network interface called 'lanq0' with an address of 10.1.1.1/16:

$ sudo tunctl -t lanq0 -n -u _your-user-id_
$ sudo ifconfig lanq0 10.1.1.1 netmask 255.255.0.0 up

You will need to have a Qpid Dispatch process running in a location that is reachable from all lanqp instances.

About

Virtual LAN Interface Driver for AMQP-based VLANs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages