search for: fs_firston

Displaying 1 result from an estimated 1 matches for "fs_firston".

Did you mean: fs_firstonly
2009 Aug 04
2
flowadm -i 1 - shows only first flow
...t will display statistics for all flows and not only first one. Looking at the code of flowadm.c from b120: flow_stats() [...] > /* > * If an interval is specified, continuously show the stats > * for only the first flow. > */ > state->fs_firstonly = (interval != 0); Is there a reason why only first flow is displayed? If one wants stats for only one flow one can specify it... shouldn''t all flow stats be displayed if not flow is specified? -- Robert Milkowski http://milek.blogspot.com