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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
link/sriov: fix memleak in rtnl_link_sriov_clone()
Thomas Haller
2019-08-08
1
-6/+18
*
route: fix strncpy() warning from coverity about unterminated string
Thomas Haller
2019-08-08
2
-0/+2
*
attr: mark nested attributes as NLA_F_NESTED
Thomas Haller
2019-08-07
1
-1/+1
*
doc: fix typos in example in documentation
Thomas Haller
2019-08-07
1
-1/+1
*
route/link: avoid dangling pointer in rtnl_link_set_slave_type()
Thomas Haller
2019-03-07
1
-11/+11
*
route/link: expose IFLA_INFO_SLAVE_KIND
Tobias Jungel
2018-10-22
1
-10/+76
*
route/macvlan: style fixes in "lib/route/link/macvlan.c"
Thomas Haller
2018-10-10
1
-56/+56
*
link: macvlan fixes
Wang Jian
2018-10-10
1
-11/+12
*
nla_ok: fix overrun in attribute iteration.
Patrick Havelange
2018-10-10
1
-1/+1
*
route/cls: fix potential memory leak
Ilya Pronin
2018-10-10
2
-2/+10
*
route/act: return error code from act-vlan getters
Thomas Haller
2018-10-10
1
-20/+30
*
route/act: style fixes in "lib/route/act/vlan.c"
Thomas Haller
2018-10-10
1
-79/+79
*
route:act: add vlan action
Volodymyr Bendiuga
2018-10-10
1
-0/+416
*
route/tc: return error code from rtnl_tc_get_chain()
Thomas Haller
2018-10-10
1
-6/+8
*
route:tc: allow to set chain index for tc objects
Volodymyr Bendiuga
2018-10-10
1
-0/+33
*
lib/tc: fix uninitalized err variable in rtnl_tc_msg_build()
Thomas Haller
2018-10-10
1
-5/+7
*
lib/qdisc: avoid BUG() in "lib/route/qdisc/mqprio.c"
Thomas Haller
2018-10-09
1
-18/+19
*
lib/qdisc: style fixes in "lib/route/qdisc/mqprio.c"
Thomas Haller
2018-10-09
1
-117/+117
*
lib/tc: ensure correct error code in rtnl_tc_msg_build()
Thomas Haller
2018-10-08
1
-3/+7
*
route:qdisc: add MQPRIO Qdisc
Volodymyr Bendiuga
2018-07-26
1
-0/+604
*
ipvti: Fix wrong array size initialization
Thomas Winter
2018-06-25
1
-3/+3
*
ipgre: Fix wrong array size initialization
Thomas Winter
2018-06-25
1
-1/+1
*
neigh: update neighbour.h and add missing flags
Tobias Jungel
2018-06-25
1
-0/+3
*
route/link/vxlan: Fix IPv4 set_local resetting ce_mask
Tuetuopay
2018-06-25
1
-1/+1
*
Add support for cloning cgroup filter object.
d0u9
2018-06-25
2
-2/+72
*
neigh_dump_line: dump master as well
Tobias Jungel
2018-06-25
1
-0/+8
*
neigh: add get/set functions for NEIGH_ATTR_MASTER
Tobias Jungel
2018-06-25
1
-0/+10
*
whitespace cleanup
Tobias Jungel
2018-06-25
1
-5/+5
*
neigh: cache updates as well query AF_BRIDGE neigh
Tobias Jungel
2018-06-25
1
-1/+26
*
nl: fix function name in debug msg
Matthieu Baerts
2018-06-25
1
-1/+1
*
route/class: add new api rtnl_class_get_by_parent()
d0u9
2018-04-11
1
-0/+32
*
nl-msg: explicitly initialize nlmsg_seq and nlmsg_pid field in nlmsg_alloc_si...
Thomas Haller
2018-04-11
1
-0/+2
*
route/link: assert in rtnl_link_change() that the sequence number is set as e...
Thomas Haller
2018-04-11
1
-0/+1
*
route/link: fix sequence number handling in rtnl_link_change()
Tuetuopay
2018-04-11
1
-0/+5
*
route/mall: fix deep cloning mall
Thomas Haller
2018-04-11
1
-6/+10
*
route:cls: add matchall classifier
Volodymyr Bendiuga
2018-04-11
1
-0/+301
*
cache: make "result" output argument for nl_cache_mngr_add() optional
Tuetuopay
2018-04-11
1
-1/+5
*
neigh: support bridge entries for vxlan interfaces
Tobias Jungel
2018-04-06
1
-2/+4
*
neigh: set correct AF for NDA_DST
Tobias Jungel
2018-04-06
1
-1/+3
*
rule: Add support for protocol and port ranges
David Ahern
2018-04-06
1
-17/+196
*
route/vrf: initalize clone destination with NULL in vrf_clone()
Jonas Johansson
2018-03-12
1
-0/+1
*
lib: route: rule: add rule_groups to cache ops
Roopa Prabhu
2018-02-15
1
-0/+7
*
lib/rtnl: rename public define RTNL_GENEVE_ID_MAX
Thomas Haller
2018-02-12
1
-1/+1
*
link: add Geneve support.
Wang Jian
2018-02-12
1
-0/+810
*
lib: merge implementations of nl_attr_end() and nl_attr_keep_empty()
Thomas Haller
2018-02-12
1
-46/+18
*
Fix for cgroup filter addition problem.
d0u9
2018-01-23
2
-1/+53
*
route: rename rtnl_cls_cache_set_tcm_params() and fix symbol versioning
Thomas Haller
2018-01-18
1
-2/+2
*
Add new function for setting ifindex and parent of a classifier cache.
d0u9
2018-01-18
1
-0/+18
*
Coding style format
d0u9
2018-01-16
1
-1/+2
*
lib/veth.c: Disassociate link name of peer name
Marcos Paulo de Souza
2018-01-16
1
-2/+2
[prev]
[next]