2614c95748
(and missed 3 missed files from previous categories.)
13 lines
389 B
Text
13 lines
389 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
FRR's OSPF daemons tries to allocate big socket buffer, so generate warning
|
|
messages like:
|
|
"setsockopt_so_sendbuf: fd 6: SO_SNDBUF set to 1048576 (requested 8388608)"
|
|
To prevent such message kern.ipc.maxsockbuf can be increased:
|
|
sysctl kern.ipc.maxsockbuf=16777216
|
|
|
|
Error message "ifam_read() doesn't read all socket data" is under investigation
|
|
EOM
|
|
}
|
|
]
|