My processes writing to SOCK_DGRAM sockets are getting ENOBUFS 
while netstat -s counter under the heading of "ip" is incrementing:
        7565828 output packets dropped due to no bufs, etc.
but netstat -m shows:
> netstat -m
579/1440/131072 mbufs in use (current/peak/max):
        578 mbufs allocated to data
        1 mbufs allocated to packet headers
576/970/32768 mbuf clusters in use (current/peak/max)
2300 Kbytes allocated to network (2% of mb_map in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines

Where should I start looking? The interface is em

Pete



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to