]> git.tdb.fi Git - netvis.git/commit
Resolve IP addresses to hostnames
authorMikko Rasa <tdb@tdb.fi>
Thu, 7 Feb 2008 14:59:44 +0000 (14:59 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 7 Feb 2008 14:59:44 +0000 (14:59 +0000)
commita56b7174bc4d39064e5fb8d22953963f224315db
tree9dc1c516622c4993fa19a3f5ddd76783467c81e5
parent229e1d6ab66a9e987ffe3cd4a8de7c7f874f6de1
Resolve IP addresses to hostnames
Cap the rate at which to generate packets from hosts
Reduce the number of GL calls in rendering packets
A lot of other changes
source/host.cpp
source/host.h
source/netvis.cpp
source/netvis.h
source/packet.cpp
source/packet.h
source/resolver.cpp [new file with mode: 0644]
source/resolver.h [new file with mode: 0644]
source/vector2.h