提交历史

作者 SHA1 备注 提交日期
  Vlad Yasevich 867a59436f bridge: Add a flag to control unicast packet flood. 12 年之前
  Vlad Yasevich 9ba18891f7 bridge: Add flag to control mac learning. 12 年之前
  Cong Wang 9f00b2e7cf bridge: only expire the mdb entry when query is received 12 年之前
  Cong Wang 1c8ad5bfa2 bridge: use the bridge IP addr as source addr for querier 12 年之前
  stephen hemminger 8f3359bdc8 bridge: make user modified path cost sticky 12 年之前
  Cong Wang fbca58a224 bridge: add missing vid to br_mdb_get() 12 年之前
  Vlad Yasevich 35e03f3a02 bridge: Separate egress policy bitmap 12 年之前
  Vlad Yasevich bc9a25d21e bridge: Add vlan support for local fdb entries 12 年之前
  Vlad Yasevich 1690be63a2 bridge: Add vlan support to static neighbors 12 年之前
  Vlad Yasevich b0e9a30dd6 bridge: Add vlan id to multicast groups 12 年之前
  Vlad Yasevich 2ba071ecb6 bridge: Add vlan to unicast fdb entries 12 年之前
  Vlad Yasevich 552406c488 bridge: Add the ability to configure pvid 12 年之前
  Vlad Yasevich 7885198861 bridge: Implement vlan ingress/egress policy with PVID. 12 年之前
  Vlad Yasevich 6cbdceeb1c bridge: Dump vlan information from a bridge port 12 年之前
  Vlad Yasevich 407af3299e bridge: Add netlink interface to configure vlans on bridge ports 12 年之前
  Vlad Yasevich 85f46c6bae bridge: Verify that a vlan is allowed to egress on given port 12 年之前
  Vlad Yasevich a37b85c9fb bridge: Validate that vlan is permitted on ingress 12 年之前
  Vlad Yasevich 243a2e63f5 bridge: Add vlan filtering infrastructure 12 年之前
  Jiri Pirko b2748267d6 bridge: use dev->addr_assign_type to see if user change mac 12 年之前
  Rami Rosen fdb184d146 bridge: add empty br_mdb_init() and br_mdb_uninit() definitions. 12 年之前
  Vlad Yasevich 63233159fd bridge: Do not unregister all PF_BRIDGE rtnl operations 12 年之前
  Amerigo Wang ccb1c31a7a bridge: add flags to distinguish permanent mdb entires 12 年之前
  Cong Wang cfd5675435 bridge: add support of adding and deleting mdb entries 12 年之前
  Cong Wang 37a393bc49 bridge: notify mdb changes via netlink 12 年之前
  Cong Wang 2ce297fc24 bridge: fix seq check in br_mdb_dump() 12 年之前
  Cong Wang ee07c6e7a6 bridge: export multicast database via netlink 12 年之前
  David S. Miller c2d3babfaf bridge: implement multicast fast leave 12 年之前
  Amerigo Wang 50426b5925 bridge: implement multicast fast leave 12 年之前
  stephen hemminger 1007dd1aa5 bridge: add root port blocking 12 年之前
  stephen hemminger a2e01a65cd bridge: implement BPDU blocking 12 年之前