Felix Fietkau
776afd6e84
libnl-tiny: remove some more functions to reduce binary size
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 17:05:34 +00:00
Felix Fietkau
5da661c88e
libnl-tiny: decrease the size a bit more by removing some unnecessary functions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 16:46:28 +00:00
Felix Fietkau
bc043c24b1
libnl-tiny: fix compile error with eglibc ( #8782 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-01 16:21:52 +00:00
Felix Fietkau
6c6588ff73
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
2011-01-31 19:57:28 +00:00
Felix Fietkau
eaa763410f
libnl-tiny: Fix for c++ compatibility
...
g++ compiler issued some errors like "invalid conversion from void* to *struct nl_attr"
when compiling cpp file which calls libnl-tiny functions. (it's OK with gcc)
Also see https://dev.openwrt.org/ticket/7854
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-26 11:33:38 +00:00
Felix Fietkau
39d45d2bfc
libnl-tiny: fix a compiler warning that shows up with -pedantic
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23431 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-14 00:14:43 +00:00
Felix Fietkau
a4cd1939c8
libnl-tiny: fix potential redefinition of offsetof
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24 16:48:18 +00:00
Jo-Philipp Wich
140e6fc4d2
[package] libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-10 16:50:56 +00:00
Felix Fietkau
7d4ffdc428
libnl-tiny: add -fpic
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 16:38:06 +00:00
Felix Fietkau
403d960fee
fix libnl-tiny compile with eglibc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 16:07:06 +00:00
Felix Fietkau
fbf4f513b3
libnl-tiny: install a pkg-config file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 14:52:57 +00:00
Felix Fietkau
2346114f68
libnl-tiny: sync genetlink.h with the kernel header
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 14:38:25 +00:00
Felix Fietkau
170da602da
add libnl-tiny as a small replacement for libnl with only genl support included
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 13:57:29 +00:00