Hi folks,

Is the following behaviour from netstat expected under CURRENT?

            input          (xl0)           output
   packets  errs      bytes    packets  errs      bytes colls
         2     0        390          0     0          0     0
         4     0        264          0     0         90     0
         3     0       1469          1     0          0     0
        18     0       1581          0     0          0     0
        21     0      15621          0     0         90     0
         6     0        312          1     0          0     0
         4     0        760          0     0         90     0
         9     0        785          1     0          0     0
        36     0       8085          0     0          0     0
         7     0       1084          0     0          0     0
        21     0      13615          0     0          0     0
         7     0        616          0     0          0     0
         4     0        249          0     0          0     0
         1     0        440          0     0          0     0
         5     0        312          0     0          0     0
         5     0        528          0     0          0     0
        18     0      13971          1     0         82     0
         4     0        678          0     0          0     0
         7     0        390          0     0          0     0
         3     0        364          0     0          0     0
         7     0        400          0     0          0     0

Specifically, I'm interested in the fact that it _looks_ like if_obytes
is sometimes being printed for each ``loop''.

At the time, the only expected network traffic was generated by NFSv3. I
have no idea whether this might be significant.

Thanks,
Sheldon.

To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to