RE: Addition of EF, BE to DSCP target

2002-04-10 Thread zenadsl3030
Ok, sorry for the long delay. I have checked the values against the IANA registry and they all seem correct (post 27 Mar update) So here is the patch again against 1.2.6a. Attached and inline Iain --- libipt_DSCP.c.orig Wed Apr 10 15:50:48 2002 +++ libipt_DSCP.c Wed Apr 10 16:12:

[CORRECTION] AF,EF patch

2002-04-10 Thread zenadsl3030
Woops sorry, Missed a couple of return statements from the last patch Here is a fixed one. Iain --- libipt_DSCP.c.orig Wed Apr 10 18:03:53 2002 +++ libipt_DSCP.c Wed Apr 10 18:03:43 2002 @@ -6,7 +6,7 @@ * This program is distributed under the terms of GNU GPL v2, 1991 * * libipt

[PATCH] DSCP match/target patches

2002-06-10 Thread zenadsl3030
Hi, Here is a simple patch to the DSCP match to allow the use of DiffServ class names in the matches, in a similar manner to the target. Also attached is a one line fix for a typo in the DSCP target where CS6 was defined twice in the match list. Iain libipt_DSCP-target.diff Description: B