aboutsummaryrefslogtreecommitdiff
path: root/net/sntp.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-12NET: pass source IP address to packet handlersLuca Ceresoli1-1/+2
2009-08-07minor debug cleanups in ./netRobin Getz1-3/+3
2009-02-09net/sntp.c: move ifdef into Makefile COBJS-$(...)Mike Frysinger1-4/+0
2008-10-18net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka1-2/+2
2007-07-11Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese1-2/+1
2007-07-09net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-4/+4
2007-07-04net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-2/+3
2005-04-02Fix problems with SNTP support;wdenk1-9/+8
2005-04-01* Patch by Masami Komiya, 30 Mar 2005:wdenk1-0/+93