index
:
openwrt/odhcpd
bp
dnsupdate
ia-ta
master
openwrt-19.07
pd-manager
wireguard
OpenWrt DHCP Server
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
config.c
Age
Commit message (
Expand
)
Author
2015-11-27
config: Close interface when ifindex cannot be resolved
Hans Dedecker
2015-07-14
Remove unsolicited unicast RAs, adjust intervals
Steven Barth
2015-04-21
config: fix typo in reload_cb
Steven Barth
2015-03-30
properly handle return codes
John Crispin
2014-10-17
ndp: more fixes
Steven Barth
2014-10-16
Begin rewrite of NDP-relay
Steven Barth
2014-10-16
router: add support for router address
Steven Barth
2014-09-25
config: remove spurious free() call
Steven Barth
2014-08-12
dhcpv4: implement router configuration option
Christian Mehlis
2014-07-22
Revert "rewrite of NDP proxy" for now
Steven Barth
2014-07-16
Initial rewrite of NDP proxy
Steven Barth
2014-06-17
Make hostid more convenient
Steven Barth
2014-06-16
config: accept domains with trailing .
Steven Barth
2014-05-30
Make filtering customizable
Steven Barth
2014-05-25
Add support for raw DHCPv6 attributes
Steven Barth
2014-04-09
config: use correct defaults if interface is not in UCI
Steven Barth
2014-04-01
Complete managed PD/CER-ID support
Steven Barth
2014-02-25
config: more static ndp fixes
Steven Barth
2014-01-23
Fix ra_management and ndproxy_routing config overwrite
Hans Dedecker
2014-01-18
Fix memory corruption when reloading static leases
Steven Barth
2014-01-17
Don't enable relay master if no slaves are present
Steven Barth
2014-01-17
Use hybrid management mode by default
Steven Barth
2014-01-17
Fix prefix detection for hybrid mode
Steven Barth
2014-01-13
Fix interface ignore overwrite
Hans Dedecker
2014-01-07
Rename legacy to maindhcp
Steven Barth
2014-01-03
Use OpenWrt standard lease format
Steven Barth
2014-01-03
Learn routes in NDP-proxy by default
Steven Barth
2014-01-03
Remove ula_compat feature
Steven Barth
2014-01-03
fix ifindex detection
Steven Barth
2013-12-05
Fix possible SEGFAULT conditions
Hans Dedecker
2013-12-05
Fix uci odhcpd config parsing
Hans Dedecker
2013-10-23
Fix cleanup of interfaces
Steven Barth
2013-10-16
Loop until ubus connection succeeds
Steven Barth
2013-10-16
Minor fixes
Steven Barth
2013-10-16
Rewrite reload logic
Steven Barth
2013-10-15
Handle reload mechanism
Steven Barth
2013-10-15
ubus: register subscriber
Steven Barth
2013-10-15
Fix illegal memory access
Steven Barth
2013-10-15
Ignore missing ifname from netifd
Steven Barth
2013-10-15
Fix config retrieval from netifd
Steven Barth
2013-10-15
don't overwrite interface config from netifd
Steven Barth
2013-10-15
Fix ubus reload detection
Steven Barth
2013-10-15
Fix more memory corruption
Steven Barth
2013-10-15
Avoid segfaults when parsing configuration
Steven Barth
2013-10-14
Fix config parsing
Steven Barth
2013-10-14
Fix argument parsing
Steven Barth
2013-10-14
Fix reload
Steven Barth
2013-10-14
Various fixes
Steven Barth
2013-10-14
Fix upstream detection
Steven Barth
2013-10-14
Initial commit
Steven Barth
[prev]