]> git.tdb.fi Git - netvis.git/commit
Add a traffic history graph
authorMikko Rasa <tdb@tdb.fi>
Sun, 25 Oct 2009 11:55:01 +0000 (11:55 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sun, 25 Oct 2009 11:55:01 +0000 (11:55 +0000)
commit398c5e3e6e03080b6b057fd56858ab04694969ed
treecf45bcd54f5067d294159e4ccd5add96b8895cb4
parentd44d45bee2c3b6b5a8822ecdc23528dcf039ee2a
Add a traffic history graph
Make the resolver thread terminate faster
Don't spend too much time generating colors
Use netinet/ether.h instead of linux/if_ether.h
source/history.cpp [new file with mode: 0644]
source/history.h [new file with mode: 0644]
source/netvis.cpp
source/netvis.h
source/port.cpp
source/resolver.cpp
source/ringbuffer.h [new file with mode: 0644]