CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2017/08/08 06:23:56

Modified files:
        sys/netinet    : ip.h ip_input.c 
        sys/netinet6   : ip6_input.c 

Log message:
Increase the limit of the IP protocol queues from 256 to 2048 mbufs.
The interface congestion algorithm kills performance at this place,
with the large queues it never triggers.
OK mpi@ claudio@

Reply via email to