summaryrefslogtreecommitdiff
path: root/net/cdp.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-24net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger1-8/+0
2012-05-24net: Refactor to protect access to the NetState variableJoe Hershberger1-1/+1
2012-05-24net: Refactor to use NetSendPacket instead of eth_send directlyJoe Hershberger1-1/+1
2012-05-24net: cosmetic: Rename CDPHandler to cdp_receiveJoe Hershberger1-2/+1
2012-05-24net: cosmetic: Un-typedef Ethernet_tJoe Hershberger1-2/+2
2012-05-23net: Move CDP out of net.cJoe Hershberger1-0/+375