Skip to content

onomeaj/356-Lab-5--Dynamic-Routing-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

356-Lab-5--Dynamic-Routing-

To run manually (each in a separate tab/terminal instance):

IN LAB5 DIRECTORY:

./run_pox.sh

./run_mininet.sh

IN ROUTER DIRECTORY:

no segfaults happening:

./sr -t 300 -s 127.0.0.1 -p 8888 -v vhost1

./sr -t 300 -s 127.0.0.1 -p 8888 -v vhost2

./sr -t 300 -s 127.0.0.1 -p 8888 -v vhost3

segfaults are/may be occurring:

valgrind --leak-check=full ./sr -t 300 -s 127.0.0.1 -p 8888 -v vhost1

valgrind --leak-check=full ./sr -t 300 -s 127.0.0.1 -p 8888 -v vhost2

valgrind --leak-check=full ./sr -t 300 -s 127.0.0.1 -p 8888 -v vhost3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published