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
...
*
ipvlan: fix signature of rtnl_link_ipvlan_get_mode() to signal error
Thomas Haller
2015-06-26
1
-6/+7
*
neigh: accept "norarp" in rtnl_neigh_state2str()
Thomas Haller
2015-06-26
1
-1/+6
*
neigh: fix type for NUD_NOARP flag in trans_tbl
Tobias Jungel
2015-06-26
1
-1/+1
*
ipvlan: add ipvlan support
Cong Wang
2015-06-19
1
-0/+279
*
route/link: fix memleaks in link_msg_parser()
Thomas Haller
2015-06-04
1
-4/+6
*
lib/doc: clearify return value of send_simple() functions
Thomas Haller
2015-05-12
1
-3/+3
*
route/tc: remove unnecessary check for tc_kind member of struct rtnl_tc
Tobias Klauser
2015-05-05
1
-3/+0
*
neigh: add support for NDA_VLAN nl attribute
Jonas Johansson
2015-03-23
1
-0/+26
*
route/link: fix indention in inet6_dump_details()
Thomas Haller
2015-03-22
1
-2/+2
*
cls: add rtnl_u32_get_classid() API
Cong Wang
2015-03-04
1
-0/+14
*
route/tc: add internal rtnl_tc_data_peek() function
Thomas Haller
2015-03-04
1
-0/+13
*
act: correct file path for mirred.c
Cong Wang
2015-02-25
1
-1/+1
*
route/tc: add rtnl_tc_stat2str() and rtnl_tc_str2stat()
Cong Wang
2015-02-02
1
-0/+22
*
route/act: add skbedit action
Cong Wang
2015-02-02
1
-0/+290
*
route/addr: consider CACHEINFO in addr_compare()/nl_object_diff()
Thomas Haller
2014-11-27
1
-0/+2
*
route/link: return -NLE_OPNOTSUPP in rtnl_link_get_kernel() for old kernels
Thomas Haller
2014-11-27
1
-1/+17
*
route: make rtnl_tc_clone() more robust against NLE_NOMEM
Thomas Haller
2014-11-24
1
-1/+9
*
route: set missing TCA_ATTR_XSTATS changes flags in rtnl_tc_msg_parse()
Thomas Haller
2014-11-24
1
-0/+1
*
route/cls: minor fixes in for match mark filters
Thomas Haller
2014-11-23
1
-27/+25
*
route/cls: support 'match mark' u32 filters
Sagi Lowenhardt
2014-11-23
1
-5/+85
*
link: fix memory leaks due to repeated calls to .io_alloc()
Thomas Haller
2014-10-12
9
-39/+77
*
link/inet6: add support for tokenized interface identifiers
Lubomir Rintel
2014-10-08
1
-0/+70
*
cls: check data before memcpy() it
Nicolas PLANEL
2014-08-27
1
-1/+2
*
Remove pointless N < 0 checks
Thomas Graf
2014-08-26
1
-1/+1
*
qdisc: add hfsc qdisc support
Cong Wang
2014-07-30
1
-0/+351
*
tc: save error code for rtnl_tc_data_check()
Cong Wang
2014-07-30
2
-36/+61
*
link/inet6: add link IPv6 address generation mode support
Dan Williams
2014-07-30
1
-7/+102
*
act: Include <netlink/route/action.h>
Thomas Graf
2014-07-27
1
-0/+1
*
ematch/cmp: Include <netlink/route/cls/ematch/cmp.h>
Thomas Graf
2014-07-27
1
-0/+1
*
link/inet: Include <netlink/route/link/inet.h>
Thomas Graf
2014-07-27
1
-0/+1
*
link/bonding: Include <netlink/route/link/bonding.h>
Thomas Graf
2014-07-27
1
-0/+1
*
link/ipgre: Include <netlink/route/link/ipgre.h>
Thomas Graf
2014-07-27
1
-0/+1
*
link/sit: Include <netlink/route/link/sit.h>
Thomas Graf
2014-07-27
1
-0/+1
*
link/ip6tnl: Include <netlink/route/link/ip6tnl.h>
Thomas Graf
2014-07-27
1
-0/+1
*
link/inet: fix rtnl_link_inet_get_conf() not to allocate inet_data
Thomas Haller
2014-07-27
1
-1/+1
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
18
-363/+363
*
veth: add kernel header linux/veth.h for VETH defines
Dan Williams
2014-07-25
1
-0/+1
*
link: add ifb device support
Cong Wang
2014-07-24
1
-0/+40
*
tc: add co_groups for tc qdisc and filter
Cong Wang
2014-07-16
4
-0/+9
*
ip6tnl: Use <netinet/in.h> for in6_addr and stuff
Thomas Graf
2014-06-29
1
-1/+1
*
u32: prevent memcpy from NULL
Peter Wu
2014-06-25
1
-3/+6
*
ip6tnl: introduce ip6 tunnel support
Susant Sahani
2014-06-16
1
-0/+688
*
route/pktloc: read_pktlocs() always returned success status
Thomas Haller
2014-06-10
1
-1/+1
*
route/link: fix dangling pointer after rtnl_link_get_ifalias(link, NULL)
Thomas Haller
2014-06-10
1
-1/+3
*
cls: fix array overrun in rtnl_ematch_opnd2txt()
Thomas Haller
2014-06-10
1
-1/+1
*
route: remove unnecessary non-null check in pktloc and ematch
Thomas Haller
2014-06-10
2
-5/+2
*
lib: reorder free() after printf("%p") statements
Thomas Haller
2014-06-10
1
-1/+2
*
route/link: pass proper type to sizeof() for calloc() in vlan_parse()
Thomas Haller
2014-06-10
1
-1/+1
*
act: fix the logic of parsing actions
Cong Wang
2014-06-10
1
-1/+4
*
vlan: add support for IFLA_VLAN_PROTOCOL
Susant Sahani
2014-05-12
1
-1/+51
[prev]
[next]