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
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
2013-10-14
Fix argument parsing
Steven Barth
2013-10-14
Various fixes
Steven Barth
2013-10-14
Fix upstream detection
Steven Barth
2013-10-14
Initial commit
Steven Barth