Menu

Tree [r112] /
 History

HTTPS access


File Date Author Commit
 docs 2010-02-08 riccardomanfrin [r52] Started to debug scheduler
 libnetshaper 2011-11-27 riccardomanfrin [r112] Better printout of link throughput
 pics 2009-12-18 riccardomanfrin [r13] Starting intercepting Edit changes in tx and rx...
 BUGTRACES 2010-05-04 riccardomanfrin [r95] Fixing coherence in files and locking mechanism...
 Make.def 2010-03-17 riccardomanfrin [r72] Now working... check scheduler behavior through...
 Make.local.def 2010-01-27 riccardomanfrin [r45] Fix _gtk_net_events_gui_update where segfault h...
 Makefile 2010-06-09 riccardomanfrin [r101] Makefiles modified to fetch diffs and compile r...
 PACKAGES 2010-06-04 riccardomanfrin [r100] Incuded two very important comments in netstats.c
 README 2010-03-12 riccardomanfrin [r70] Added information to manage website
 callbacks.c 2011-11-27 riccardomanfrin [r112] Better printout of link throughput
 callbacks.h 2010-01-21 riccardomanfrin [r41] Solved priority issue and debugging by using tr...
 configure 2011-03-30 riccardomanfrin [r108] Added configuration checks
 gtk_support.c 2011-11-27 riccardomanfrin [r112] Better printout of link throughput
 gtk_support.h 2011-11-27 riccardomanfrin [r112] Better printout of link throughput
 netshaper.glade 2009-12-20 riccardomanfrin [r14] Started support to user changes through GUI
 schedtester.m 2010-03-17 riccardomanfrin [r72] Now working... check scheduler behavior through...
 start_edit 2010-04-19 riccardomanfrin [r85] Using thread safe malloc HELPS! A FUCKING LOT
 trafficshaper.c 2011-05-05 riccardomanfrin [r111] Fixed missing spinlock malloc and fixed LOCAL2G...
 trafficshaper.sh 2010-06-21 riccardomanfrin [r102] Removed tasks check where we are changing

Read Me

Web pages access command:
sftp username,projectname@web.sourceforge.net

Website pages stored in htdocs/ subfolder.

Website name : http://netshaper.sourceforge.net/

Technical info:
Note that not all of the proc_ns_bind represent a TCP flow, therefore some of them are allocated but not store any ns_flow information (they should expose UDP and UNIX sockets links). In _gtk_net_events_gui_update this explains the usage of "if(f->hook)".