uclient: update to Git HEAD (2024-04-19)
[openwrt/openwrt.git] / package / network / config / swconfig / src / swlib.c
2018-12-15 Rosen Penevswconfig: Add missing include
2018-06-29 Alexander Couzensswconfig: fix un-initialized return value
2016-08-16 John Crispinswconfig: revert the portmapping patches, they seem...
2016-08-15 John Crispinswconfig: remove obsolete portmapping feature
2016-06-07 Felix Fietkautreewide: replace nbd@openwrt.org with nbd@nbd.name
2016-02-03 Rafał Miłeckiswconfig: support setting SWITCH_TYPE_LINK attributes
2016-01-06 Rafał Miłeckiswconfig: support sending SWITCH_TYPE_LINK to kernel
2015-12-23 John Crispinswconfig: support receiving SWITCH_TYPE_LINK from kernel
2015-07-08 Felix Fietkauswconfig: swlib.c: Fix another memleak
2015-07-07 John Crispinswconfig: swlib.c: free name and description of attributes
2015-07-07 John Crispinswconfig: swlib.c: free portmaps in swlib_free()
2015-07-07 John Crispinswconfig: swlib.c: remove const qualifier for val.s...
2015-07-07 John Crispinswconfig: swlib.c: free device name and alias
2013-12-27 John Crispinswconfig: remove useless variables, return -1 on errors
2013-04-09 John Crispinadd portmap support to userland
2013-04-09 John Crispinadd "swconfig list" support
2012-10-17 John Crispinmove lots of kernel related packages to the new system...