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
/
lwip
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
lwip: Add return address to LWIP_PLATFORM_ASSERT()
syslinux-4.10-pre20
H. Peter Anvin
2012-04-26
1
-1
/
+1
*
lwipopts: increase the number of netbufs
H. Peter Anvin
2012-04-26
1
-0
/
+1
*
lwipopts.h: Bump the priority of the tcpip_thread
H. Peter Anvin
2012-03-30
1
-1
/
+1
*
lwip:undiif: Add interface with tcpip_input() callback
Gene Cumm
2011-10-13
1
-1
/
+1
*
lwip:undiif: Use tcpip_input() rather than ethernet_input()/ip_input()
Gene Cumm
2011-10-13
1
-2
/
+2
*
lwip: undiif: Fix debug option addressing in update_arp_entry()
Gene Cumm
2011-10-13
1
-2
/
+2
*
lwip: undiif: Fix #error typo
Gene Cumm
2011-10-13
1
-1
/
+1
*
thread: allow marking invalid; allow for static mboxes
H. Peter Anvin
2011-10-11
1
-1
/
+1
*
undiif: correct bogus dprintf() statement
H. Peter Anvin
2011-10-01
1
-12
/
+12
*
pxe: try to mimic the policy of iPXE with respect to interrupts
H. Peter Anvin
2011-05-08
1
-19
/
+5
*
pxe, undiif: print UNDI information during initialization
H. Peter Anvin
2011-05-04
1
-3
/
+3
*
pxe: start the poll thread when we would have started the ISR
H. Peter Anvin
2011-04-26
1
-2
/
+1
*
pxe, undiif: install the gateway properly
H. Peter Anvin
2011-04-26
1
-1
/
+1
*
pxe: make lwip use IANA-blessed local port numbers
H. Peter Anvin
2011-04-24
1
-0
/
+9
*
pxe: more verbose lwIP asserts
H. Peter Anvin
2011-04-24
1
-1
/
+1
*
lwip: handle UNDI stacks which need to be polled
H. Peter Anvin
2011-04-22
1
-5
/
+11
*
undiif: Unneeded debugging functions.
Eric W. Biederman
2011-04-12
1
-0
/
+55
*
undiif: Theoretical support for infiniband.
Eric W. Biederman
2011-04-12
2
-9
/
+25
*
lwip: Clean up the initialization sequence
Eric W. Biederman
2011-04-12
1
-13
/
+9
*
lwip: Allow up to 20 byte hardware address to support infiniband.
Eric W. Biederman
2011-04-12
1
-1
/
+1
*
lwip: Update the undi driver so it handles (in theory) all network types supp...
Eric W. Biederman
2011-04-12
3
-76
/
+982
*
core: pxe: Improve the situation with installing and uninstalling irq handlers
Eric W. Biederman
2011-04-12
1
-20
/
+2
*
lwip: Explicitly enable udp,tcp,icmp, and receive timeouts.
Eric W. Biederman
2011-04-12
1
-0
/
+4
*
lwip: Tune memory management for performance
Eric W. Biederman
2011-04-12
1
-12
/
+2
*
lwip: Rename mem_init lwip_mem_init to remove a namespace conflict.
Eric W. Biederman
2011-04-12
3
-6
/
+6
*
lwip: Use byteswap.h to define htons and friends
Eric W. Biederman
2011-04-12
1
-0
/
+6
*
undiif: Fix weird include order madness.
Eric W. Biederman
2011-04-12
1
-1
/
+0
*
lwip: fix timestamps, statistics functions
H. Peter Anvin
2011-04-12
2
-0
/
+7
*
core: lwipopts: additional fine-tuning
H. Peter Anvin
2011-04-12
1
-2
/
+8
*
lwip: Disable lwip's malloc routines
Eric W. Biederman
2011-04-12
1
-2
/
+2
*
lwip: In mem.h define mem_realloc as static inline
Eric W. Biederman
2011-04-12
1
-1
/
+1
*
Make sure TCP_WND is < 64K-TCP_MSS
H. Peter Anvin
2011-04-12
1
-1
/
+1
*
core: lwip: tune parameters for performance
H. Peter Anvin
2011-04-12
1
-2
/
+40
*
lwip: now to the point we can make a TCP connection...
H. Peter Anvin
2011-04-12
2
-36
/
+73
*
lwip: Allow clearing a dns server
H. Peter Anvin
2011-04-12
1
-1
/
+6
*
core: pxe: additional work on the lwip port
H. Peter Anvin
2011-04-12
2
-7
/
+53
*
pxe: lwip: busy-wait if transmit is blocked for buffers
H. Peter Anvin
2011-04-12
1
-11
/
+13
*
pxe: lwip: update data pointer after getting a secondary fragment
H. Peter Anvin
2011-04-12
1
-0
/
+1
*
pxe: hook up the interrupt routine and the lwip receive routine
Eric W. Biederman
2011-04-12
1
-44
/
+54
*
lwip: fix conflict with <netinet/in.h>
H. Peter Anvin
2011-04-12
1
-3
/
+1
*
lwip: undiif - initial cut at a UNDI Ethernet-only driver
H. Peter Anvin
2011-04-12
1
-0
/
+341
*
lwip: Enable thread support
Eric W. Biederman
2011-04-09
3
-4
/
+158
*
lwip: Use kaboom.h
Eric W. Biederman
2011-04-09
1
-3
/
+1
*
lwip: Minimal configuration to get lwip building in syslinux
Eric W. Biederman
2011-04-08
4
-0
/
+59
*
lwip: Delete the ipv6 support and the tests.
Eric W. Biederman
2011-04-08
9
-1207
/
+0
*
lwip: Import lwip version 1.3.2
Eric W. Biederman
2011-04-08
120
-0
/
+54800