Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pxe: disentangle the legacy and lwip stacks without #ifdef | H. Peter Anvin | 2013-03-28 | 1 | -14/+14 |
* | net: Return of the legacy network stack | Matt Fleming | 2013-03-06 | 1 | -14/+14 |
* | core/pxe: lwip changes to netconn_recv | Gene Cumm | 2012-04-27 | 1 | -2/+2 |
* | pxe: move the per-connection-type operations into a structure | H. Peter Anvin | 2011-05-01 | 1 | -1/+6 |
* | pxe: tcp: close the connection before freeing the buffers | H. Peter Anvin | 2011-04-24 | 1 | -4/+4 |
* | pxe: tcp: always call the close method | H. Peter Anvin | 2011-04-24 | 1 | -1/+2 |
* | pxe: move operations common to TCP-based protocols to a common file | H. Peter Anvin | 2011-04-23 | 1 | -0/+72 |