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
/
addr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnl-addr: set ifa_flags when creating/updating address
Thomas Haller
2013-10-22
1
-0/+1
*
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
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-1/+1
*
cache: provide safe variant of nl_cache_mngt_require() and use it
Thomas Graf
2012-11-16
1
-1/+4
*
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
*
Remove unreachable code
Michele Baldessari
2012-10-29
1
-5/+0
*
Fix types-related warnings based on clang diagnostics
Коренберг Марк
2012-06-13
1
-2/+2
*
Fix rtnl_link object memory leak when freeing rtnl_addr objects.
Michael Altizer
2011-10-10
1
-0/+1
*
Provide silent variation of nl_cache_require()
Thomas Graf
2011-05-11
1
-1/+1
*
addr: store link object and provide rtnl_addr_get()
Thomas Graf
2011-05-03
1
-1/+77
*
constify struct trans_tbl
Thomas Graf
2010-11-17
1
-2/+2
*
Remove NL_DUMP_ENV code
Thomas Graf
2010-10-20
1
-76/+0
*
addr: add NL_DUMP_ENV function
Patrick McHardy
2010-04-19
1
-0/+76
*
addr: restore anycast functions
Patrick McHardy
2010-04-19
1
-0/+32
*
Fix rtnl_addr caching
Dan Winship
2009-09-02
1
-2/+1
*
Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACK
Thomas Graf
2008-10-20
1
-2/+2
*
Only include local addr as peer addr if provided
Wolfgang Steudel
2008-10-10
1
-1/+1
*
Remove XML dumping
Thomas Graf
2008-06-17
1
-65/+0
*
Improvements to address utilities
Thomas Graf
2008-06-17
1
-134/+89
*
Remove old line counting while dumping
Thomas Graf
2008-05-23
1
-76/+67
*
Remove references to unused attribute anycast
Thomas Graf
2008-05-15
1
-50/+3
*
Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXIT
Thomas Graf
2008-05-15
1
-5/+0
*
Rename struct nl_handle to struct nl_sock
Thomas Graf
2008-05-15
1
-15/+14
*
Check length of provided address label
Thomas Graf
2008-05-14
1
-2/+7
*
Replace RTNL_LINK_NOT_FOUND with just 0
Thomas Graf
2008-05-14
1
-8/+2
*
Remove obsolete nla_get_addr() and nla_get_data()
Thomas Graf
2008-05-14
1
-21/+24
*
Thread-safe error handling
Thomas Graf
2008-05-14
1
-52/+39
*
Big routing code rework (API/ABI BREAK!)
Thomas Graf
2008-04-29
1
-1/+1
*
Fix memory leak when parsing netlink messages into caches
Thomas Graf
2007-12-17
1
-1/+1
*
Export interface to define caches
Thomas Graf
2007-09-17
1
-2/+1
*
Initial import
Thomas Graf
2007-09-14
1
-0/+1130