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
Age
Commit message (
Expand
)
Author
2016-05-19
Add per-host leasetime support
Steven Barth
2015-12-15
config: blobmsg_check_attr expects bool type as last argument
Hans Dedecker
2015-11-27
config: Prioritize ifname resolving via ubus over ifname/networkid attributes
Hans Dedecker
2015-11-27
config: Close interface when ifindex cannot be resolved
Hans Dedecker
2015-11-17
fall through in error case to clear congestion
Steven Barth
2015-11-16
Handle netlink ENOBUFS events
Steven Barth
2015-10-20
Don't overflow router lifetime
Will Mortensen
2015-10-20
Correctly byteswap DNS lifetimes in RAs
Will Mortensen
2015-09-07
dhcpv6: use correct length when copying duid
Steven Barth
2015-09-07
router: don't announce as default router if we aren't
Steven Barth
2015-09-07
router: reduce dns lifetime to 10x maximum interval
Steven Barth
2015-09-07
dhcpv6: fix mac-handling
Steven Barth
2015-09-01
Fixup RAs/DHCPv6 announcing incorrect addresses
Steven Barth
2015-08-20
router/dhcpv6: use link-local addresses for DNS
Steven Barth
2015-08-20
router: improve deprecation handling
Steven Barth
2015-08-20
Revert "RFC: dhcpv4 support openwrt alias ip addr"
Steven Barth
2015-08-20
Merge pull request #54 from dedeckeh/bugfixes
Steven Barth
2015-08-20
Merge pull request #46 from stargieg/master
Steven Barth
2015-08-13
router: Fix infinite lifetimes
Hans Dedecker
2015-08-13
router: Fix compile issues
Hans Dedecker
2015-07-27
ra/dhcpv6: unify address change handling
Steven Barth
2015-07-24
Fix RA lifetimes
Steven Barth
2015-07-17
dhcpv6: fix socket generation on relay master
Steven Barth
2015-07-17
dhcpv6: send relay-forward messages using correct socket
Steven Barth
2015-07-15
router: unify RA router and DNS lifetime
Steven Barth
2015-07-15
router: fixup RA lifetime calculation
Steven Barth
2015-07-14
router: fix invalid router lifetime
Steven Barth
2015-07-14
router: fix logic inversion
Steven Barth
2015-07-14
ndp: reintroduce address replay
Steven Barth
2015-07-14
Remove unsolicited unicast RAs, adjust intervals
Steven Barth
2015-07-14
ndp: fixup relay
Steven Barth
2015-07-14
ndp: remove bindtodevice workaround
Steven Barth
2015-07-13
odhcpd: remove old workaround
Steven Barth
2015-07-13
ndp: fixup route replication
Steven Barth
2015-07-13
router: only send RAs to neighbors if unsolicited
Steven Barth
2015-07-13
router: only send direct RAs to link-local addresses
Steven Barth
2015-07-07
main: fix missing parameter while iterating neighbors
Steven Barth
2015-07-07
router: also send RAs to every known neighbor
Steven Barth
2015-07-07
ndp: replay on-link routes instead of address assignments
Steven Barth
2015-06-30
ra: keep alive neighbor entries so we can send unicast RAs in the future
Steven Barth
2015-06-22
dhcpv4: remove unused addr_attrs struct
Patrick Grimm
2015-06-22
dhcpv4: add ifdef ubus for dhcp4 ip
Patrick Grimm
2015-06-19
dhcpv4: add in_addr dhcpv4_mask and in_addr dhcpv4_addr to struct interface
Patrick Grimm
2015-06-18
dhcpv4: fix unitialization of mask
Patrick Grimm
2015-06-18
dhcpv4: fix char ubus_get_address4 int ubus_get_mask4 function
Patrick Grimm
2015-06-15
dhcpv4: add ubus_get_address4 ubus_get_mask4 function
Patrick Grimm
2015-06-15
dhcpv4: return pointer
Patrick Grimm
2015-06-15
dhcpv4: use iface-name
Patrick Grimm
2015-06-15
dhcpv4: remove comment code lines
Patrick Grimm
2015-06-15
dhcpv4: use ubus for ipv4 dhcp range calculation
Patrick Grimm
[next]