[SLOF] [PATCH v2 03/11] libnet: Pass tftp_retries and ip_version via struct filename_ip

Alexey Kardashevskiy aik at ozlabs.ru
Fri May 25 15:01:42 AEST 2018


On 25/5/18 2:28 pm, Thomas Huth wrote:
> On 25.05.2018 04:57, Alexey Kardashevskiy wrote:
>> On 25/5/18 12:26 am, Thomas Huth wrote:
>>> On 24.05.2018 11:01, Alexey Kardashevskiy wrote:
> [...]
>> btw obp_tftp_args_t::filename[100] vs. filename_ip::filename[256] - it
>> feels like the latter can be easily reduced to 140-ish (path + uuid) with
>> no harm but probably this is for another day (both definitions came in the
>> initial commit).
> 
> filename_ip::filename can also come from the DHCP code, so decreasing

Where else can it come from? And what can use it? TFTP can but what else?


> its size might change the behavior wrt to DHCP.



-- 
Alexey


More information about the SLOF mailing list