aboutsummaryrefslogtreecommitdiffstats
path: root/package/libnl-tiny
Commit message (Collapse)AuthorAgeFilesLines
* [package] libnl-tiny: port upstream bugfix ↵Jo-Philipp Wich2012-04-012-3/+3
| | | | | | 8ee16e6688657886f591f0841cb8e892743ecf2a from libnl, fixes error on hostapd interface initialization git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: export unl_genl_multicast_id()Felix Fietkau2012-01-142-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: fix a potential memleak in an error pathFelix Fietkau2012-01-121-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: remove some more functions to reduce binary sizeFelix Fietkau2011-02-133-2/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25527 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: decrease the size a bit more by removing some unnecessary functionsFelix Fietkau2011-02-134-41/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25525 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: fix compile error with eglibc (#8782)Felix Fietkau2011-02-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25281 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: add unl a convenience wrapper around the libnl apiFelix Fietkau2011-01-313-1/+337
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25263 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: Fix for c++ compatibilityFelix Fietkau2011-01-264-9/+9
| | | | | | | | | | 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
* libnl-tiny: fix a compiler warning that shows up with -pedanticFelix Fietkau2010-10-141-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23431 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: fix potential redefinition of offsetofFelix Fietkau2009-05-241-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libnl-tiny: add copy of linux/gen_stat.h, it's not available on ↵Jo-Philipp Wich2009-05-101-0/+67
| | | | | | brcm-2.4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: add -fpicFelix Fietkau2009-05-041-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15594 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix libnl-tiny compile with eglibcFelix Fietkau2009-05-041-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15591 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: install a pkg-config fileFelix Fietkau2009-04-302-1/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15515 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: sync genetlink.h with the kernel headerFelix Fietkau2009-04-301-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add libnl-tiny as a small replacement for libnl with only genl support includedFelix Fietkau2009-04-3044-0/+9124
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15507 3c298f89-4303-0410-b956-a3cf2f4a3e73