Skip to content

Commit ec96bee

Browse files
committed
Add license.
1 parent e477c54 commit ec96bee

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

3tos.sh

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
##
33
# Dan Siemon <[email protected]>
44
#
5+
# License: Affero GPLv3
6+
#
57
# This script creates three traffic classes and directs traffic into
68
# each class based on the value of the TOS bits.
79
#

src-3tos.sh

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# Dan Siemon <[email protected]>
44
# http://www.coverfire.com
55
#
6+
# License: Affero GPLv3
7+
#
68
# This script is designed to be used on router placed before a bottleneck link.
79
# Set the rate to be slightly below the bottleneck rate so that the router
810
# owns the queue. That is, there is no queueing in the DSL or cable device.

0 commit comments

Comments
 (0)