summaryrefslogtreecommitdiffstats
path: root/net/sntp.c
Commit message (Expand)AuthorAgeFilesLines
* net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger2012-05-231-1/+1
* net: Refactor to protect access to the NetState variableJoe Hershberger2012-05-231-2/+2
* net: cosmetic: Un-typedef IP_tJoe Hershberger2012-05-231-1/+1
* net: cosmetic: sntp.* checkpatch complianceJoe Hershberger2012-05-151-14/+17
* NET: pass source IP address to packet handlersLuca Ceresoli2011-05-121-1/+2
* minor debug cleanups in ./netRobin Getz2009-08-071-3/+3
* net/sntp.c: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-091-4/+0
* net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka2008-10-181-2/+2
* Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2007-07-111-2/+1
* net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-4/+4
* net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-2/+3
* Fix problems with SNTP support;wdenk2005-04-021-9/+8
* * Patch by Masami Komiya, 30 Mar 2005:wdenk2005-04-011-0/+93
OpenPOWER on IntegriCloud