net: Add SNTP support
This adds support for retrieving the time via Simple Network Time
Protocol (SNTP). No fancy features are supported, only plainly getting
the current time.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent e259115 commit f98b02365ff32646475b1c39e3affd9502d27280
@Sascha Hauer Sascha Hauer authored on 11 Dec 2015
Showing 4 changed files
View
include/sntp.h 0 → 100644
View
net/Kconfig
View
net/Makefile
View
net/sntp.c 0 → 100644