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
/
link.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
factor out rtnl_link_info_parse()
Cong Wang
2013-11-06
1
-62/+63
*
add link netns support
Cong Wang
2013-11-06
1
-0/+36
*
add veth link support
Cong Wang
2013-11-06
1
-1/+1
*
factor out rtnl_link_fill_info()
Cong Wang
2013-11-06
1
-12/+23
*
route/link: fixup link->l_af_ops must be set for some kind of links
Nicolas PLANEL
2013-10-22
1
-0/+11
*
fix double free caused by freeing link af_data in rtnl_link_set_family()
Jiri Pirko
2013-08-21
1
-1/+3
*
link: add support for IFLA_PHYS_PORT_ID
Jiri Pirko
2013-08-05
1
-0/+30
*
link: move af_data_compare to the end
roopa
2013-02-24
1
-6/+6
*
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
*
link cache: remove AF_UNSPEC check in rtnl_get_link and rtnl_get_link_by_name
roopa
2013-01-31
1
-3/+2
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-2/+2
*
link: Add af data compare to link objects
roopa
2013-01-18
1
-2/+20
*
link: add carrier support
Flavio Leitner
2013-01-11
1
-1/+58
*
cache: provide safe variant of nl_cache_mngt_require() and use it
Thomas Graf
2012-11-16
1
-1/+1
*
Add AF_BRIDGE support to link cache
roopa
2012-11-14
1
-19/+9
*
Add hash support to link cache
roopa
2012-11-09
1
-0/+23
*
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
*
"%llu" replaced with "%" PRIu64
Коренберг Марк (дома)
2012-08-29
1
-2/+2
*
link: rtnl_link_get_kernel() should only wait for ACK if AUTO-ACK is on
Thomas Graf
2012-06-13
1
-1/+1
*
doc: documentation restructuring
Thomas Graf
2012-05-10
1
-2/+1
*
link: fix regression in link message parser
Torsten Hilbrich
2012-01-12
1
-1/+1
*
link: allow to add/get linkinfo of unknown type
Jiri Pirko
2011-11-11
1
-22/+54
*
add missing IFLA_MASTER fillup
Jiri Pirko
2011-11-07
1
-0/+3
*
link: generic link enslaving API
Thomas Graf
2011-11-07
1
-0/+123
*
link: Ignore bridging notifications in link cache manager
Thomas Graf
2011-10-21
1
-0/+14
*
link: Eat ACK followed by RTM_NEWLINK when requesting single link
Thomas Graf
2011-09-14
1
-0/+4
*
link: fix unaligned access to 64bit link stats
Bryan Phillippe
2011-08-12
1
-27/+37
*
Updated link documentation
Thomas Graf
2011-07-28
1
-577/+682
*
Use 'link type' instead of 'link info type'
Thomas Graf
2011-07-21
1
-12/+21
*
Include IFLA_LINK in link messages
Thomas Graf
2011-07-21
1
-0/+3
*
Fix clone() of AF specific link data
Thomas Graf
2011-04-21
1
-1/+1
*
Support link info types with no payload
Thomas Graf
2011-04-19
1
-4/+5
*
Support for rtnl_link_add()
Thomas Graf
2011-04-15
1
-6/+73
*
Improve rtnl_link_change() behaviour
Thomas Graf
2011-04-13
1
-73/+128
*
fix line removed by mistake
Thomas Graf
2011-04-11
1
-0/+1
*
API to issue direct GET requests to the kernel
Thomas Graf
2011-04-11
1
-1/+92
*
link: Provide rtnl_link_delete() to delete virtual links
Thomas Graf
2011-04-10
1
-0/+81
*
link: Make return and argument type match
Thomas Graf
2011-04-10
1
-2/+2
*
Documentation updates
Thomas Graf
2011-03-21
1
-1/+2
*
Add missing argument in rtnl_link_change example
Miguel Di Ciurcio Filho
2011-03-16
1
-1/+1
*
prefix ipv6 link statistics identifiers with IP6
Thomas Graf
2011-03-16
1
-30/+30
[next]