aboutsummaryrefslogtreecommitdiff
path: root/net/sntp.c
AgeCommit message (Expand)Author
2012-05-23net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger
2012-05-23net: Refactor to protect access to the NetState variableJoe Hershberger
2012-05-23net: cosmetic: Un-typedef IP_tJoe Hershberger
2012-05-15net: cosmetic: sntp.* checkpatch complianceJoe Hershberger
2011-05-12NET: pass source IP address to packet handlersLuca Ceresoli
2009-08-07minor debug cleanups in ./netRobin Getz
2009-02-09net/sntp.c: move ifdef into Makefile COBJS-$(...)Mike Frysinger
2008-10-18net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka
2007-07-11Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese
2007-07-09net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2005-04-02Fix problems with SNTP support;wdenk
2005-04-01* Patch by Masami Komiya, 30 Mar 2005:wdenk