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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
libnl-3.2.26 release
libnl3_2_26
Thomas Haller
2015-03-30
1
-1/+7
*
neigh: add support for NDA_VLAN nl attribute
Jonas Johansson
2015-03-23
3
-0/+5
*
utils: add code comment about capability number assignment
Thomas Haller
2015-03-19
1
-2/+9
*
route: remove unnecessary include of private linux/if.h
David Chappelle
2015-03-17
1
-1/+0
*
lib/socket: add nl_socket_set_fd() function
Thomas Haller
2015-03-05
1
-0/+1
|
\
|
*
add socket nl_connect_fd() & nl_create_fd()
Sagi Lowenhardt
2015-03-05
3
-0/+5
|
/
*
lib/socket: remove NL_SOCK_BUFSIZE_SET socket flag
Thomas Haller
2015-03-05
1
-1/+0
*
dbg: save errno from modification in NL_DBG()
Thomas Haller
2015-03-05
1
-1/+4
*
cls: add rtnl_u32_get_classid() API
Cong Wang
2015-03-04
1
-0/+1
*
route/tc: add internal rtnl_tc_data_peek() function
Thomas Haller
2015-03-04
1
-0/+1
*
lib: add const-ness to appropriate parameters in addr, attr, data
Rohan Joyce
2015-02-16
3
-41/+47
*
route/tc: add rtnl_tc_stat2str() and rtnl_tc_str2stat()
Cong Wang
2015-02-02
1
-0/+2
*
route/act: add skbedit action
Cong Wang
2015-02-02
4
-0/+95
*
build: mark header linux-private/linux/veth.h as noinst_HEADERS
Thomas Haller
2014-12-09
1
-0/+1
*
route/addr: consider CACHEINFO in addr_compare()/nl_object_diff()
Thomas Haller
2014-11-27
1
-0/+8
*
route/link: return -NLE_OPNOTSUPP in rtnl_link_get_kernel() for old kernels
Thomas Haller
2014-11-27
1
-0/+8
*
nl: add function nl_pickup_keep_syserr()
Thomas Haller
2014-11-27
1
-0/+5
*
idiag: reorder idiagnl.h to have deprecated functions at the top
Thomas Haller
2014-11-24
1
-7/+14
*
idiag: deprecate IDIAG_TIMER_* value for IDIAGNL_TIMER_*
Thomas Haller
2014-11-24
1
-6/+14
*
idiag: deprecate IDIAG_SS_* socket states
Thomas Haller
2014-11-24
1
-14/+25
*
idiag: deprecate netlink message type defines in idiagnl.h
Thomas Haller
2014-11-24
1
-0/+3
*
idiag: deprecate IDIAG_ATTR_* enumeration
Thomas Haller
2014-11-24
1
-16/+17
*
idiag: deprecate idiagnl_msg_obj_ops variable in public API
Thomas Haller
2014-11-24
1
-0/+2
*
idiag: add copy of kernel header include/linux/inet_diag.h
Thomas Haller
2014-11-24
2
-0/+138
*
idiag: add a copy of linux/sock_diag.h
Cong Wang
2014-11-24
4
-17/+39
*
cache: avoid duplicate check on initial dump
Holger Eitzenberger
2014-11-23
1
-0/+2
*
route/cls: minor fixes in for match mark filters
Thomas Haller
2014-11-23
1
-2/+2
*
route/cls: support 'match mark' u32 filters
Sagi Lowenhardt
2014-11-23
2
-0/+3
*
link/inet6: add support for tokenized interface identifiers
Lubomir Rintel
2014-10-08
1
-0/+6
*
netlink/netlink.h: fix build including <poll.h> with the musl C library
Jörg Krause
2014-09-30
1
-1/+1
*
build: move copy of linux headers to private directory
Thomas Haller
2014-09-24
33
-31/+31
*
nf: nfnl_*_str2copy_mode() should return int
Thomas Graf
2014-08-26
2
-2/+2
*
qdisc: add hfsc qdisc support
Cong Wang
2014-07-30
3
-0/+52
*
tc: save error code for rtnl_tc_data_check()
Cong Wang
2014-07-30
1
-1/+1
*
link/inet6: add link IPv6 address generation mode support
Dan Williams
2014-07-30
2
-0/+38
*
link: update copy of kernel header include/linux/if_link.h
Dan Williams
2014-07-29
1
-3/+119
*
cache: Declare nl_cache_ops_set_flags()
Thomas Graf
2014-07-27
1
-0/+2
*
act: Declare rtnl_act_change()
Thomas Graf
2014-07-27
1
-0/+1
*
neightbl: Declare rtnl_neightbl_set_gc_interval()
Thomas Graf
2014-07-27
1
-0/+1
*
link/ip6tnl: Declare rtnl_link_is_ip6_tnl()
Thomas Graf
2014-07-27
1
-0/+2
*
htb: Declare rtnl_htb_set_level()
Thomas Graf
2014-07-27
1
-0/+1
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
1
-1/+1
*
veth: add kernel header linux/veth.h for VETH defines
Dan Williams
2014-07-25
2
-8/+12
*
xfrm: style-fixes
Thomas Haller
2014-07-20
2
-148/+148
*
xfrm: add xfrm support
Sruthi Yellamraju
2014-07-20
10
-1/+1457
*
tc: add co_groups for tc qdisc and filter
Cong Wang
2014-07-16
1
-0/+2
*
cache: add missing declaration of nl_cache_move() in include/netlink/cache.h
Sruthi Yellamraju
2014-06-25
1
-0/+2
*
attr: fix compile warning in headers
Peter Wu
2014-06-25
1
-1/+1
*
build: fix error in include/Makefile.am
Thomas Haller
2014-06-16
1
-1/+1
*
ip6tnl: introduce ip6 tunnel support
Susant Sahani
2014-06-16
2
-0/+57
[next]