Displaying 2 results from an estimated 2 matches for "usedefaultaddresstrue".
2015 Jul 09
2
[PATCH] Updated udp.c to use real client ip and subnetmask values if on local subnet
...network as well as remote proxy/TFTP.
Current setup: The DHCP server is remote but the proxy and TFTP servers
are local.
Let me know if there is anything else you need or have any questions.
Thanks!
Jeff Sloan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: UseDefaultAddressTrue.pcapng
Type: application/octet-stream
Size: 227088 bytes
Desc: not available
URL: <http://www.zytor.com/pipermail/syslinux/attachments/20150709/c6892de4/attachment-0001.obj>
2015 Jul 08
4
[PATCH] Updated udp.c to use real client ip and subnetmask values if on local subnet
from: Jeff Sloan <jeff_sloan at selinc.com>
Based on commit: 9314e330
Setting UseDefaultAddress to TRUE uses invalid StationAddress and
SubnetMask values. This is in a network with a local TFTP/MTFTP server. If
the server is local, on the same subnet, UseDefaultAddress is set to false
and the client ip and subnetmask are loaded, otherwise set
UseDefaultAddress to TRUE. This is added to