Date: Wed, 05 Mar 2008 09:12:51 -0300 From: Marcelo Araujo <araujobsdport@gmail.com> To: Vadim Goncharov <vadim_nuclight@mail.ru> Cc: stas@mbsd.msk.ru, Luigi Rizzo <rizzo@icir.org>, Oleg Bulyzhin <oleg@freebsd.org>, freebsd-ipfw@freebsd.org, "Andrey V. Elsukov" <bu7cher@yandex.ru>, Julian Elischer <julian@elischer.org>, Ion-Mihai Tetcu <itetcu@freebsd.org>, "Bruce M. Simpson" <bms@freebsd.org> Subject: ipfw with modip(). Message-ID: <47CE8E43.6030409@FreeBSD.org> In-Reply-To: <opt7hoxwnk17d6mn@nuclight.avtf.net> References: <200802261908.m1QJ8n5N023371@freefall.freebsd.org> <47C4F2D1.5080703@yandex.ru> <47C5516F.9080200@FreeBSD.org> <47C64BB7.60309@yandex.ru> <47C68CD1.10409@FreeBSD.org> <47CCC0AA.5030106@FreeBSD.org> <opt7hoxwnk17d6mn@nuclight.avtf.net>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6E7FB4F04CFAEE1BE30460D2 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Hi all, I continue play with the modip function. Yesterday I talked with Roman(aka novel@) about what would be the best way to implement the suggestions sent by some guys. We talked about how to implement the function and how to use it. My vision is: to create a function with a minor impact possible for usability. I believe the best way is the function as an action. Example: island# ipfw add modip ipfw: need modip [DF|TOS|IPPRE|DSCP]:code arg island# ipfw add 10 modip tos:lowdelay ip from any to any island# ipfw add 15 modip ippre:immediate ip from any to any island# ipfw add 20 modip dscp:af14 ip from 192.168.0.0/16 to any via xl0= I continue to work within modip(), now I begin to implement another patchs related with QoS in layer IP: kern/102471, kern/103454 and kern/121122. I'd like some opinions around this concern and suggestions. Best Regards, --=20 Marcelo Araujo (__) araujo@FreeBSD.org \\\'',) http://www.FreeBSD.org \/ \ ^ Power To Server. .\. /_) --------------enig6E7FB4F04CFAEE1BE30460D2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHzo5HovxJd1Pkz6gRAiz3AJ9dkGsqFZn9Wgz+RLVkR5LwrTEQgwCfbBKB hgkp3siVEFkgp4uJaL2CyAc= =lD79 -----END PGP SIGNATURE----- --------------enig6E7FB4F04CFAEE1BE30460D2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47CE8E43.6030409>