Re: Network problems with sendto() syscall

From: Bruce M. Simpson <bms_at_FreeBSD.org>
Date: Sun, 26 Aug 2007 20:09:39 +0100
I strongly suspect this is related to an introduced bug in the 
RTM_CHANGE path.

Please run 'route -nv monitor' in its own shell and monitor its output 
while you run bootpd.

If the problem happens after RTM_CHANGE then it is probably the bug that 
cognet found, it has a very simple fix which just needs to be committed 
ie above line 531 in rtsock.c:
      if ((rt->rt_flags & RTF_LLINFO) == 0)

regards,
BMS
Received on Sun Aug 26 2007 - 17:09:42 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:16 UTC