head 1.3; access; symbols OPENPKG_E1_MP_HEAD:1.3 OPENPKG_E1_MP:1.3 OPENPKG_E1_MP_2_STABLE:1.3.2.2 OPENPKG_E1_FP:1.3.2.2 OPENPKG_2_STABLE_MP:1.3 OPENPKG_2_STABLE_20061018:1.3.2.2 OPENPKG_2_STABLE:1.3.0.2 OPENPKG_CW_FP:1.1; locks; strict; comment @# @; 1.3 date 2006.02.26.08.18.35; author rse; state Exp; branches 1.3.2.1; next 1.2; commitid ejqXxBrgUheNi4nr; 1.2 date 2005.05.14.18.29.42; author rse; state Exp; branches; next 1.1; 1.1 date 2004.12.16.12.48.56; author rse; state Exp; branches; next ; 1.3.2.1 date 2006.02.26.08.18.35; author rse; state dead; branches; next 1.3.2.2; commitid iZxwRSmmWscPXUQr; 1.3.2.2 date 2006.10.16.14.50.02; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.3 log @upgrading package: flowd 0.8.5 -> 0.9 @ text @Index: configure --- configure.orig 2006-02-25 06:32:39 +0100 +++ configure 2006-02-26 09:14:10 +0100 @@@@ -10187,7 +10187,7 @@@@ -piddir="${localstatedir}/run" +piddir="${localstatedir}" test "x$prefix" = xNONE && prefix="$ac_default_prefix" test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' @ 1.3.2.1 log @file flowd.patch was added on branch OPENPKG_2_STABLE on 2006-10-16 14:50:02 +0000 @ text @d1 12 @ 1.3.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 12 Index: configure --- configure.orig 2006-02-25 06:32:39 +0100 +++ configure 2006-02-26 09:14:10 +0100 @@@@ -10187,7 +10187,7 @@@@ -piddir="${localstatedir}/run" +piddir="${localstatedir}" test "x$prefix" = xNONE && prefix="$ac_default_prefix" test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' @ 1.2 log @upgrading package: flowd 0.8 -> 0.8.5 @ text @d2 5 a6 5 --- configure.orig 2005-05-14 09:23:59 +0200 +++ configure 2005-05-14 20:28:40 +0200 @@@@ -7620,7 +7620,7 @@@@ { (exit 1); exit 1; }; } fi a12 12 Index: flowd.conf.5.in --- flowd.conf.5.in.orig 2005-05-14 08:04:48 +0200 +++ flowd.conf.5.in 2005-05-14 20:28:40 +0200 @@@@ -156,7 +156,7 @@@@ .Ed .Pp The default is to create a PID file in -.Pa @@PIDPATH@@/run/flowd.pid +.Pa @@PIDPATH@@/flowd.pid .El .Sh STORAGE FIELD SELECTION After filtering, @ 1.1 log @new package: flowd 0.7 (NetFlow Collector) @ text @d2 3 a4 3 --- configure.orig 2004-11-03 10:01:39 +0100 +++ configure 2004-12-16 11:09:09 +0100 @@@@ -7619,7 +7619,7 @@@@ d14 3 a16 3 --- flowd.conf.5.in.orig 2004-10-31 07:19:30 +0100 +++ flowd.conf.5.in 2004-12-16 12:07:48 +0100 @@@@ -142,7 +142,7 @@@@ a24 9 @@@@ -298,6 +298,8 @@@@ .It Ar proto This rule only applies for flows whose protocol matches that specified. Protocols may be specified by name (tcp, udp, icmp, etc) or by number. +.It Ar tos +This rule only applies for flows whose IP Type-of-Service (ToS) field matches that specified. .El .Pp This is an example of the filtering language in action: @