Date: Tue, 23 Nov 2010 14:19:02 +0000 From: nangergong <nangergong@gmail.com> To: freebsd-ipfw@freebsd.org Subject: Understanding of "mask" Message-ID: <AANLkTikCso6BoaiaDYYxefXYef9jqPCxdwnTn5hZZXDt@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, all, I don't understand the meaning of "mask", for example, in the following statements: -------------------------------------- ipfw pipe 1 config delay 80ms mask all ipfw add 600 pipe 1 ip from 9.161.150.55 to 9.161.148.72 ---------------------------------------- What is the usage of "mask all"? I think in total there is only 1 queue, so "mask all" here doesn't make any sense? Thank you!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikCso6BoaiaDYYxefXYef9jqPCxdwnTn5hZZXDt>