iptables: fix regression with unintended free in need_protomatch
[project/firewall3.git] / ubus.c
2019-09-18 Jo-Philipp Wichubus: do not overwrite ipset name attribute
2018-07-26 Jo-Philipp Wichubus: avoid dumping interface state with NULL message
2018-02-13 Jo-Philipp Wichubus: let fw3_ubus_address() return the number of resol...
2017-11-07 Pierre Lebleufirewall3: ubus: parse the firewall data within the...
2017-05-17 Hans Dedeckerubus: increase ubus network interface dump timeout
2017-05-09 Pierre Lebleufirewall3: display the section type for UBUS rules
2017-04-13 Hans Dedeckerubus: fix interface name and proto lookup
2016-06-07 Jo-Philipp Wichtreewide: replace jow@openwrt.org with jo@mein.io
2015-05-21 Jo-Philipp Wichubus: allow proto handlers to override device in announ...
2015-04-18 Jo-Philipp Wichubus: store rule origin as comment
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