CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/09 17:04:16
Modified files:
usr.sbin/ospfd : interface.c ospfe.c ospfe.h
Log message:
Scale both receive and send buffer on the raw socket. The default 8192
bytes is not enough for larger networks causing send errors because of
too big packets. OK henning
