Skip to content

This application can be used to test the picotcp dhcpv6 client

Notifications You must be signed in to change notification settings

S4mw1s3/dhcp6client_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple demo application to test the picotcp dhcpv6 client implementation.

Run create_vde.sh to setup your environment (configure VDE interface, set ipv6
address to VDE interface and bind DHCPv6 server).

Once this is done, make sure that picotcp is set to the correct path in the Makefile.

To compile and execute:

$ make
$ ./app
$ ping6 2001:db8:0:1::xxxx

About

This application can be used to test the picotcp dhcpv6 client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published