CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/13 13:14:29
Modified files:
sys/netinet : ip_mroute.c ip_mroute.h
Log message:
Get rid of the token bucket filter.
Traffic shaping code should not be inside routing code.
If you want to rate-limit use altq instead.
ok claudio@ henning@ dlg@
