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
...
|
*
bridge: use SPDX license identifiers in bridge_info files
Thomas Haller
2022-08-24
2
-14/+2
|
*
bridge: reformat bridge_info file with clang-format
Thomas Haller
2022-08-24
2
-50/+54
|
*
bridge: extend libnl with options needed for VLAN aware forwarding
Robert Dabrowski
2022-08-24
4
-1/+238
|
*
bridge: Add support for link_info of a bridge
Langer, Thomas
2022-08-24
2
-0/+120
|
/
*
route/vlan: drop unnecessary "else" in vlan_put_attrs()
Thomas Haller
2022-08-24
1
-10/+8
*
route/vlan: fix error handling in 'lib/route/link/vlan.c'
Thomas Langer
2022-08-24
1
-3/+16
*
build: add comments to linker version scripts about the version tags
Thomas Haller
2022-08-24
7
-0/+42
*
all: merge branch 'yogo1212:typo'
Thomas Haller
2022-08-24
8
-13/+13
|
\
|
*
doc: fix typo
Thomas Haller
2022-08-24
1
-2/+2
|
*
doc: fix typo
Leon M. George
2022-08-24
7
-11/+11
|
/
*
route: merge branch 'bisdn:jogo_lib_attr_handle_default_routes'
Thomas Haller
2022-07-07
3
-5/+28
|
\
|
*
attr: reject zero length addresses
Jonas Gorski
2022-07-07
1
-0/+3
|
*
route: construct all-zero addresses for default route destination
Jonas Gorski
2022-07-07
1
-3/+18
|
*
addr: allow constructing all-zero addresses
Jonas Gorski
2022-07-06
1
-1/+1
|
*
addr: create an all-zero addresses when parsing "any" or "default"
Jonas Gorski
2022-07-06
1
-1/+6
|
/
*
libnl-3.7.0 release
libnl3_7_0
Thomas Haller
2022-07-06
4
-2/+17
*
route: act: Allow full set of actions on gact,skbedit,mirred
Volodymyr Bendiuga
2022-07-06
3
-28/+3
*
Use print() function in both Python 2 and Python 3
Christian Clauss
2022-07-06
9
-48/+59
*
sriov: fix setting ce_mask when parsing VF stat counter
kyolee
2022-07-06
1
-1/+1
*
Fix typos and errors
Antonio Prcela
2022-07-06
2
-77/+75
*
changelog: update URL to git history
Thomas Haller
2022-07-06
1
-1/+1
*
changelog: fix typos in ChangeLog
Christian Clauss
2022-07-06
1
-6/+6
*
route: format recently added code with clang-format
Thomas Haller
2022-05-27
3
-15/+15
*
route/act: add NAT action
Magnus Öberg
2022-05-27
5
-0/+363
*
route: format recently added code with clang-format
Thomas Haller
2022-05-27
3
-13/+17
*
cls: flower: extend flower API
Volodymyr Bendiuga
2022-05-27
4
-0/+197
*
flower: use correct attribute when filling out flags
Volodymyr Bendiuga
2022-05-19
1
-1/+1
*
tests: merge branch 'th/test-link'
Thomas Haller
2022-05-09
10
-107/+1133
|
\
|
*
tests: add unit tests for creating links
Thomas Haller
2022-05-09
1
-0/+213
|
*
github: run unit tests several times and directly
Thomas Haller
2022-05-09
1
-1/+6
|
*
github: export NLTST_SEED_RAND= to randomize unit tests
Thomas Haller
2022-05-09
1
-1/+5
|
*
tests: add test utils
Thomas Haller
2022-05-09
4
-6/+777
|
*
tests: reformat unit test files with clang-format
Thomas Haller
2022-05-06
4
-100/+108
|
*
utils: add _NL_AUTO_DEFINE_FCN_STRUCT() macro
Thomas Haller
2022-05-06
1
-0/+8
|
*
utils: add _nl_thread_local macro
Thomas Haller
2022-05-06
1
-0/+17
|
/
*
route: fix crash caused by parse_multipath() by wrong free()
Thomas Haller
2022-05-03
1
-1/+1
*
route/link: Set the cache ops when cloning a link
Jacques de Laval
2022-04-26
1
-0/+3
*
route/link: add lock around rtnl_link_af_ops_put()
Thomas Haller
2022-04-26
1
-1/+4
*
route/link: avoid accessing af_ops after af_free() in rtnl_link_set_family()
Thomas Haller
2022-04-26
1
-3/+4
*
xfrm/sa: fix reference counters of sa selector addresses
Neil Horman
2022-04-26
1
-0/+4
*
all: merge branch 'th/coverity-fixes'
Thomas Haller
2022-04-26
43
-382/+463
|
\
|
*
xfrm: fix uninitalized variables in build_xfrm_ae_message()
Thomas Haller
2022-04-23
1
-0/+2
|
*
route: fix check for NULL in nh_encap_dump()
Thomas Haller
2022-04-22
1
-1/+4
|
*
route/qdisc/mqprio: fix bufferoverflow and argument checking in rtnl_qdisc_mq...
Thomas Haller
2022-04-22
1
-5/+10
|
*
route/sriov: fix buffer overflow in rtnl_link_sriov_parse_vflist()
Thomas Haller
2022-04-22
1
-1/+1
|
*
all: fix "-Wformat" warnings for nl_dump*()
Thomas Haller
2022-04-22
17
-220/+220
|
*
netlink/utils.h: mark nl_dump() with __attribute__((format(printf,a,b)))
Thomas Haller
2022-04-22
1
-2/+2
|
*
netlink/utils.h: add internal _nl_attribute_printf macro for public headers
Thomas Haller
2022-04-22
1
-0/+6
|
*
socket: workaround undefined behavior coverity warning in generate_local_port()
Thomas Haller
2022-04-22
1
-3/+4
|
*
nl-pktloc-lookup: fix buffer overflow when printing alignment
Thomas Haller
2022-04-22
1
-23/+34
[prev]
[next]