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
*
nl: Print file:line:func in debugging messages and provide --disable-debug to...
Thomas Graf
2013-04-02
2
-1/+7
*
rtnl-addr: Fix invalid call to nl_addr_set_prefixlen() if neither local or pe...
Thomas Graf
2013-03-14
1
-4/+7
*
rtnl-addr: Inherit prefix length to nl_addr objs in rtnl_addr_set_prefixlen()
Thomas Graf
2013-03-14
1
-3/+32
*
Use thread-safe strerror_r() instead of strerror()
Thomas Graf
2013-02-28
1
-2/+2
*
link: Fix rtnl_link_af_data_compare return value
roopa
2013-02-24
1
-7/+11
*
link: move af_data_compare to the end
roopa
2013-02-24
1
-6/+6
*
bond: Provide rtnl_link_bond_alloc()
Thomas Graf
2013-02-14
1
-14/+27
*
vlan: Provide rtnl_link_vlan_alloc()
Thomas Graf
2013-02-14
1
-1/+22
*
bridge: Provide rtnl_link_bridge_alloc()
Thomas Graf
2013-02-14
1
-0/+21
*
bridge: Support the new bridging attributes
Thomas Graf
2013-02-07
1
-12/+362
*
link: Free and realloc af specific data upon rtnl_link_set_family()
Thomas Graf
2013-02-05
1
-0/+6
*
link: Hold af_ops reference for each AF_SPEC block during lifetime of link ob...
Thomas Graf
2013-02-05
1
-4/+6
*
link: Modify link policy on the stack
Thomas Graf
2013-02-05
1
-2/+5
*
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
[next]