Commit Graph

11 Commits (de4ec6ce64f6257b9d07fb5f31ce82b03221cc2d)

Author SHA1 Message Date
Felix Fietkau be8e23827a libnl-tiny: fix compile error with eglibc (#8782)
SVN-Revision: 25281
2011-02-01 16:21:52 +00:00
Felix Fietkau ca354290eb libnl-tiny: add unl a convenience wrapper around the libnl api
SVN-Revision: 25263
2011-01-31 19:57:28 +00:00
Felix Fietkau 9a37eaeacf 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>

SVN-Revision: 25101
2011-01-26 11:33:38 +00:00
Felix Fietkau d84a69e187 libnl-tiny: fix a compiler warning that shows up with -pedantic
SVN-Revision: 23431
2010-10-14 00:14:43 +00:00
Felix Fietkau ce55253763 libnl-tiny: fix potential redefinition of offsetof
SVN-Revision: 16030
2009-05-24 16:48:18 +00:00
Jo-Philipp Wich f0eecf38aa libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4
SVN-Revision: 15756
2009-05-10 16:50:56 +00:00
Felix Fietkau d7c2fc499d libnl-tiny: add -fpic
SVN-Revision: 15594
2009-05-04 16:38:06 +00:00
Felix Fietkau 0f6846a4f0 fix libnl-tiny compile with eglibc
SVN-Revision: 15591
2009-05-04 16:07:06 +00:00
Felix Fietkau f981976ed1 libnl-tiny: install a pkg-config file
SVN-Revision: 15515
2009-04-30 14:52:57 +00:00
Felix Fietkau b736ff1fdf libnl-tiny: sync genetlink.h with the kernel header
SVN-Revision: 15513
2009-04-30 14:38:25 +00:00
Felix Fietkau 938553bd69 add libnl-tiny as a small replacement for libnl with only genl support included
SVN-Revision: 15507
2009-04-30 13:57:29 +00:00