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
/
link
/
bridge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/route: add support for bridge msti
Ronan Dalton
2024-10-10
1
-27/+494
*
lib/route: extend bridge flags
Ronan Dalton
2024-09-12
1
-22/+120
*
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
1
-8/+323
*
include: use <linux/$file> instead of <linux-private/linux/$file>
Thomas Haller
2023-08-08
1
-1/+1
*
include: include private linux headers with explicit path
Thomas Haller
2023-08-03
1
-1/+1
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-2/+0
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-2/+6
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-0/+2
*
include: move "include/netlink-private/route/link/api.h" to lib/route
Thomas Haller
2023-07-31
1
-1/+2
*
lib: use _nl_{init,exit} instead of __{init,exit}
Thomas Haller
2023-07-28
1
-2/+2
*
all: rework ATTR_DIFF() macros to not generate attribute names
Thomas Haller
2023-07-28
1
-12/+14
*
bridge: fix bridge info parsing
Stanislav Zaikin
2023-07-24
1
-0/+1
*
all: avoid coverity warnings about assigning variable but not using it
Thomas Haller
2022-04-22
1
-2/+1
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
1
-7/+1
*
Change rtnl_link_af_ops.ao_override_rtm behavior
Jef Oliver
2017-11-29
1
-1/+15
*
bridge: change return values for rtnl_link_bridge_get_hwmode()
Thomas Haller
2016-09-24
1
-8/+9
*
trivial: whitespace
Thomas Haller
2016-09-24
1
-14/+14
*
lib/route: Support IFLA_BRIDGE_MODE
Jef Oliver
2016-09-24
1
-1/+142
*
lib/route: Extend Bridge Flags
Jef Oliver
2016-09-24
1
-0/+26
*
lib/route: Add port state translation functions
Jef Oliver
2016-09-24
1
-0/+25
*
lib/route: Fix appending IFLA_BRPORT_FASTLEAVE
Jef Oliver
2016-09-24
1
-1/+1
*
lib/route: modify link/bridge to set attributes
Jef Oliver
2016-08-29
1
-0/+42
*
link: allow overwriting IFLA_EXT_MASK flag in ao_get_af() function
Thomas Haller
2016-06-24
1
-4/+3
*
route/link: handle RTEXT_FILTER_BRVLAN_COMPRESSED
Tobias Jungel
2015-12-07
1
-9/+28
*
bridge: add support for VLANs
David Ahern
2015-12-07
1
-0/+199
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
1
-4/+4
*
doc: fix wrong name in documentation for rtnl_link_bridge_alloc()
Thomas Haller
2014-05-01
1
-1/+1
*
bridge: add rtnl_link_add_bridge() function
HongweiBi
2014-01-14
1
-0/+28
*
python: add bridge flags API
Nicolas PLANEL
2013-10-22
1
-0/+24
*
bridge: Provide rtnl_link_bridge_alloc()
Thomas Graf
2013-02-14
1
-0/+21
*
bridge: Support the new bridging attributes
Thomas Graf
2013-02-07
1
-12/+362
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-2/+2
*
Add ao_compare support to bridge family af_data
roopa
2013-01-12
1
-1/+21
*
link/api: Improve API documentation.
Thomas Graf
2010-11-11
1
-10/+0
*
link: Support for AF_BRIDGE address family
Thomas Graf
2010-11-11
1
-0/+93