freebsd-dev/sbin/atm/atmconfig
harti a335e56845 Defer allocation of the actual receive mbuf until the external buffer
is returned from the card to the driver. Add a counter that shows
how many times this allocation has failed. Note, that we could even
further delay the allocation of the mbuf until we know, that we need it
(there are no receive errors and the connection is open). This will be done
in a later commit.

Print the new statistics field in atmconfig.
2003-10-29 13:14:39 +00:00
..
atmconfig.8
atmconfig.h
atmconfig.help
diag.c Defer allocation of the actual receive mbuf until the external buffer 2003-10-29 13:14:39 +00:00
diag.h
main.c Get rid of a __DECONST by strdup'ing the string in question. When 2003-08-20 08:25:36 +00:00
Makefile
natm.c
private.h