diff --git a/Shorewall/tcclasses b/Shorewall/tcclasses index 103d4b4aa..8a4b1391c 100644 --- a/Shorewall/tcclasses +++ b/Shorewall/tcclasses @@ -96,13 +96,13 @@ # tos- - this lets you define a filter for # the given which lets you # define a value of the Type Of Service -# bits in the ip package which causes -# the package to go in this class. +# bits in the ip packet which causes +# the packet to go in this class. # Please note, that this filter overrides # all mark settings, so if you define # a tos filter for a class all traffic # having that mark will go in it regard- -# less of the mark on the package. +# less of the mark on the packet. # You can use the following # for this option # @@ -121,11 +121,11 @@ # an size of <=64 Bytes to go in this # class. This is useful for speeding up # downloads. Please note that the size -# of the ack packages is limited to 64 +# of the ack packets is limited to 64 # bytes as some applications (p2p for -# example) use to make every package an -# ack package which would cause them -# all into here. We want only packages +# example) use to make every packet an +# ack packet which would cause them +# all into here. We want only packets # WITHOUT payload to match, so the size # limit. #