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
*
xxxx
cache-nonexcl-route
Thomas Haller
2016-07-08
4
-7/+29
*
route/route-obj: fix debug logging in route_update()
Thomas Haller
2016-07-08
1
-7/+13
*
lib: fix return value UINT_MAX for nl_object_diff_mask()
Thomas Haller
2016-07-08
1
-1/+1
*
cache: don't decide cache operation based on NL_OBJ_DUMP in ce_flags
Thomas Haller
2016-07-08
3
-29/+43
*
hashtable: let caller decide whether to append/prepend object to hashtable
Thomas Haller
2016-07-08
2
-3/+9
*
route: cache and object changes to support non-exclusive and append routes
Roopa Prabhu
2016-07-08
3
-14/+111
*
cache: modify nl_cache_search to look at cache provided attributes for search
Roopa Prabhu
2016-07-08
3
-0/+101
*
hashtable: convert hashtable bucket list to a circular doubly linked list
Roopa Prabhu
2016-07-08
1
-44/+67
*
cache: add new NL_OBJ_DUMP cache flag (ce_flags)
Roopa Prabhu
2016-07-08
1
-3/+15
*
nl_object: add new ce_msgflags field to nl_object
Roopa Prabhu
2016-07-08
1
-0/+1
*
libnl-3.2.28 release
libnl3_2_28
Thomas Haller
2016-07-08
1
-1/+1
*
route/addr: add capability NL_CAPABILITY_RTNL_ADDR_PEER_FIX to indicate addre...
Thomas Haller
2016-06-29
1
-1/+1
*
route/addr: fix handling peer addresses for IPv4 addresses
Thomas Haller
2016-06-29
1
-19/+54
*
route/addr: fix ID comparison for AF_INET and AF_INET6 addresses
Thomas Haller
2016-06-29
2
-2/+34
*
xfrm: allow avoiding buffer overflow for key in xfrmnl_sa_get_*_params()
Thomas Haller
2016-06-29
2
-14/+91
*
lib/route: add macsec support
Sabrina Dubroca
2016-06-25
2
-1/+787
*
vxlan: properly handle LOOSE_COMPARISON in ->io_compare
Sabrina Dubroca
2016-06-25
1
-1/+1
*
pass flags through ->io_compare op
Sabrina Dubroca
2016-06-25
3
-4/+5
*
xfrm: fix memleak in build_xfrm_sa_message() error-path
Thomas Haller
2016-06-25
1
-1/+3
*
xfrm: attach only one xfrm alg attribute to netlink message
Thomas Egerer
2016-06-25
1
-14/+19
*
xfrm: fix memory leak for encap original address
Thomas Egerer
2016-06-25
1
-2/+5
*
xfrm: reuse encap data in xfrmnl_sa_set_encap_tmpl()
Thomas Haller
2016-06-25
1
-3/+2
*
xfrm: fix segfault when using encapsulation templates
Thomas Egerer
2016-06-25
1
-3/+8
*
xfrm: make character pointers in setters const
Thomas Egerer
2016-06-25
1
-10/+10
*
xfrm: check length of alg_name before strcpying it
Thomas Egerer
2016-06-25
1
-4/+4
*
xfrm: fix buffer overflow when copying keys
Thomas Egerer
2016-06-25
1
-8/+12
*
lib: return error on Netlink attribute length overflow
Przemyslaw Szczerbik
2016-06-24
2
-4/+6
*
link: allow overwriting IFLA_EXT_MASK flag in ao_get_af() function
Thomas Haller
2016-06-24
2
-10/+11
*
link: support RTEXT_FILTER_VF
Jef Oliver
2016-06-24
1
-2/+16
*
neigh: add function to look up neighbour (fdb) by ifindex, mac and vlan
Jonas Johansson
2016-05-29
1
-0/+26
*
neigh: support neighbour flag NTF_SELF
Jonas Johansson
2016-04-29
1
-0/+2
*
sit: add public API for sit 6RD support
Thomas Haller
2016-04-15
1
-0/+144
*
sit: refactor IS_SIT_LINK_ASSERT()
Thomas Haller
2016-04-15
1
-53/+26
*
sit: don't print ip6rd_prefix as integer in sit_dump_details()
Thomas Haller
2016-04-15
1
-2/+2
*
sit/trivial: whitespace
Thomas Haller
2016-04-15
1
-4/+3
*
sit: add 6RD support
Thadeu Lima de Souza Cascardo
2016-04-15
1
-2/+74
*
ipgre: add support for gretap tunnel
Haishuang Yan
2016-04-15
1
-5/+98
*
lib/utils: add NL_CAPABILITY_NL_OBJECT_DIFF64 capability
Thomas Haller
2016-02-12
1
-1/+1
*
lib: update ce-mask to uint64_t
David Ahern
2016-02-12
21
-57/+88
*
lib/route: potential memory leak in pktloc.c
Amit Khatri
2015-12-18
1
-2/+4
*
route/link: add support for IN6_ADDR_GEN_MODE_STABLE_PRIVACY
Quentin Armitage
2015-12-18
1
-0/+1
*
route/link: handle RTEXT_FILTER_BRVLAN_COMPRESSED
Tobias Jungel
2015-12-07
1
-9/+28
*
bridge: add support for VLANs
David Ahern
2015-12-07
2
-2/+206
*
lib: handle family-based parsing of IFLA_AF_SPEC attribute
David Ahern
2015-12-07
1
-13/+28
*
link: add AF operation to append attributes to a GETLINK message
David Ahern
2015-12-07
1
-1/+25
*
libnl: don't use out-of-scope buffer in nl_send_iovec()
Andrew Vagin
2015-11-24
1
-1/+1
*
route/link/vxlan: add support for link_info compare
David Ahern
2015-11-20
2
-1/+30
*
route/link/vxlan: trivial rename VXLAN_HAS_ prefix and vxi_mask
David Ahern
2015-11-20
1
-102/+102
*
route/link: add link info compare operation
David Ahern
2015-11-20
2
-0/+23
*
route/link: corrected array size for inet_policy
Tobias Jungel
2015-11-19
1
-1/+1
[next]