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
...
*
Replace NL_KEEP code with proper message reference counting
Thomas Graf
2008-10-14
5
-50/+35
*
Only include local addr as peer addr if provided
Wolfgang Steudel
2008-10-10
1
-1/+1
*
fix lib symlinks
Patrick McHardy
2008-10-10
1
-0/+4
*
From: Kees Cook <kees@outflux.net>
Thomas Graf
2008-10-10
1
-0/+1
*
test updates
Thomas Graf
2008-08-20
4
-82/+47
*
adapt configure to generate libnl-2.0.pc
Thomas Graf
2008-08-18
1
-1/+1
*
Changed libnl-1.pc.in to libnl-2.0.pc.in
James J. Dines
2008-08-18
2
-1/+1
*
libnl: fix about 100 warnings
Holger Schurig
2008-08-18
1
-0/+1
*
Explicitely link to nl-route when linking nf apps.
Thomas Graf
2008-08-18
1
-1/+1
*
Remove XML dumping
Thomas Graf
2008-06-17
8
-251/+0
*
Fix compile errors when linking against libnl-genl
Thomas Graf
2008-06-17
5
-10/+11
*
Improvements to address utilities
Thomas Graf
2008-06-17
7
-188/+294
*
<netlink/addr.h> requires <netdb.h>
Thomas Graf
2008-06-17
1
-0/+1
*
Need <linux/in_route.h>
Thomas Graf
2008-06-16
1
-0/+1
*
Improved printing of route cache entries
Thomas Graf
2008-06-16
1
-5/+23
*
Extend nl_time2int() and rename it to nl_str2msec()
Thomas Graf
2008-06-16
2
-14/+30
*
Introduce nla_strdup() to help parse strings attributes
Thomas Graf
2008-06-13
2
-0/+6
*
Properly handle addr=NULL in nl_addr2str
Thomas Graf
2008-06-13
1
-2/+5
*
Remove unused dp_dump_line()
Thomas Graf
2008-05-26
1
-2/+0
*
Update linux/rtnetlink.h to upstream version
Thomas Graf
2008-05-26
1
-2/+3
*
Remove old line counting while dumping
Thomas Graf
2008-05-23
59
-966/+758
*
New set of libnl tools
Thomas Graf
2008-05-22
62
-1788/+2143
*
Present port and icmp values in host byte order and beautify printing
Thomas Graf
2008-05-22
3
-60/+175
*
Don't build tests on 'make all'
Thomas Graf
2008-05-22
1
-1/+1
*
Remove change routine, works flawlessly via add() with NLM_F_REPLACE
Thomas Graf
2008-05-22
2
-69/+8
*
Improve printing of routing rules
Thomas Graf
2008-05-22
1
-10/+3
*
Family specific libraries can link to the core directly
Thomas Graf
2008-05-22
1
-3/+3
*
Fix error code of nl_addr_resolve()
Thomas Graf
2008-05-22
1
-2/+6
*
Add rtnl_neigh_get_family()
Thomas Graf
2008-05-20
1
-0/+5
*
Return libnl error codes in translation routines
Thomas Graf
2008-05-20
1
-12/+12
*
Remove src/f_addr.c, it's no longer used
Thomas Graf
2008-05-15
1
-107/+0
*
utility functions for address tools
Thomas Graf
2008-05-15
2
-0/+112
*
New set of address management tools
Thomas Graf
2008-05-15
8
-289/+1070
*
Fix library install target
Thomas Graf
2008-05-15
1
-1/+2
*
Remove references to unused attribute anycast
Thomas Graf
2008-05-15
2
-53/+3
*
Move on to version 2.0 to account for the serious ABI breakage
Thomas Graf
2008-05-15
1
-1/+1
*
Build separate libraries for each netilnk family
Thomas Graf
2008-05-15
3
-35/+65
*
Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXIT
Thomas Graf
2008-05-15
14
-67/+1
*
Uninline various functions to save 7K code
Thomas Graf
2008-05-15
2
-189/+204
*
Fix memory leaks when sending of message failed
Thomas Graf
2008-05-15
6
-24/+36
*
Rename struct nl_handle to struct nl_sock
Thomas Graf
2008-05-15
50
-538/+528
*
Check length of provided address label
Thomas Graf
2008-05-14
2
-3/+8
*
Replace RTNL_LINK_NOT_FOUND with just 0
Thomas Graf
2008-05-14
5
-36/+9
*
Remove obsolete nla_get_addr() and nla_get_data()
Thomas Graf
2008-05-14
15
-145/+160
*
Break API some more
Thomas Graf
2008-05-14
4
-12/+0
*
Thread-safe error handling
Thomas Graf
2008-05-14
79
-1669/+1517
*
patch: fixed compilation problem for nl-route-get
Ben Gamsa
2008-05-08
1
-1/+1
*
patch: fixed up support for tables in rules
Ben Gamsa
2008-05-08
1
-1/+7
*
Added two new functions to facilitate processing the nexthop entries for routes.
Ben Gamsa
2008-05-08
2
-0/+34
*
Speed up metrics comparison
Thomas Graf
2008-05-08
1
-18/+11
[prev]
[next]