]> git.proxmox.com Git - mirror_iproute2.git/history - bridge
iproute2: use named constants instead of number literals to fill rtnl_rtscope_tab
[mirror_iproute2.git] / bridge /
2013-10-30 Stephen HemmingerMerge branch 'master' into net-next-3.11
2013-10-01 Petr Písařiproute2: bridge: Close file with bridge monitor file
2013-09-03 Stephen HemmingerMerge branch 'master' into net-next-3.11
2013-08-04 Thomas Richteriproute vxlan add support for fdb replace command
2013-07-16 Stephen HemmingerMerge branch 'net-next-3.10'
2013-07-09 Thomas Richteriproute2 vxlan documentation update for bridge command
2013-06-04 John Fastabendiproute2: bridge: fix 'bridge link' setlink/getlink...
2013-05-06 David L Stevensiproute2: support NTF_ROUTER flag in VXLAN fdb entries
2013-05-03 David Stevensiproute2: generalize VXLAN forwarding tables
2013-03-16 Stephen Hemmingerbridge: add oneline option
2013-03-16 Vlad Yasevichbridge: Add support for printing bridge port attributes
2013-03-16 Vlad Yasevichbridge: Add support for setting bridge port attributes
2013-03-06 Stephen Hemmingerbridge: cleanup usage message
2013-03-06 Vlad Yasevichbridge: Add vlan configuration support
2013-03-06 Vlad Yasevichbridge: Add vlan support to fdb entries
2013-03-06 Stephen HemmingerRevert "generalize VXLAN forwarding tables"
2013-03-06 David Stevensgeneralize VXLAN forwarding tables
2013-02-19 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-12 Stephen Hemmingerip: make local functions static
2012-12-20 Cong Wangbridge: update help
2012-12-20 Cong Wangbridge: make `bridge mdb` output consistent with input
2012-12-20 Cong Wangbridge: distinguish permanent and temporary mdb entries
2012-12-14 Cong Wangiproute2: update usage info of bridge monitor
2012-12-12 Cong Wangiproute2: add support to monitor mdb entries too
2012-12-12 Cong Wangiproute2: implement add/del mdb entry
2012-12-12 Cong Wangiproute2: add mdb sub-command to bridge
2012-10-30 Stephen Hemmingerbridge: use rta_getattr_xxx wrappers
2012-10-30 Stephen Hemmingerbridge: remove trailing whitespace
2012-10-03 Stephen HemmingerMerge branch 'vxlan'
2012-10-01 Stephen Hemmingerbridge: manage VXLAN based forwarding tables
2012-08-27 John Fastabendiproute2: bridge: remove replace and change options
2012-08-25 John Fastabendiproute2: Add FDB print and update cmds for self and...
2012-08-20 Li Weiiproute2: fix typo in help message.
2012-08-16 Chris WebbCorrect the bridge command name in help messages
2012-08-13 Xose Vazquez PerezFix Makefile's
2012-08-01 Stephen HemmingerAdd bridge command