summaryrefslogtreecommitdiff
path: root/core/fs/pxe/tcp.c
Commit message (Expand)AuthorAgeFilesLines
* efi: Add network supportsyslinux-6.00-pre5Matt Fleming2013-04-231-56/+3
* Merge remote-tracking branch 'zytor/elflink' into for-hpa/elflink/firmwareMatt Fleming2013-04-111-14/+14
|\
| * pxe: disentangle the legacy and lwip stacks without #ifdefH. Peter Anvin2013-03-281-14/+14
* | Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmwareMatt Fleming2013-03-221-1/+1
|/
* net: Return of the legacy network stackMatt Fleming2013-03-061-14/+14
* core/pxe: lwip changes to netconn_recvGene Cumm2012-04-271-2/+2
* pxe: move the per-connection-type operations into a structureH. Peter Anvin2011-05-011-1/+6
* pxe: tcp: close the connection before freeing the buffersH. Peter Anvin2011-04-241-4/+4
* pxe: tcp: always call the close methodH. Peter Anvin2011-04-241-1/+2
* pxe: move operations common to TCP-based protocols to a common fileH. Peter Anvin2011-04-231-0/+72