Netadm Project: TODOLicense :GPL version 2 netadm project |
![]() |
Here is a rough list of things left to do on the netadm code:
MOD: QoS in kernel mode ( now, it use 'tc' command and QoS modules .. it has some problems. for example tc use netlink, but current pf also use char device to io. it is redundent of system resource, and QoS include some problem, so it will be replaced with HTB algorithm or our own algoritm.)