summaryrefslogtreecommitdiff
path: root/core/lwip/src/include
Commit message (Expand)AuthorAgeFilesLines
* core/lwip/undiif: dprint MAC/ARP/IP/ICMP/TCP/UDP headers; poll debugGene Cumm2013-07-201-0/+7
* lwip: Allow LWIP_PLATFORM_* output to use dprintfGene Cumm2013-07-121-2/+12
* lwip: undiif: Fix debug options to unique *_DEBUG macrosGene Cumm2013-07-121-0/+21
* Merge remote-tracking branch 'genec/lwip-1.4.0-test-2' into lwipH. Peter Anvin2012-05-2941-1411/+2444
|\
| * core/pxe: lwip semaphore changesGene Cumm2012-04-272-1/+10
| * core/lwip: update to lwIP-1.4.0Gene Cumm2012-04-2639-1410/+2434
* | lwip: Add return address to LWIP_PLATFORM_ASSERT()syslinux-4.10-pre20H. Peter Anvin2012-04-261-1/+1
* | lwipopts: increase the number of netbufsH. Peter Anvin2012-04-261-0/+1
|/
* lwipopts.h: Bump the priority of the tcpip_threadH. Peter Anvin2012-03-301-1/+1
* pxe: make lwip use IANA-blessed local port numbersH. Peter Anvin2011-04-241-0/+9
* pxe: more verbose lwIP assertsH. Peter Anvin2011-04-241-1/+1
* undiif: Theoretical support for infiniband.Eric W. Biederman2011-04-121-1/+1
* lwip: Allow up to 20 byte hardware address to support infiniband.Eric W. Biederman2011-04-121-1/+1
* lwip: Update the undi driver so it handles (in theory) all network types supp...Eric W. Biederman2011-04-121-0/+1
* lwip: Explicitly enable udp,tcp,icmp, and receive timeouts.Eric W. Biederman2011-04-121-0/+4
* lwip: Tune memory management for performanceEric W. Biederman2011-04-121-12/+2
* lwip: Rename mem_init lwip_mem_init to remove a namespace conflict.Eric W. Biederman2011-04-121-4/+4
* lwip: Use byteswap.h to define htons and friendsEric W. Biederman2011-04-121-0/+6
* lwip: fix timestamps, statistics functionsH. Peter Anvin2011-04-122-0/+7
* core: lwipopts: additional fine-tuningH. Peter Anvin2011-04-121-2/+8
* lwip: Disable lwip's malloc routinesEric W. Biederman2011-04-121-2/+2
* lwip: In mem.h define mem_realloc as static inlineEric W. Biederman2011-04-121-1/+1
* Make sure TCP_WND is < 64K-TCP_MSSH. Peter Anvin2011-04-121-1/+1
* core: lwip: tune parameters for performanceH. Peter Anvin2011-04-121-2/+40
* lwip: now to the point we can make a TCP connection...H. Peter Anvin2011-04-121-1/+8
* core: pxe: additional work on the lwip portH. Peter Anvin2011-04-121-0/+1
* lwip: fix conflict with <netinet/in.h>H. Peter Anvin2011-04-121-3/+1
* lwip: Enable thread supportEric W. Biederman2011-04-092-4/+73
* lwip: Use kaboom.hEric W. Biederman2011-04-091-3/+1
* lwip: Minimal configuration to get lwip building in syslinuxEric W. Biederman2011-04-084-0/+59
* lwip: Delete the ipv6 support and the tests.Eric W. Biederman2011-04-084-395/+0
* lwip: Import lwip version 1.3.2Eric W. Biederman2011-04-0846-0/+9125