Use netmasks instead of prefix lengths internally
[project/firewall3.git] / ubus.c
2014-07-19 Jo-Philipp WichUse netmasks instead of prefix lengths internally
2014-07-10 Jo-Philipp Wichubus: handle attribute access after NULL check in parse...
2014-07-10 Jo-Philipp Wichubus: fix fw3_ubus_address()
2014-07-10 Jo-Philipp Wichubus: fix fw3_ubus_device() to only return a pointer...
2014-07-02 Felix Fietkauubus: add support for fetching firewall rules from...
2014-06-30 Felix Fietkauubus: use blobmsg_parse to validate device attributes...
2014-06-30 Felix Fietkaumake fw3_ubus_address take a list_head * argument inste...
2014-06-30 Felix Fietkauuse calloc instead of malloc+memset
2014-06-30 Felix Fietkauubus: use blobmsg_parse to validate data from network...
2014-04-14 Steven BarthAdd support for netifd-generated rules
2013-10-23 Steven BarthImprove ubus support
2013-05-26 Jo-Philipp WichRemove fw3_ubus_address_free() and use fw3_free_list...
2013-03-19 Jo-Philipp WichAlso read addresses from "ipv6-prefix-assignment" ifsta...
2013-02-17 Jo-Philipp Wichinitial commit