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
...
*
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
*
Improve performance by using malloc() over calloc() in critical places
Thomas Graf
2008-05-07
2
-2/+4
*
ignore more temporary files
Thomas Graf
2008-05-05
2
-0/+2
*
Fix dumping of iif route attribute
Thomas Graf
2008-05-05
1
-4/+19
*
Route cache support
Thomas Graf
2008-05-05
7
-12/+34
*
Fixed netem_build_msg() delay distribution table existence test.
Tad Kollar
2008-04-30
1
-3/+9
*
New netem funtionality and TBF fix
Tad Kollar
2008-04-30
6
-18/+411
*
Remove leftover definition of verbose errors
Thomas Graf
2008-04-30
1
-3/+0
*
version.h.in should be in tree not the generated version
Thomas Graf
2008-04-30
1
-2/+2
*
Adapt syntax of nl-route-add to nl-route-delete
Thomas Graf
2008-04-30
1
-47/+73
*
Fix segfault nexthop parsing when no option is given
Thomas Graf
2008-04-30
1
-0/+4
*
Adapt syntax of nl-route-list to nl-route-delete
Thomas Graf
2008-04-30
2
-41/+63
*
Improved nl-route-delete featuring an interactive deletion mode
Thomas Graf
2008-04-30
2
-44/+125
*
Provide libnl version in <netlink/version.h>
Thomas Graf
2008-04-30
3
-1/+20
*
libnl: recvmsgs doesn't necessarily free the message data
Inaky Perez-Gonzalez
2008-04-29
2
-3/+36
*
Big routing code rework (API/ABI BREAK!)
Thomas Graf
2008-04-29
28
-1067/+1535
*
Fix compile warning in nl-list-caches
Thomas Graf
2008-04-29
1
-1/+0
*
Export nl_dump_line() and automatically count lines while dumping
Thomas Graf
2008-04-29
4
-22/+38
*
Move to version 1.2 and remove some dead code in configure.in
Thomas Graf
2008-04-29
1
-43/+1
*
Define datarootdir to silent autoconf
Thomas Graf
2008-04-29
3
-11/+5
*
Don't wipe cscope database on make clean
Thomas Graf
2008-04-29
1
-2/+1
*
Ignore NULL pointers passed to nl_cache_free()
Thomas Graf
2008-04-29
1
-0/+3
*
Remove dead code in nl-list-sockets
Thomas Graf
2008-04-29
1
-9/+0
*
Prepare nl-list-sockets for 64bit addresses
Thomas Graf
2008-04-29
1
-4/+4
*
Fix 64bit alignment issue on x86_64.
Thomas Graf
2008-03-31
1
-7/+2
[prev]
[next]