summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-full/src/luci-bwc.c
AgeCommit message (Collapse)Author
2012-11-27modules/admin-full: filter localhost<->localhost connections live connection ↵Jo-Philipp Wich
graph
2012-01-01modules/admin-full: make luci-bwc dlopen() libiwinfo.so instead of lua/iwinfo.soJo-Philipp Wich
2011-10-28modules/admin-full: luci-bwc: use 32 bit integer, fix endian problem leading ↵Jo-Philipp Wich
to stalling graphs after random time periods
2011-09-11modules/admin-full: luci-bwc: attempt to dlopen() libiwinfo, use it to ↵Jo-Philipp Wich
gather radio rate, signal and noise data if successful
2011-09-01modules/admin-full: simplify and fix progname changeJo-Philipp Wich
2011-09-01modules/admin-full: rework realtime stats to start luci-bwc on demand, kill ↵Jo-Philipp Wich
daemon after ten seconds of inactivity
2011-03-13modules/admin-full: don't count TIME_WAIT connections in luci-bwcJo-Philipp Wich
2010-11-29modules/admin-full: track non-tcp or udp connections, use ↵Jo-Philipp Wich
/proc/net/nf_conntrack on newer systems
2010-11-28modules/admin-full: implement connection graph, cross browser fixesJo-Philipp Wich
2010-11-28modules/admin-full: implement load graphJo-Philipp Wich
2010-11-28modules/admin-full: add SVG based realtime bandwidth statusJo-Philipp Wich