index
:
delta/libnl.git
baserock/morph
master
github.com: gxk/libnl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
route
/
link.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-22
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
*
constify struct trans_tbl
Thomas Graf
2010-11-17
1
-5
/
+5
*
link: define RTM_SETLINK to allow pretty printing
Thomas Graf
2010-11-16
1
-0
/
+1
*
link: Add missing IFLA_AF_SPEC container attribute
Thomas Graf
2010-11-16
1
-0
/
+6
*
link: Fix typo, use rtnl_link_af_alloc() to make sure data buffer is allocated
Thomas Graf
2010-11-16
1
-1
/
+1
*
link: AF_INET link module
Thomas Graf
2010-11-16
1
-7
/
+27
*
link: Support for IFLA_AF_SPEC
Thomas Graf
2010-11-13
1
-9
/
+42
*
Add support for per interface ICMPv6 statistics
Thomas Graf
2010-11-11
1
-0
/
+4
*
Extend rtnl_link_alloc_cache() to support address families
Thomas Graf
2010-11-11
1
-7
/
+82
*
link/api: Convert link info ops to use nl_list_head
Thomas Graf
2010-11-11
1
-2
/
+1
*
link: API for address family specific link data
Thomas Graf
2010-11-11
1
-10
/
+120
*
link: Support IFLA_NUM_VF attribute
Thomas Graf
2010-11-11
1
-0
/
+28
*
link: Support IFLA_IFALIAS attribute
Thomas Graf
2010-11-11
1
-1
/
+58
*
Support for 64bit link counters IFLA_STATS64
Thomas Graf
2010-10-29
1
-7
/
+45
*
Remove NL_DUMP_ENV code
Thomas Graf
2010-10-20
1
-68
/
+0
*
Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACK
Thomas Graf
2008-10-20
1
-1
/
+1
*
Remove XML dumping
Thomas Graf
2008-06-17
1
-71
/
+0
*
Remove old line counting while dumping
Thomas Graf
2008-05-23
1
-103
/
+84
*
Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXIT
Thomas Graf
2008-05-15
1
-5
/
+0
*
Fix memory leaks when sending of message failed
Thomas Graf
2008-05-15
1
-2
/
+3
*
Rename struct nl_handle to struct nl_sock
Thomas Graf
2008-05-15
1
-12
/
+12
*
Replace RTNL_LINK_NOT_FOUND with just 0
Thomas Graf
2008-05-14
1
-14
/
+5
*
Remove obsolete nla_get_addr() and nla_get_data()
Thomas Graf
2008-05-14
1
-4
/
+9
*
Thread-safe error handling
Thomas Graf
2008-05-14
1
-36
/
+22
*
Big routing code rework (API/ABI BREAK!)
Thomas Graf
2008-04-29
1
-1
/
+1
*
Fix 64bit alignment issue on x86_64.
Thomas Graf
2008-03-31
1
-7
/
+2
*
Improve readability of link statistics output
Thomas Graf
2008-02-07
1
-5
/
+5
*
Link info interface and vlan support
Thomas Graf
2008-01-08
1
-11
/
+169
*
Add support for the IFF_ECHO flag
Thomas Graf
2007-12-19
1
-0
/
+1
[next]