You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/network/services
Hans Dedecker c2bd469521 dnsmasq: Add broken realtime clock build switch in full variant
By default dnsmasq uses the time function; which returns the time since
Epoch; to retrieve the current time. On boards which have no realtime
clock this can lead to side effects when the time is synced via ntp
as the "time wrap" forces dhcp leases to be considered as expired.
By enabling the broken realtime clock build switch dnsmasq uses the
times utility which returns the number of clock tick.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
[Jo-Philipp Wich: change symbol name, add sym to PKG_CONFIG_DEPENDS]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years ago
..
authsae packages: prefer http over git for git protocol 8 years ago
dnsmasq dnsmasq: Add broken realtime clock build switch in full variant 8 years ago
dropbear dropbear: Fix incorrect CONFIG_TARGET_INIT_PATH. 8 years ago
ead treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
hostapd packages: prefer http over git for git protocol 8 years ago
igmpproxy treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
ipset-dns treewide: replace jow@openwrt.org with jo@mein.io 8 years ago
lldpd lldpd: Use /etc/os-release instead of /etc/openwrt_* 8 years ago
mdns package/*: update git urls for project repos 8 years ago
odhcpd packages: prefer http over git for git protocol 8 years ago
omcproxy omcproxy: fix PKG_LICENSE string 9 years ago
openvpn openvpn: fix missing cipher list for polarssl in v2.3.11 8 years ago
openvpn-easy-rsa packages: remove uneeded PKG_BUILD_DIR overrides 9 years ago
ppp treewide: replace jow@openwrt.org with jo@mein.io 8 years ago
relayd package/*: update git urls for project repos 8 years ago
samba36 treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
uhttpd uhttpd: update to the latest version, adds some extensions to handler script support 8 years ago