mirror of
https://github.com/ipxe/ipxe
synced 2026-03-16 03:02:07 +03:00
Add pxe_set_cached_filename() so that pxe_tftp.c can also update the
stored DHCP packets.
This commit is contained in:
@@ -144,4 +144,6 @@ extern struct net_device *pxe_netdev;
|
||||
|
||||
extern void pxe_set_netdev ( struct net_device *netdev );
|
||||
|
||||
extern void pxe_set_cached_filename ( const unsigned char *filename );
|
||||
|
||||
#endif /* PXE_H */
|
||||
|
||||
Reference in New Issue
Block a user