]> sjero.net Git - dccpping/commit
Use select to wait for new packets and delay between pings. Separate out processing...
authorSamuel Jero <sj323707@ohio.edu>
Sun, 28 Oct 2012 20:40:48 +0000 (16:40 -0400)
committerSamuel Jero <sj323707@ohio.edu>
Sun, 28 Oct 2012 20:40:48 +0000 (16:40 -0400)
commitdf049b5d7a0c33e5b30bb361dc4143eba499bf3f
treeb11d40d8f6c3db6a1c4bb5b80ef62834a72c5212
parentd6d0cc1afc6a9594b091c980c54ccc3abe136c4c
Use select to wait for new packets and delay between pings. Separate out processing of DCCP and ICMP packets. Decided to use raw sockets instead of libpcap because it allows me to ignore link layer and means I don't have to use threads.
Makefile
checksums.c
dccpping.c