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
/
route
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/route: add support for bridge msti
Ronan Dalton
2024-10-10
1
-27/+494
*
lib/route: add support for bridge info boolopts
Ronan Dalton
2024-09-18
1
-0/+81
*
lib/route: extend bridge info support
Ronan Dalton
2024-09-16
1
-0/+174
*
lib/route: add missing bridge info getter functions
Ronan Dalton
2024-09-16
1
-0/+95
*
lib/route: add rtnl_neigh ext flags support
Ronan Dalton
2024-09-16
1
-6/+70
*
route: add support for getting permanent mac address of link
Antonio Prcela
2024-09-12
2
-0/+34
*
lib/route: extend bridge flags
Ronan Dalton
2024-09-12
1
-22/+120
*
link/bonding: implement parsing link type
Jonas Gorski
2024-08-30
1
-0/+54
*
link/bonding: implement comparing bond links
Jonas Gorski
2024-08-30
1
-0/+21
*
link/bonding: implement io_clone()
Jonas Gorski
2024-08-30
1
-0/+21
*
link/bonding: add getters for attributes
Jonas Gorski
2024-08-27
1
-3/+133
*
link/bonding: rename bn_mask to ce_mask
Jonas Gorski
2024-08-27
1
-11/+11
*
link: link_msg_parser(): keep link info instead of release and reacquire
Jonas Gorski
2024-08-19
1
-5/+1
*
all: fix and enable "-Wsign-compare" warning
Thomas Haller
2024-05-29
19
-38/+49
*
build: use AC_USE_SYSTEM_EXTENSIONS instead of defining _GNU_SOURCE
Thomas Haller
2024-05-29
2
-2/+6
*
build: cleanup defining SYSCONFDIR on command line
Thomas Haller
2024-05-29
1
-1/+1
*
lib: add internal _nla_len() helper
Thomas Haller
2024-05-29
1
-1/+1
*
route: treat routes with via nexthops as universe scoped as well
Jonas Gorski
2024-05-29
1
-1/+1
*
route: add missing priority to route_keygen() debug print
Jonas Gorski
2024-05-17
1
-4/+5
*
route: move "struct rtnl_nexthop" to "nl-priv-dynamic-route"
Thomas Haller
2024-05-17
1
-15/+0
*
route: expose nexthop id attribute
Jonas Gorski
2024-05-17
1
-1/+34
*
route: drop unused fields from "struct rtnl_route"
Thomas Haller
2024-05-17
1
-2/+0
*
route: use the new helper function for comparing nexthops
Jonas Gorski
2024-05-14
1
-12/+4
*
nexthop: add a identical helper function
Jonas Gorski
2024-05-14
1
-0/+17
*
route: fix IPv6 ecmp route deleted nexthop matching
Jonas Gorski
2024-05-07
1
-1/+9
*
route: avoid compiler warning about calloc() arguments in rtnl_netem_set_dela...
Thomas Haller
2024-05-06
1
-1/+1
*
core: always define statements for NL_DBG()
Thomas Haller
2024-04-22
2
-6/+0
*
build: always define NL_DEBUG
Thomas Haller
2024-04-22
2
-3/+3
*
all: use defines for attributes
Thomas Haller
2024-04-22
2
-2/+2
*
route/bison: include "nl-default.h" in lex/yacc files
Thomas Haller
2024-04-22
3
-1/+6
*
route: add support for layer 3 filtering on bridges
Cordell O'Leary
2024-04-03
1
-0/+96
*
tests: add test for bridge vlan attributes.
Cordell O'Leary
2024-02-29
1
-4/+4
*
route: add support for vlan filtering on bridge ports.
Cordell O'Leary
2024-02-29
2
-8/+386
*
route: Add support to set ageing time for dynamic bridge table entries
Cordell O'Leary
2024-02-29
1
-0/+58
*
route/tc: avoid integer overflow in rtnl_tc_calc_cell_log()
Thomas Haller
2023-12-04
1
-2/+2
*
route/cls: add get/take wrappers for rtnl_act_append()
Thomas Haller
2023-12-01
5
-21/+14
*
route/cls: fix leak in error handling of rtnl_flower_append_action()
Thomas Haller
2023-12-01
1
-1/+5
*
route: fix just introduced use-after-free in rtnl_act_parse()
Thomas Haller
2023-12-01
1
-0/+2
*
route: use cleanup macro in rtnl_act_parse()
Thomas Haller
2023-12-01
1
-28/+19
*
route: fix memleak in rtnl_act_parse()
Thomas Haller
2023-12-01
1
-1/+1
*
route/can: implement can_device_stats
Job Feikens
2023-12-01
1
-5/+54
*
route/link: add bonding interface options set rtnl apis
Lokesh Dhoundiyal
2023-10-30
1
-0/+70
*
clang-format: reformat files with new format
Thomas Haller
2023-08-17
3
-25/+25
*
include: use <linux/$file> instead of <linux-private/linux/$file>
Thomas Haller
2023-08-08
31
-38/+38
*
include/linux: update all linux headers
Thomas Haller
2023-08-08
1
-2/+3
*
all: drop "extern "C"" from internal code
Thomas Haller
2023-08-07
2
-16/+0
*
include: don't explicitly include headers from "nl-default.h"
Thomas Haller
2023-08-03
2
-4/+0
*
include: include private linux headers with explicit path
Thomas Haller
2023-08-03
30
-37/+39
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
90
-170/+93
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
83
-118/+372
[next]