summaryrefslogtreecommitdiffstats
path: root/lib/route/link/bridge.c
Commit message (Expand)AuthorAgeFilesLines
* link: allow overwriting IFLA_EXT_MASK flag in ao_get_af() functionThomas Haller2016-06-241-4/+3
* route/link: handle RTEXT_FILTER_BRVLAN_COMPRESSEDTobias Jungel2015-12-071-9/+28
* bridge: add support for VLANsDavid Ahern2015-12-071-0/+199
* style: require comma after __ADD() macroThomas Haller2014-07-271-4/+4
* doc: fix wrong name in documentation for rtnl_link_bridge_alloc()Thomas Haller2014-05-011-1/+1
* bridge: add rtnl_link_add_bridge() functionHongweiBi2014-01-141-0/+28
* python: add bridge flags APINicolas PLANEL2013-10-221-0/+24
* bridge: Provide rtnl_link_bridge_alloc()Thomas Graf2013-02-141-0/+21
* bridge: Support the new bridging attributesThomas Graf2013-02-071-12/+362
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-2/+2
* Add ao_compare support to bridge family af_dataroopa2013-01-121-1/+21
* link/api: Improve API documentation.Thomas Graf2010-11-111-10/+0
* link: Support for AF_BRIDGE address familyThomas Graf2010-11-111-0/+93