aboutsummaryrefslogtreecommitdiffstats
path: root/bridge
Commit message (Expand)AuthorAgeFilesLines
* bridge: fdb: minor syntax fix in help textPhil Sutter2015-11-031-3/+3
* bridge: add calls to fflush in fdb and mdb print functionsWilson Kok2015-10-182-0/+4
* bridge: add batch command supportWilson Kok2015-10-121-0/+59
* bridge: mdb: add deleted when monitoring delmdb eventNikolay Aleksandrov2015-07-311-4/+8
* Merge branch 'master' into net-nextStephen Hemminger2015-07-311-2/+5
|\
| * bridge fdb: add 'use' option to set NTF_USE flag in fdb add requestsRoopa Prabhu2015-07-311-2/+5
* | bridge: mdb: add support for vlansNikolay Aleksandrov2015-07-281-12/+19
|/
* bridge: mdb: add support for router add/del notifications monitoringNikolay Aleksandrov2015-07-271-5/+17
* ip: fix all the checkpatch warningsStephen Hemminger2015-07-261-15/+19
* Merge branch 'master' into net-nextStephen Hemminger2015-05-284-4/+4
|\
| * libnetlink: add size argument to rtnl_talkStephen Hemminger2015-05-274-4/+4
* | libnetlink: introduce rtnl_listen_filter_tNicolas Dichtel2015-05-211-0/+1
|/
* iproute2: unify naming for entries offloaded to hardwareAndy Gospodarek2015-04-131-1/+1
* fix ip -force -batch to continue on errorsRoopa Prabhu2015-03-244-21/+21
* bridge link: add support to specify masterRoopa Prabhu2015-02-271-1/+4
* Allow specifying bridge port STP state by name rather than number.Alex Pilon2015-02-241-1/+13
* bridge/fdb: display link netns idNicolas Dichtel2015-02-211-1/+5
* iproute2: bridge vlan show new option to print rangesRoopa Prabhu2015-02-053-3/+15
* iproute2: bridge: support vlan range addsRoopa Prabhu2015-02-051-4/+40
* 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
* bridge/link: add learning_sync policy flagScott Feldman2015-01-011-0/+12
* bridge: Allow to easy change network namespaceVadim Kochan2014-12-272-1/+10
* bridge link: add option 'self'Roopa Prabhu2014-12-241-8/+10
* bridge/fdb: add flag/indication for FDB entry synced from offload deviceScott Feldman2014-12-091-0/+2
* bridge/fdb: fix statistics output spacingScott Feldman2014-12-091-1/+1
* iproute2 bridge: bring to above par with brctl show macsJamal Hadi Salim2014-08-041-5/+33
* bridge: Add master device name to bridge fdb showRoopa Prabhu2014-06-091-1/+4
* bridge: Make filter_index match in signednessAndreas Henriksson2014-06-094-4/+4
* bridge: Add learning and flood supportVlad Yasevich2014-05-281-0/+22
* iproute2: various header include fixes for compiling with musl libcNatanael Copa2014-05-281-0/+1
* bridge: fix reporting of IPv6 addressesMike Rapoport2014-03-211-1/+6
* iproute2: bridge: Close file with bridge monitor filePetr Písař2013-09-301-1/+4
* iproute vxlan add support for fdb replace commandThomas Richter2013-08-041-1/+3
* iproute2 vxlan documentation update for bridge commandThomas Richter2013-07-091-2/+2
* iproute2: bridge: fix 'bridge link' setlink/getlink parsingJohn Fastabend2013-06-031-7/+7
* iproute2: support NTF_ROUTER flag in VXLAN fdb entriesDavid L Stevens2013-05-061-1/+5
* iproute2: generalize VXLAN forwarding tablesDavid Stevens2013-05-031-1/+61
* bridge: add oneline optionStephen Hemminger2013-03-162-13/+25
* bridge: Add support for printing bridge port attributesVlad Yasevich2013-03-161-7/+72
* bridge: Add support for setting bridge port attributesVlad Yasevich2013-03-163-1/+220
* bridge: cleanup usage messageStephen Hemminger2013-03-061-2/+3
* bridge: Add vlan configuration supportVlad Yasevich2013-03-064-2/+224
* bridge: Add vlan support to fdb entriesVlad Yasevich2013-03-061-1/+15
* Revert "generalize VXLAN forwarding tables"Stephen Hemminger2013-03-061-55/+1
* generalize VXLAN forwarding tablesDavid Stevens2013-03-061-1/+55
* ip: make local functions staticStephen Hemminger2013-02-121-2/+2
* bridge: update helpCong Wang2012-12-201-1/+1
* bridge: make `bridge mdb` output consistent with inputCong Wang2012-12-201-2/+2
* bridge: distinguish permanent and temporary mdb entriesCong Wang2012-12-201-9/+15