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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
include: add missing "extern "C"" specifier to public headers
Thomas Haller
2023-08-07
6
-0/+49
*
all: drop "extern "C"" from internal code
Thomas Haller
2023-08-07
2
-16/+0
*
include: fix headers "include/netlink/route/{netconf.h,route/qdisc/red.h}" to...
Thomas Haller
2023-08-07
2
-0/+3
*
route/nh: drop not implemented "nh" API from headers
Thomas Haller
2023-08-03
1
-5/+0
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
5
-244/+167
*
include: add "nl-default.h" header
Thomas Haller
2023-08-02
2
-2/+12
*
build: move "lib/defs.h" to "include/config.h"
Thomas Haller
2023-08-02
1
-1/+1
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
6
-1469/+131
*
include: rename "nl-shared-core" to "nl-priv-dynamic-core"
Thomas Haller
2023-08-02
5
-4/+4
*
include: rename "nl-hidden-route" to "nl-priv-dynamic-route"
Thomas Haller
2023-08-02
2
-2/+2
*
include: rename "nl-intern-route" to "nl-priv-static-route"
Thomas Haller
2023-08-02
2
-2/+2
*
include: make "netlink/route/link/{inet,inet6}.h" self-contained
Thomas Haller
2023-08-02
2
-0/+2
*
lib: move "include/netlink-private/object-api" to include/nl-shared-core
Thomas Haller
2023-08-01
3
-2/+2
*
lib: move "include/netlink-private/cache-api" to include/nl-shared-core
Thomas Haller
2023-08-01
3
-1/+9
*
route: move "include/netlink-private/route/link/sriov.h" to lib/route/link-sr...
Thomas Haller
2023-08-01
2
-29/+1
*
lib: move "include/netlink-private/socket.h" to lib/nl-core.h
Thomas Haller
2023-08-01
1
-25/+0
*
route: move "include/netlink-private/route/nexthop-encap.h" to lib/route
Thomas Haller
2023-08-01
2
-36/+0
*
route: merge "include/netlink-private/tc.h" to lib/route/tc-api.h
Thomas Haller
2023-08-01
1
-48/+0
*
route: move rtnl_tc_build_rate_table() to "tc-api.h"
Thomas Haller
2023-08-01
1
-4/+0
*
route: move "include/netlink-private/route/tc-api.h" to lib/route
Thomas Haller
2023-08-01
3
-66/+10
*
route: move hidden symbols from "include/netlink-private/route/tc-api.h"
Thomas Haller
2023-08-01
2
-66/+76
*
include: move "include/netlink-private/route/link/api.h" to lib/route
Thomas Haller
2023-07-31
1
-194/+0
*
include: move "include/netlink-private/route/utils.h" to nl-intern-route
Thomas Haller
2023-07-31
2
-0/+7
*
include: move "include/netlink-private/route/mpls.h" to "lib/mpls.h"
Thomas Haller
2023-07-31
1
-15/+0
*
include: move "include/netlink-private/genl.h" to "lib/genl/nl-priv-genl.h"
Thomas Haller
2023-07-31
1
-16/+0
*
nl-aux: add "include/nl-aux-{core,route}" headers
Thomas Haller
2023-07-31
5
-34/+74
*
base: move "netlink-private/utils.h" to "base/nl-base-utils.h"
Thomas Haller
2023-07-31
4
-5/+20
*
include/utils: move nl-auto base defines to "utils.h"
Thomas Haller
2023-07-31
3
-30/+32
*
clang-format: reformat "include/netlink-private/nl-auto.h"
Thomas Haller
2023-07-31
1
-36/+48
*
cli: add nl-nh-list utility
Stanislav Zaikin
2023-07-31
1
-0/+30
*
route: add nh type
Stanislav Zaikin
2023-07-31
3
-0/+85
*
neigh: add support of NHID attribute
Stanislav Zaikin
2023-07-31
2
-0/+4
*
include: import kernel headers "linux/{neighbour,nexthop,rtnetlink}.h"
Stanislav Zaikin
2023-07-31
3
-38/+271
*
utils: add static-assert for signedness of arguments of _NL_CMP_DIRECT() macro
Thomas Haller
2023-07-31
1
-0/+2
*
lib: use _nl_{init,exit} instead of __{init,exit}
Thomas Haller
2023-07-28
1
-3/+0
*
include/private: add _nl_init/_nl_exit macros
Thomas Haller
2023-07-28
1
-0/+2
*
include/private: drop unused __deprecated macro
Thomas Haller
2023-07-28
1
-2/+0
*
all: rework ATTR_DIFF() macros to not generate attribute names
Thomas Haller
2023-07-28
1
-3/+3
*
include: drop now unused min()/max()/min_t()/max_t() macros
Thomas Haller
2023-07-28
1
-17/+0
*
utils: add various helpers to "include/netlink-private/utils.h"
Thomas Haller
2023-07-28
1
-11/+299
*
style: format "include/netlink-private/utils.h" with clang-format
Thomas Haller
2023-07-28
2
-121/+123
*
route/bond: Add support for link_info for bond
Mallikarjun Nemagoudar
2023-07-27
1
-0/+3
*
include/linux: update copy of kernel header "linux/ipv6.h"
Thomas Haller
2023-07-24
1
-3/+14
*
route/link: remove rtnl_link_inet6_set_conf() API
Thomas Haller
2023-07-24
1
-4/+0
*
route/link: various fixes for rtnl_link_inet6_get_conf() API
Thomas Haller
2023-07-24
1
-2/+2
*
route/link: add accessor API for IPv6 DEVCONF
Abdurrahman Hussain
2023-03-29
1
-0/+8
*
bridge: use SPDX license identifiers in bridge_info files
Thomas Haller
2022-08-24
1
-7/+1
*
bridge: reformat bridge_info file with clang-format
Thomas Haller
2022-08-24
1
-8/+14
*
bridge: extend libnl with options needed for VLAN aware forwarding
Robert Dabrowski
2022-08-24
1
-0/+35
*
libnl-3.7.0 release
libnl3_7_0
Thomas Haller
2022-07-06
1
-0/+6
[prev]
[next]