CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/16 17:29:22
Modified files:
lib/libc/asr : res_send_async.c
Log message:
Increase UDP packet buffer to 4096 bytes from 512. There are some really
broken DNS servers out there that send packets >512 bytes w/o even the
courtesy of trying to use EDNS0.
A partial workaround as more complete packet parsing solutions are
worked on.
ok jca@ eric@
