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
Commit message (
Expand
)
Author
Age
Files
Lines
*
xxxx
cache-nonexcl-route
Thomas Haller
2016-07-08
6
-8/+42
*
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
5
-31/+56
*
hashtable: let caller decide whether to append/prepend object to hashtable
Thomas Haller
2016-07-08
3
-3/+11
*
hashtable: remove internal data structures from public API
Thomas Haller
2016-07-08
2
-11/+14
*
route: cache and object changes to support non-exclusive and append routes
Roopa Prabhu
2016-07-08
5
-14/+120
*
obj_ops: add new oo_hash_attrs_get to get hash key attributes of any object
Roopa Prabhu
2016-07-08
1
-0/+5
*
cache: modify nl_cache_search to look at cache provided attributes for search
Roopa Prabhu
2016-07-08
7
-0/+124
*
hashtable: convert hashtable bucket list to a circular doubly linked list
Roopa Prabhu
2016-07-08
2
-45/+68
*
cache: add new NL_OBJ_DUMP cache flag (ce_flags)
Roopa Prabhu
2016-07-08
2
-3/+16
*
nl_object: add new ce_msgflags field to nl_object
Roopa Prabhu
2016-07-08
2
-0/+2
*
libnl-3.2.28 release
libnl3_2_28
Thomas Haller
2016-07-08
4
-3/+9
*
libnl-3.2.28-rc1 release
libnl3_2_28rc1
Thomas Haller
2016-06-30
2
-5/+5
*
build: fix adding macsec files to include/Makefile.am
Thomas Haller
2016-06-30
1
-0/+2
*
route/addr: merge branch 'ip-addr-fixes'
Thomas Haller
2016-06-29
5
-22/+97
|
\
|
*
route/addr: add capability NL_CAPABILITY_RTNL_ADDR_PEER_FIX to indicate addre...
Thomas Haller
2016-06-29
2
-1/+8
|
*
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
3
-2/+35
|
/
*
xfrm: allow avoiding buffer overflow for key in xfrmnl_sa_get_*_params()
Thomas Haller
2016-06-29
3
-14/+98
*
macsec: merge branch 'qsn-macsec'
Thomas Haller
2016-06-27
9
-1/+1135
|
\
|
*
lib/route: add macsec support
Sabrina Dubroca
2016-06-25
7
-1/+936
|
*
import macsec uapi headers
Sabrina Dubroca
2016-06-25
2
-0/+199
|
/
*
link: merge branch 'qsn-io_compare' (#99)
Thomas Haller
2016-06-25
4
-6/+8
|
\
|
*
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
4
-6/+8
|
/
*
xfrm: merge branch 'xfrm/various-fixes'
Thomas Haller
2016-06-25
1
-18/+32
|
\
|
*
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
2
-17/+19
*
xfrm: merge branch 'xfrm/buffer-overflows'
Thomas Haller
2016-06-25
1
-12/+16
|
\
|
*
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
3
-5/+8
*
lib: merge branch 'ext_filter_mask'
Thomas Haller
2016-06-24
3
-8/+24
|
\
|
*
link: allow overwriting IFLA_EXT_MASK flag in ao_get_af() function
Thomas Haller
2016-06-24
3
-11/+13
|
*
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
3
-0/+29
*
neigh: support neighbour flag NTF_SELF
Jonas Johansson
2016-04-29
1
-0/+2
*
sit: merge branch 'sit-ip6rd'
Thomas Haller
2016-04-19
3
-56/+264
|
\
|
*
sit: add public API for sit 6RD support
Thomas Haller
2016-04-15
3
-0/+164
|
*
sit: fix invalid declaration of rtnl_link_sit_get_proto() in sit.h
Thomas Haller
2016-04-15
1
-1/+1
|
*
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
6
-5/+160
[next]