1
1
mirror of https://github.com/eblot/pybootd.git synced 2024-09-11 22:17:44 +03:00
pybootd/pybootd
2020-04-28 11:56:47 +02:00
..
etc Document MAC mask syntax 2020-04-14 17:16:08 +02:00
tests Fix #16. Padding byte was not properly discarded. 2020-04-17 16:04:02 +02:00
__init__.py Fix #16. Padding byte was not properly discarded. 2020-04-17 16:04:02 +02:00
daemons.py Add a very basic HTTP server 2019-09-06 16:20:54 +02:00
httpd.py Do not use ThreadingHTTPServer which has only been introduced w/ Py3.7 2020-04-12 18:11:19 +02:00
pxed.py Merge branch 'pxe_rework', with support for legacy/UEFI first image selection 2020-04-28 11:56:47 +02:00
tftpd.py Add missing AND operator 2020-01-08 09:24:19 +01:00
util.py Add a unit test to reproduce #16 2020-04-17 15:59:33 +02:00