Re: [PATCH 0/3] network: Generate TFTP config regardless of DHCP

2022-02-03 Thread Michal Prívozník
On 12/9/21 17:17, Michal Privoznik wrote: > See 3/3 for explanation. > > Michal Prívozník (3): > network: Initialize variables in networkDnsmasqConfContents() > network: Separate DHCP config generator into a function > network: Generate TFTP config regardless of DHCP > >

[PATCH 0/3] network: Generate TFTP config regardless of DHCP

2021-12-09 Thread Michal Privoznik
See 3/3 for explanation. Michal Prívozník (3): network: Initialize variables in networkDnsmasqConfContents() network: Separate DHCP config generator into a function network: Generate TFTP config regardless of DHCP src/network/bridge_driver.c | 262 ++