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
...
*
Check validation type against end of enum
jauge-technica
2022-03-28
1
-1/+1
*
route/link: add VLAN bridge binding flag
Joachim Wiberg
2022-03-28
2
-4/+6
*
github: build unit tests also with "clang"
Thomas Haller
2022-03-16
1
-0/+6
*
route: assert that "rtnl_link_info_ops" refcount does not drop below zero
Thomas Haller
2022-03-16
1
-0/+2
*
lib: merge branch 'th/object-clone-fixes'
Thomas Haller
2022-03-16
26
-107/+271
|
\
|
*
lib: make nl_object_clone() out-of-memory safe
Thomas Haller
2022-03-16
20
-54/+149
|
*
route: fix ref counting for l_info_ops and io_clone()
Thomas Haller
2022-03-16
1
-4/+10
|
*
route: drop unnecessary oo_clone() implementation from netconf
Thomas Haller
2022-03-16
1
-11/+0
|
*
netfilter: make log-msg,queue-msg setters robust against ENOMEM
Thomas Haller
2022-03-16
2
-22/+52
|
*
xfrm/sa: clone user_offload in xfrm_sa_clone()
Thomas Haller
2022-03-16
1
-0/+6
|
*
xfrm/sa: style cleanup xfrm_sa_clone()
Thomas Haller
2022-03-16
1
-14/+7
|
*
utils: add internal _nl_memdup() helper
Thomas Haller
2022-03-16
1
-0/+20
|
*
lib: add rtnl_link_info_ops_get() and take lock for rtnl_link_info_ops's io_r...
Thomas Haller
2022-03-16
3
-2/+26
|
*
lib: include <netlink-private/utils.h> in <netlink-private/netlink.h>
Thomas Haller
2022-03-16
1
-0/+1
|
/
*
tests: merge branch 'th/tests-netns'
Thomas Haller
2022-03-16
15
-48/+627
|
\
|
*
tests: add unit test for nl_object_clone() and nl_object_diff()
Thomas Haller
2022-03-16
3
-2/+214
|
*
tests: add new "netns" test suite
Thomas Haller
2022-03-16
4
-5/+25
|
*
tests: add fixture/teardown for tests to run in separate netns
Thomas Haller
2022-03-16
2
-0/+147
|
*
tests: cleanup creating test suites
Thomas Haller
2022-03-16
4
-20/+20
|
*
tests: refactor tests and add n-test-util helper library
Thomas Haller
2022-03-16
9
-23/+59
|
*
netlink: add _NL_N_ELEMENTS() macro
Thomas Haller
2022-03-16
1
-0/+4
|
*
netlink: add _nl_streq()/_nl_streq0() helper
Thomas Haller
2022-03-16
1
-0/+12
|
*
netlink: add _nl_auto_nl_socket cleanup macro
Thomas Haller
2022-03-16
1
-0/+5
|
*
lib: add _nl_close() helper
Thomas Haller
2022-03-16
1
-0/+12
|
*
clang-format: add ".clang-format" from linux kernel
Thomas Haller
2022-03-16
1
-0/+131
|
*
github: build tests with "-std=gnu11"
Thomas Haller
2022-03-16
1
-1/+1
|
/
*
github: split tests in separate steps
Thomas Haller
2022-03-16
1
-3/+9
*
build: add "check-progs" make target to build unit tests
Thomas Haller
2022-03-16
1
-0/+8
*
route/cls: add TCA_FLOWER_KEY_VLAN_ETH_TYPE to "flower_policy" policy
Thomas Haller
2022-03-15
1
-10/+11
*
route/cls: return -NLE_INVAL in case rtnl_tc_data_peek() fails
Thomas Haller
2022-03-15
1
-6/+6
*
route/cls: merge branch 'westermo:cls-flower'
Thomas Haller
2022-03-15
5
-0/+804
|
\
|
*
route/cls: no need to copy simple fields in flower_clone()
Thomas Haller
2022-03-15
1
-12/+0
|
*
route/cls: make output pointers in rtnl_flower_get_{src,dst}_mac() optional
Thomas Haller
2022-03-15
1
-5/+7
|
*
route/cls: adjust whitspace/indentation
Thomas Haller
2022-03-15
2
-162/+162
|
*
route/cls: use SPDX-License-Identifier
Thomas Haller
2022-03-15
2
-14/+2
|
*
route/cls: reorder fields in "struct rtnl_flower" and adjust indentation
Thomas Haller
2022-03-15
1
-13/+13
|
*
route/cls: add flower classifier
Volodymyr Bendiuga
2022-03-15
5
-0/+826
|
/
*
route: merge branch 'pugo:master'
Thomas Haller
2022-03-15
3
-4/+140
|
\
|
*
route: make argument of rtnl_link_can_set_{bittiming,data_bittiming}() const
Thomas Haller
2022-03-15
2
-4/+4
|
*
route: add rtnl_link_can_set_data_bittiming_const()
Thomas Haller
2022-03-15
3
-0/+25
|
*
route: drop bitrate,sample-point getters/setters from can link
Thomas Haller
2022-03-15
3
-94/+0
|
*
route: rename rtnl_link_can_get_data_bt_const() to rtnl_link_can_get_data_bit...
Thomas Haller
2022-03-15
3
-5/+5
|
*
route: fix adding rtnl_link_can_* symbols to symbol file
Thomas Haller
2022-03-15
1
-0/+7
|
*
route: fix indentation
Thomas Haller
2022-03-15
2
-31/+32
|
*
route/link: add CAN FD support
Anders Piniesjö
2022-03-15
2
-15/+212
|
/
*
route/mdb: merge branch 'rubensfig:mdb'
Thomas Haller
2022-03-14
7
-0/+527
|
\
|
*
route/mdb: drop setting ifindex in mdb_clone()
Thomas Haller
2022-03-14
1
-3/+0
|
*
route/mdb: minor cleanup in "mdb.c"
Thomas Haller
2022-03-14
1
-34/+31
|
*
route/mdb: drop extra MDB attributes and rework mdb_compare()
Thomas Haller
2022-03-14
2
-27/+25
|
*
route/mdb: hide rtnl_mdb_entry_alloc() from public API
Thomas Haller
2022-03-14
2
-3/+3
[prev]
[next]