Skip to content

arun1587/udp6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

** following commands used to create sharedobjects files and link to the binary gcc -c -Wall -Werror -fPIC udp6.c gcc -shared -o libudp6.so udp6.o gcc -L/home/acklio/Desktop/Trial/udp6sh -Wall test.c -o test -ludp6 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:pwd sudo ldconfig pwd ldconfig -p | grep udp sudo ./test

About

library to send raw ipv6 packets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published