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
Age
Commit message (
Expand
)
Author
2015-06-15
dhcpv4: remove comment code lines
Patrick Grimm
2015-06-15
dhcpv4: use ubus for ipv4 dhcp range calculation
Patrick Grimm
2015-06-15
dhcpv4: add for_each ipv4-address array in ubus_get_address4 ubus_get_mask4 f...
Patrick Grimm
2015-06-14
dhcpv4: add ubus_get_address4 ubus_get_mask4 function
Patrick Grimm
2015-06-14
dhcpv4: read ipv4-address from UBUS to ADDRESS4
Patrick Grimm
2015-05-21
dhcpv6: fix typo
Steven Barth
2015-05-13
dhcpv6-pd: ignore /64 on interface
Steven Barth
2015-05-11
dhcpv4: remove invalid free()
Steven Barth
2015-04-21
config: fix typo in reload_cb
Steven Barth
2015-04-20
dhcpv6: don't initialize IA-handing when turning down interface
Steven Barth
2015-04-20
remove leftover fallout from prefix class support
Steven Barth
2015-04-14
Fix logic inversion
Steven Barth
2015-04-14
Fix potential invalid memory access
Steven Barth
2015-04-10
ra: always send current hop limit
Steven Barth
2015-04-06
dhcpv6: fix handling of infinite lifetimes
Steven Barth
2015-03-30
properly handle return codes
John Crispin
2015-03-30
dhcpv6: fix default assignment of non-64
Steven Barth
2015-03-30
dhcpv6: prefer ula over other globals
Steven Barth
2015-03-30
Readd missing ubus function definitions
Steven Barth
2015-03-29
Fix hostname export
Steven Barth
2015-03-29
Remove prefix coloring support, refine hybrid management mode
Steven Barth
2015-03-29
odhcpd: use proper struct msghdr initializers to fix build error on musl
Felix Fietkau
2015-03-02
Merge pull request #36 from fingon/compile-fix
Steven Barth
2015-02-23
DHCPv4: Compile fix on 64bit Debian.
Markus Stenberg
2015-02-19
Merge pull request #29 from mehlis/rework-dhcpv4_assign
Steven Barth
2014-11-06
DHCPv6: enable flash-renumbering hack only for /64 prefixes
Steven Barth
2014-10-30
Merge pull request #30 from dedeckeh/bugfixes
sbyx
2014-10-30
Fix IPv6 DNS server adddress selection
Hans Dedecker
2014-10-22
dhcpv4_assign: rework the assignment logic
Christian Mehlis
2014-10-21
Merge pull request #28 from mehlis/dhcpv4_assign-clarify
sbyx
2014-10-21
dhcpv4_assign: try 100 times to find a IP
Christian Mehlis
2014-10-18
dhcpv6: fix calculation of T1 and T2
Steven Barth
2014-10-17
ndp: more fixes
Steven Barth
2014-10-17
ndp: fix proxying behavior
Steven Barth
2014-10-17
ndp: fix proc-setting
Steven Barth
2014-10-16
dhcpv6: allow flash renumbering in hybrid management mode
Steven Barth
2014-10-16
Begin rewrite of NDP-relay
Steven Barth
2014-10-16
router: add support for router address
Steven Barth
2014-10-16
router: unicast RAs to RS senders by default
Steven Barth
2014-09-25
config: remove spurious free() call
Steven Barth
2014-08-23
odhcpd: don't kill static lease entries
Steven Barth
2014-08-19
dhcpv4: fix manual dhcp-ranges
Steven Barth
2014-08-19
Fix compilation errors in last commit
Steven Barth
2014-08-19
dhcpv6-ia: add logging
Steven Barth
2014-08-19
Merge pull request #23 from mehlis/nak-to-broadcast
sbyx
2014-08-18
dhcpv4: log reply in a more precise way
Christian Mehlis
2014-08-18
dhcpv4: send NAK to broacast address
Christian Mehlis
2014-08-18
dhcpv4: added more comments
Christian Mehlis
2014-08-13
PD: don't consider deprecated assigned prefixes when calculating avilable PD ...
Steven Barth
2014-08-12
Merge pull request #22 from mehlis/log-dhcp4-events
sbyx
[next]