Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-18 | net: cosmetic: Cleanup internal packet buffer names | Joe Hershberger | 1 | -3/+4 |
2015-04-18 | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger | 1 | -2/+2 |
2015-04-18 | net: cosmetic: Change IPaddr_t to struct in_addr | Joe Hershberger | 1 | -9/+9 |
2014-09-16 | net: dns: fix for DNS queries sent to the wrong MAC address | Gerhard Sittig | 1 | -0/+3 |
2012-05-23 | net: Refactor to separate the UDP handler from the ARP handler | Joe Hershberger | 1 | -1/+1 |
2012-05-23 | net: Refactor to protect access to the NetState variable | Joe Hershberger | 1 | -4/+4 |
2012-05-23 | net: cosmetic: Un-typedef IP_t | Joe Hershberger | 1 | -1/+1 |
2011-10-23 | net/dns.c: Fix endian conversion for big-endian in dns command | Bernhard Kaindl | 1 | -12/+8 |
2011-05-12 | NET: pass source IP address to packet handlers | Luca Ceresoli | 1 | -1/+1 |
2009-07-23 | Coding Style cleanup; update CHANGELOG. | Wolfgang Denk | 1 | -1/+0 |
2009-07-22 | Add DNS support | Robin Getz | 1 | -0/+211 |