index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a73cb2f26 fallout to allow building in separate directory
libnl3_2
Thomas Graf
2011-09-13
1
-1/+1
*
tools: Use LDADD and link against .la files instead of LDFLAGS and -llib
Thomas Graf
2011-09-13
1
-1/+7
*
route: Remove dead link_cache variable
Thomas Graf
2011-09-13
1
-3/+0
*
addr: Add missing header to <netlink/route/addr.h>
Thomas Graf
2011-09-13
1
-0/+1
*
Switch to libtool versioning system
Thomas Graf
2011-09-13
10
-55/+131
*
build: always install files into /etc/libnl
Jan Engelhardt
2011-09-13
1
-2/+2
*
Inform users about changed include location at end of configure script
Thomas Graf
2011-09-13
1
-0/+15
*
Install headers in ${includedir}/libnl3
Thomas Graf
2011-09-13
5
-5/+7
*
lib: Use @MAJ_VERSION and @MAJ_MINOR@ for -version-info
Thomas Graf
2011-09-13
1
-1/+1
*
asciidoc xhtml stylesheet
Thomas Graf
2011-09-13
1
-0/+333
*
prepare for 3.2 release
Thomas Graf
2011-09-08
6
-10/+10
*
remove dist lines for non existing files
Thomas Graf
2011-09-08
1
-7/+0
*
Remove GPL-3.0 license file.
Thomas Graf
2011-09-08
1
-676/+0
*
fix license of lib/route/pktloc.c
Thomas Graf
2011-09-08
1
-3/+4
*
Do not require python and swig to be present
Thomas Graf
2011-09-08
1
-5/+0
*
64bit unaligned access
Bryan Phillippe
2011-09-01
1
-7/+17
*
genl: genl_ctrl_grp_by_name: fix retval in case group id not found
Jiri Pirko
2011-08-31
1
-1/+1
*
socket: fix two typos
Jiri Pirko
2011-08-31
1
-2/+2
*
socket: introduce nl_socket_modify_err_cb
Jiri Pirko
2011-08-31
2
-0/+17
*
nl-link-name2ifindex: fix usage text
Jiri Pirko
2011-08-30
1
-1/+1
*
Local port leak on nl_socket_alloc/nl_socket_set_local_port(, 0)
Andrew Rybchenko
2011-08-30
1
-1/+8
*
htb: fix misplaced memset() overwriting already set htb prio option
Thomas Graf
2011-08-12
1
-2/+2
*
doc: need to include @srcdir@/src not @top_srcdir@/src
libnl3_1
Thomas Graf
2011-08-12
1
-1/+1
*
python: Include python/ in distribution and provide a README on how to build ...
Thomas Graf
2011-08-12
8
-2/+44
*
link: fix unaligned access to 64bit link stats
Bryan Phillippe
2011-08-12
1
-27/+37
*
Include all files necessary to build documentation in distribution
Thomas Graf
2011-08-11
1
-0/+76
*
make port map thread safe
Thomas Graf
2011-08-11
2
-2/+15
*
Avoid freeing memory if vasprintf() failed
Thomas Graf
2011-08-11
1
-7/+8
*
Allow building documentation out of the tree
Thomas Graf
2011-08-11
1
-6/+6
*
Put "break" inside the "if" block in route_compare()
Pavel Roskin
2011-08-11
1
-2/+4
*
Make some functions and global variables static
Pavel Roskin
2011-08-11
12
-17/+19
*
Remove write-only variables in lib/cache.c
Pavel Roskin
2011-08-11
1
-9/+0
*
3.1 release
Thomas Graf
2011-08-11
15
-27/+170
*
Updated link documentation
Thomas Graf
2011-07-28
12
-733/+1075
*
Hack doxygen CSS to avoid stupid margins in modules listing
Thomas Graf
2011-07-27
1
-0/+9
*
include <linux/if.h> from <netlink/route/link.h> to export IFF_* flags
Thomas Graf
2011-07-25
1
-0/+1
*
use rtnl_link_set/get_type()
Thomas Graf
2011-07-21
3
-4/+6
*
removed autogenerated swig interface files from git tree
Thomas Graf
2011-07-21
4
-20757/+0
*
VLAN: rtnl_link_is_vlan() function and API documentation
Thomas Graf
2011-07-21
3
-32/+106
*
Use 'link type' instead of 'link info type'
Thomas Graf
2011-07-21
2
-14/+26
*
ignore python build directory
Thomas Graf
2011-07-21
1
-0/+1
*
ignore various generated files
Thomas Graf
2011-07-21
2
-0/+3
*
bonding link module
Thomas Graf
2011-07-21
2
-0/+40
*
more documentation updates
Thomas Graf
2011-07-21
14
-235/+998
*
Include IFLA_LINK in link messages
Thomas Graf
2011-07-21
1
-0/+3
*
Documentation updates
Thomas Graf
2011-07-18
16
-215/+2316
*
documentation updates
Thomas Graf
2011-07-14
28
-384/+758
*
Support for NLM_F_INTR
Thomas Graf
2011-07-14
6
-4/+35
*
Merge branch 'master' of master.kernel.org:/pub/scm/libs/netlink/libnl
Thomas Graf
2011-06-21
2
-2/+11
|
\
|
*
socket: Set SOCK_CLOEXEC if available
Thomas Graf
2011-06-15
1
-2/+8
[next]