]> sjero.net Git - dccpping/commit
Separate out Address detection, packet building, and checksums. Can now send both...
authorSamuel Jero <sj323707@ohio.edu>
Sat, 27 Oct 2012 17:00:07 +0000 (13:00 -0400)
committerSamuel Jero <sj323707@ohio.edu>
Sat, 27 Oct 2012 17:00:07 +0000 (13:00 -0400)
commitd6d0cc1afc6a9594b091c980c54ccc3abe136c4c
tree63be9b4bd6e0f0a7e5f24bfe5fd6404862be06c7
parent8739c9b4db1f612a3dd790c5aa62a19b907bc9c1
Separate out Address detection, packet building, and checksums. Can now send both IPv4 and IPv6 packets.
Makefile
checksums.c [new file with mode: 0644]
checksums.h [new file with mode: 0644]
dccpping.c