summaryrefslogtreecommitdiff
path: root/net/cdp.c
Commit message (Expand)AuthorAgeLines
* SPDX License cleanup for LiMon imported filesWolfgang Denk2014-10-10-0/+1
* net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger2012-05-23-8/+0
* net: Refactor to protect access to the NetState variableJoe Hershberger2012-05-23-1/+1
* net: Refactor to use NetSendPacket instead of eth_send directlyJoe Hershberger2012-05-23-1/+1
* net: cosmetic: Rename CDPHandler to cdp_receiveJoe Hershberger2012-05-23-2/+1
* net: cosmetic: Un-typedef Ethernet_tJoe Hershberger2012-05-23-2/+2
* net: Move CDP out of net.cJoe Hershberger2012-05-23-0/+375