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
/
ubus.c
Age
Commit message (
Expand
)
Author
2021-08-14
dhcpv6-ia: allow up to 64 bit wide hostid
Mikael Magnusson
2020-12-06
ubus: add add_lease method
Santiago Piccinini
2020-03-14
ubus: use dhcpv6 ia assignment flag
Hans Dedecker
2019-05-03
treewide: always init interface list heads during initialization
Dainis Jonitis
2019-05-02
dhcpv4: add support for Parameter Request List option 55
Dainis Jonitis
2019-02-27
ubus: always trigger an update if interface is not found
Hans Dedecker
2019-02-11
dhcpv6-ia: move function definitions to odhcpd.h
Hans Dedecker
2019-02-08
treewide: unify dhcpv6 and dhcpv4 assignments
Hans Dedecker
2019-02-05
treewide: use avl tree to store interfaces
Hans Dedecker
2018-12-12
treewide: switch to libubox ARRAY_SIZE immplementation
Hans Dedecker
2018-09-05
odhcpd: detect broken hostnames
Hans Dedecker
2018-07-26
ubus: avoid dumping interface state with NULL message
Jo-Philipp Wich
2018-05-21
ubus: fix invalid ipv6-prefix json
Mislav Novakovic
2017-12-17
odhcpd: Replace strerror(errno) with %m format
Rosen Penev
2017-12-06
dhcpv4: notify DHCP ACK and RELEASE via ubus
Hans Dedecker
2017-10-13
treewide: align function naming
Hans Dedecker
2017-09-13
dhcpv4: force renew nonce authentication support
Hans Dedecker
2017-09-11
ubus: display accept reconf status for DHCPv6 assignments
Hans Dedecker
2017-09-06
treewide: replace RELAYD prefix naming in macros
Hans Dedecker
2017-04-25
ubus: don't segfault when there're no leases
Hans Dedecker
2017-04-21
ubus: rework dumping IPv6 and IPv4 leases
Hans Dedecker
2017-03-29
ndp: keep an exact copy of IPv6 interface addresses
Hans Dedecker
2016-12-01
odhcpd: Display infinite valid lifetime as -1
Hans Dedecker
2016-11-21
ubus: Fix displayed valid paramater for both DHCPv4 and DHCPv6 lease
Hans Dedecker
2015-12-15
config: blobmsg_check_attr expects bool type as last argument
Hans Dedecker
2015-08-20
Revert "RFC: dhcpv4 support openwrt alias ip addr"
Steven Barth
2015-06-22
dhcpv4: remove unused addr_attrs struct
Patrick Grimm
2015-06-18
dhcpv4: fix char ubus_get_address4 int ubus_get_mask4 function
Patrick Grimm
2015-06-15
dhcpv4: return pointer
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-03-29
Remove prefix coloring support, refine hybrid management mode
Steven Barth
2014-07-21
Fix typo in ubus integration
Steven Barth
2014-03-20
ubus: convert to async calls
Steven Barth
2014-03-20
ubus: use safe iterator
Steven Barth
2014-03-20
ubus: don't redeclare variable c
Steven Barth
2013-12-03
Fix prefix class logic
Steven Barth
2013-12-02
Initial prefix class support
Steven Barth
2013-10-22
Don't accidentally apply settings from foreign interfaces
Steven Barth
2013-10-16
Fix netifd update detection
Steven Barth
2013-10-15
Handle reload mechanism
Steven Barth
2013-10-15
improve matching api
Steven Barth
2013-10-15
ubus: register subscriber
Steven Barth
2013-10-15
Fix config retrieval from netifd
Steven Barth
2013-10-15
ifname should be l3_device
Steven Barth
2013-10-15
Fix last commit
Steven Barth
2013-10-15
Fix ubus message handling again
Steven Barth
2013-10-15
Fix blobmsg iteration
Steven Barth
2013-10-14
Fix unsigned / signed conversion
Steven Barth
[next]