summaryrefslogtreecommitdiff
path: root/bridge/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* bridge: use SPDXStephen Hemminger2023-01-141-6/+1
* bridge: Remove unused function argumentBenjamin Poirier2022-11-161-1/+1
* bridge: Do not print stray prefixes in monitor modeBenjamin Poirier2022-09-301-25/+10
* bridge: vxlan device vnifilter supportRoopa Prabhu2022-05-081-1/+27
* bridge: vlan: add support to show global vlan optionsNikolay Aleksandrov2021-08-311-1/+1
* bridge: monitor: add support for vlan monitoringNikolay Aleksandrov2021-04-221-1/+18
* bridge: mdb: restore valid json outputNikolay Aleksandrov2019-04-171-1/+1
* bridge: make local variables staticStephen Hemminger2018-11-191-1/+1
* Tree wide: Drop sockaddr_nl argDavid Ahern2018-10-221-5/+4
* scrub out whitespace issuesStephen Hemminger2016-03-271-1/+0
* bridge: code cleanupStephen Hemminger2016-03-211-6/+7
* libnetlink: introduce rtnl_listen_filter_tNicolas Dichtel2015-05-211-0/+1
* Use one func to print timestamp from nlmsgVadim Kochan2015-01-131-12/+2
* Add define for nlmsg_types with timestampVadim Kochan2015-01-131-3/+1
* iproute2: bridge: Close file with bridge monitor filePetr Písař2013-09-301-1/+4
* ip: make local functions staticStephen Hemminger2013-02-121-2/+2
* iproute2: update usage info of bridge monitorCong Wang2012-12-141-1/+1
* iproute2: add support to monitor mdb entries tooCong Wang2012-12-121-0/+14
* bridge: remove trailing whitespaceStephen Hemminger2012-10-291-1/+1
* Correct the bridge command name in help messagesChris Webb2012-08-161-3/+3
* Add bridge commandStephen Hemminger2012-08-011-0/+138