[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pf scrub max-mss checks
- To: tech@openbsd.org
- Subject: pf scrub max-mss checks
- From: Gregory Steuck <greg@nest.cx>
- Date: 17 Aug 2003 23:04:57 -0700
- User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Portable Code)
Hello,
Do you guys think it would be prudent to check the value for max-mss in
scrub rules? It bit me today when I accidentally specified a value over
2^16 and it was silently cast to a 16 bit value. Kind of violates the
principle of least surprise.
I can supply a patch if it would be a better explanation of what I mean.
Thanks
Greg