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
Commit message (
Expand
)
Author
Age
Files
Lines
*
link: Keep reference to af_ops during lifetime of link object
Thomas Graf
2013-02-05
1
-0/+4
*
link: Fix af_ops leak on ENOMEM
Thomas Graf
2013-02-05
1
-1/+3
*
can: Fix nested message creation in can_put_attrs()
Holger Dengler
2013-02-01
1
-0/+2
*
neigh: Remove check for AF_UNSPEC in rtnl_neigh_get()
Thomas Graf
2013-02-01
1
-2/+2
*
link cache: remove AF_UNSPEC check in rtnl_get_link and rtnl_get_link_by_name
roopa
2013-01-31
1
-3/+2
*
can: add helper function to get CAN bus state
Benedikt Spranger
2013-01-25
1
-0/+19
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
50
-127/+127
*
route cache: This patch adds route priority to route object oo_id_attrs
roopa
2013-01-23
1
-2/+7
*
link: fix reference leak in rtnl_link_af_data_compare()
Thomas Graf
2013-01-18
1
-5/+10
*
link: Add af data compare to link objects
roopa
2013-01-18
1
-2/+20
*
Add new rtnl_link_af_data_compare function to compare af_data
roopa
2013-01-18
1
-0/+32
*
Add ao_compare support to bridge family af_data
roopa
2013-01-12
1
-1/+21
*
link: add carrier support
Flavio Leitner
2013-01-11
1
-1/+58
*
route cache: Fix handling of ipv6 multipath routes
roopa
2012-12-17
1
-0/+96
*
link: socket-CAN helper functions
Benedikt Spranger
2012-11-29
1
-0/+359
*
link: basic socket-CAN support
Benedikt Spranger
2012-11-29
1
-0/+404
*
cache: provide safe variant of nl_cache_mngt_require() and use it
Thomas Graf
2012-11-16
7
-9/+30
*
Use NL_DBG() instead of printing warnings and errors to stderr
Thomas Graf
2012-11-15
1
-1/+1
*
link: Protect registration of af and link ops with rwlock
Thomas Graf
2012-11-15
1
-17/+57
*
Add master support to rtnl_neigh for AF_BRIDGE objects
roopa
2012-11-15
1
-2/+22
*
Add AF_BRIDGE support to neigh cache
roopa
2012-11-15
1
-10/+36
*
Add AF_BRIDGE support to link cache
roopa
2012-11-14
1
-19/+9
*
addr: Support setting local/peer/anycast/multicast/broadcast address to NULL
Thomas Graf
2012-11-12
1
-20/+40
*
addr: rtnl_addr_set_peer() is limited to IPv4
Thomas Graf
2012-11-11
1
-0/+3
*
addr: Return -NLE_AF_NOSUPPORT when trying to set unsupported attributes
Thomas Graf
2012-11-11
1
-1/+14
*
Add hash support to route cache
roopa
2012-11-09
1
-0/+47
*
Add hash support to neigh cache
roopa
2012-11-09
1
-0/+46
*
Add hash support to link cache
roopa
2012-11-09
1
-0/+23
*
Set err and free ntbl when leaving neightbl_msg_parser
Michele Baldessari
2012-10-29
1
-1/+1
*
Remove unreachable code
Michele Baldessari
2012-10-29
1
-5/+0
*
Clang diagnostics
Коренберг Марк (ноутбук дома)
2012-10-19
4
-7/+13
*
ROUTE_DIFF result was not used in some place in route_compare
Коренберг Марк (ноутбук дома)
2012-10-19
1
-1/+1
*
link: Support link grouping
Thomas Graf
2012-10-09
1
-1/+38
*
link: Include IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES when building messages
Thomas Graf
2012-10-09
1
-0/+6
*
link: Only print "promisc-mode" if users > 0
Thomas Graf
2012-10-09
1
-1/+1
*
link: Support IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES
Thomas Graf
2012-10-09
1
-0/+85
*
link: correctly set LINK_ATTR_PROMISCUITY
Thomas Graf
2012-10-09
1
-2/+2
*
link: Support IFLA_PROMISCUITY link attribute
Thomas Graf
2012-10-09
1
-40/+79
*
asprintf related fixed in yy parser
Коренберг Марк
2012-08-30
1
-10/+14
*
route: Document ROUTE_CACHE_CONTENT flag
Thomas Graf
2012-08-30
1
-0/+4
*
"%llu" replaced with "%" PRIu64
Коренберг Марк (дома)
2012-08-29
4
-27/+38
*
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
*
tbf: fix false missing attr
Stephane Fillod
2012-08-09
1
-1/+1
*
Fix types-related warnings based on clang diagnostics
Коренберг Марк
2012-06-13
9
-14/+17
*
link: rtnl_link_get_kernel() should only wait for ACK if AUTO-ACK is on
Thomas Graf
2012-06-13
1
-1/+1
*
Add 'ingress' to the list of recognized TC handles.
Andrew Collins
2012-06-11
1
-0/+5
*
netem: Use ARRAY_SIZE()
Thomas Graf
2012-06-08
1
-1/+1
*
rtnl_netem_set_delay_distribution: fix possible segfault
Коренберг Марк (ноутбук дома)
2012-06-07
1
-3/+4
[next]