libnl-tiny: add unl a convenience wrapper around the libnl api
authorFelix Fietkau <nbd@openwrt.org>
Mon, 31 Jan 2011 19:57:28 +0000 (19:57 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 31 Jan 2011 19:57:28 +0000 (19:57 +0000)
commit6c6588ff7384ea9be1d4e97c641b8035a354b5e4
tree55d0efb4eeb8b4daf3df1061b8b912428497ce3d
parentec635ea26815d4afe7d3cb5ca4aa30282367f08a
libnl-tiny: add unl a convenience wrapper around the libnl api

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25263 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/libnl-tiny/src/Makefile
package/libnl-tiny/src/include/unl.h [new file with mode: 0644]
package/libnl-tiny/src/unl.c [new file with mode: 0644]