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
path:
root
/
lib
/
route
/
route_obj.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
1
-18/+18
*
route: rtnl_route_build_msg() should not overwrite the route scope
Thomas Haller
2014-02-20
1
-1/+1
*
nl: Print file:line:func in debugging messages and provide --disable-debug to...
Thomas Graf
2013-04-02
1
-1/+5
*
Use thread-safe strerror_r() instead of strerror()
Thomas Graf
2013-02-28
1
-2/+2
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-1/+1
*
route cache: This patch adds route priority to route object oo_id_attrs
roopa
2013-01-23
1
-2/+7
*
route cache: Fix handling of ipv6 multipath routes
roopa
2012-12-17
1
-0/+96
*
cache: provide safe variant of nl_cache_mngt_require() and use it
Thomas Graf
2012-11-16
1
-1/+4
*
Add hash support to route cache
roopa
2012-11-09
1
-0/+47
*
ROUTE_DIFF result was not used in some place in route_compare
Коренберг Марк (ноутбук дома)
2012-10-19
1
-1/+1
*
single nexthop flags bug
Justin Mayfield
2012-08-29
1
-1/+7
*
route_clone : fix segmentation fault using nl_cache_subset to filter routes
Loïc Touraine
2012-08-29
1
-0/+3
*
Fix the always false if (a->rt_nr_nh != a->rt_nr_nh) test
Michele Baldessari
2012-08-29
1
-1/+1
*
Fix types-related warnings based on clang diagnostics
Коренберг Марк
2012-06-13
1
-1/+1
*
missing extended Table attribute for lib/route/
Romary Sonrier
2012-03-06
1
-0/+3
*
Only use the MULTIPATH attribute when adding routes with more than one next hop.
Michael Altizer
2011-10-10
1
-1/+11
*
route: Remove dead link_cache variable
Thomas Graf
2011-09-13
1
-3/+0
*
Put "break" inside the "if" block in route_compare()
Pavel Roskin
2011-08-11
1
-2/+4
*
add missing checks for ROUTE_ATTR_MULTIPATH
Daniel Walter
2011-03-22
1
-4/+12
*
constify struct trans_tbl
Thomas Graf
2010-11-17
1
-1/+1
*
Rename nl_get_hz() to nl_get_user_hz() to indicate it's not the in-kernel HZ ...
Thomas Graf
2010-11-17
1
-2/+2
*
Remove NL_DUMP_ENV code
Thomas Graf
2010-10-20
1
-66/+0
*
route_obj: don't add empty destination to nlmsg
David Lamparter
2010-10-13
1
-1/+2
*
Improved printing of route cache entries
Thomas Graf
2008-06-16
1
-5/+23
*
Remove old line counting while dumping
Thomas Graf
2008-05-23
1
-19/+13
*
Remove obsolete nla_get_addr() and nla_get_data()
Thomas Graf
2008-05-14
1
-59/+82
*
Thread-safe error handling
Thomas Graf
2008-05-14
1
-31/+23
*
Added two new functions to facilitate processing the nexthop entries for routes.
Ben Gamsa
2008-05-08
1
-0/+28
*
Speed up metrics comparison
Thomas Graf
2008-05-08
1
-18/+11
*
Fix dumping of iif route attribute
Thomas Graf
2008-05-05
1
-4/+19
*
Big routing code rework (API/ABI BREAK!)
Thomas Graf
2008-04-29
1
-375/+599
*
Represent default route with destination address length zero
Thomas Graf
2007-12-19
1
-3/+4
*
Initial import
Thomas Graf
2007-09-14
1
-0/+908