index
:
syslinux/syslinux.git
3.5x
3.6x
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
obsolete-20120330
obsolete-20120529
obsolete-20120709
obsolete-20130331
obsolete-20130402
obsolete-20140117
obsolete-20140121
obsolete-20140220
obsolete-20140313
obsolete-20140420
obsolete-20140929
obsolete-20150418
obsolete-20150823
obsolete-20150906
obsolete-20151115
obsolete-20160210
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
wip.makefixes
Unnamed repository; edit this file 'description' to name the repository.
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
fs
/
pxe
Commit message (
Expand
)
Author
Age
Files
Lines
*
pxe: use the unified URL parsing framework
syslinux-4.10-pre2
H. Peter Anvin
2011-04-23
9
-423
/
+265
*
pxe: urlparse: add comments
H. Peter Anvin
2011-04-23
1
-2
/
+15
*
pxe: Add a much more general URL-parsing framework
H. Peter Anvin
2011-04-23
2
-0
/
+220
*
pxe: put a semaphore around PXE calls
H. Peter Anvin
2011-04-22
1
-1
/
+7
*
lwip: handle UNDI stacks which need to be polled
H. Peter Anvin
2011-04-22
2
-18
/
+42
*
pxe: isr: fix formatting
H. Peter Anvin
2011-04-21
1
-11
/
+12
*
pxe: fix gcc 4.6 problems
H. Peter Anvin
2011-04-21
2
-4
/
+1
*
pxe: Neuter pxe_idle_init
Eric W. Biederman
2011-04-12
1
-83
/
+0
*
pxe: Cleanup interrupt handling making it reliabe and in spec
Eric W. Biederman
2011-04-12
2
-19
/
+10
*
pxe: Remove the lwip_test code
Eric W. Biederman
2011-04-12
1
-123
/
+0
*
lwip: Clean up the initialization sequence
Eric W. Biederman
2011-04-12
2
-32
/
+15
*
core: pxe: Cleanup properly when using undi.
Eric W. Biederman
2011-04-12
1
-1
/
+4
*
core: pxe: Improve the situation with installing and uninstalling irq handlers
Eric W. Biederman
2011-04-12
2
-1
/
+63
*
core: pxe Add native support for http urls
Eric W. Biederman
2011-04-12
3
-0
/
+379
*
core: pxe: Add general support for pluggable url handlers.
Eric W. Biederman
2011-04-12
2
-5
/
+53
*
core: pxe: Factor out pxe_poll from pxe_receive_thread
Eric W. Biederman
2011-04-12
2
-38
/
+41
*
core: pxe: Rewrite the tftp implementation to use lwip
Eric W. Biederman
2011-04-12
1
-59
/
+78
*
core: pxe: Add a netconn socket to the pxe private inode
Eric W. Biederman
2011-04-12
1
-0
/
+2
*
core pxe: Use the lwip dns resolver
Eric W. Biederman
2011-04-12
1
-233
/
+19
*
pxe: Send tftp acks after we reach our timeout
Eric W. Biederman
2011-04-12
1
-0
/
+1
*
core pxe: Cleanup the call to pxe_isr_init
Eric W. Biederman
2011-04-12
2
-1
/
+4
*
lwip: show stats when displaying speedtest results
H. Peter Anvin
2011-04-12
1
-3
/
+25
*
lwip: better speed test
H. Peter Anvin
2011-04-12
1
-58
/
+67
*
core: lwip: tune parameters for performance
H. Peter Anvin
2011-04-12
1
-1
/
+7
*
lwip: better test case
H. Peter Anvin
2011-04-12
1
-9
/
+39
*
lwip: now to the point we can make a TCP connection...
H. Peter Anvin
2011-04-12
1
-1
/
+79
*
core pxe: Ensure all parameters in pxe_get_cached_info are initialized.
Eric W. Biederman
2011-04-12
1
-1
/
+1
*
core: pxe: additional work on the lwip port
H. Peter Anvin
2011-04-12
2
-1
/
+14
*
core pxe: Switch threads if more than one runnable.
Eric W. Biederman
2011-04-12
1
-0
/
+1
*
pxe: hook up the interrupt routine and the lwip receive routine
Eric W. Biederman
2011-04-12
2
-0
/
+56
*
pxe: Move the gpxe url reading code into it's own file.
Eric W. Biederman
2011-04-12
3
-89
/
+89
*
pxe: Move the tftp implementation into it's own file
Eric W. Biederman
2011-04-12
3
-429
/
+435
*
pxe: Add methods to abstract out the connection type.
Eric W. Biederman
2011-04-12
2
-140
/
+191
*
pxe: Statically initialize pxe_receive_thread_sem
Eric W. Biederman
2011-04-09
1
-2
/
+1
*
core: pxe: pm_return Use jiffies_t
Eric W. Biederman
2011-04-09
1
-4
/
+2
*
core: pxe: pm return hook to examine timer ticks and PXE ISR status
H. Peter Anvin
2011-04-09
1
-0
/
+44
*
core: declare jiffies_t and mstime_t and use them.
Eric W. Biederman
2011-04-08
2
-6
/
+6
*
pxe: disable the "force INT 18h" hack
H. Peter Anvin
2011-04-04
1
-6
/
+13
*
pxe: allow TFTP server IP to be empty when not using TFTP
Michael Brown
2011-03-28
1
-3
/
+3
*
core/fs/pxe/pxe.c: remove variables set but not used
H. Peter Anvin
2011-03-16
1
-0
/
+1
*
core, pxe: Fix handling of unqualified DNS names
H. Peter Anvin
2010-11-14
1
-1
/
+1
*
pxe: add a "pxeretry" option to deal with 404's in web apps
syslinux-4.03-pre2
H. Peter Anvin
2010-08-26
1
-0
/
+14
*
pxe: fix byte order of output from parse_dotquad()
H. Peter Anvin
2010-07-19
1
-1
/
+1
*
pxelinux: new IPAPPEND 4 to generate a SYSUUID= option.
syslinux-4.01-pre3
H. Peter Anvin
2010-07-01
3
-23
/
+55
*
pxe: don't corrupt the length of an RRQ packet on retry
H. Peter Anvin
2010-06-25
1
-1
/
+4
*
pxe: fix the unload sequence
H. Peter Anvin
2010-06-24
2
-16
/
+24
*
pxe: fix ip_ok()
H. Peter Anvin
2010-06-24
2
-8
/
+10
*
pxe: set the file type in the inode structure
H. Peter Anvin
2010-06-23
1
-0
/
+1
*
pxe: fix the timeout logic for RRQ
syslinux-4.00-pre57
H. Peter Anvin
2010-06-22
1
-28
/
+22
*
pxe: fix bugs in DHCP parsing and config file selection
H. Peter Anvin
2010-06-22
2
-60
/
+57
[next]