1. 27 12月, 2012 1 次提交
  2. 09 12月, 2012 2 次提交
  3. 21 11月, 2012 1 次提交
    • D
      add DOVE extensions for VXLAN · e4f67add
      David Stevens 提交于
      This patch provides extensions to VXLAN for supporting Distributed
      Overlay Virtual Ethernet (DOVE) networks. The patch includes:
      
      	+ a dove flag per VXLAN device to enable DOVE extensions
      	+ ARP reduction, whereby a bridge-connected VXLAN tunnel endpoint
      		answers ARP requests from the local bridge on behalf of
      		remote DOVE clients
      	+ route short-circuiting (aka L3 switching). Known destination IP
      		addresses use the corresponding destination MAC address for
      		switching rather than going to a (possibly remote) router first.
      	+ netlink notification messages for forwarding table and L3 switching
      		misses
      
      Changes since v2
      	- combined bools into "u32 flags"
      	- replaced loop with !is_zero_ether_addr()
      Signed-off-by: NDavid L Stevens <dlstevens@us.ibm.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      e4f67add
  4. 18 11月, 2012 1 次提交
  5. 15 11月, 2012 1 次提交
  6. 14 11月, 2012 3 次提交
  7. 04 11月, 2012 1 次提交
  8. 01 11月, 2012 1 次提交
  9. 11 10月, 2012 8 次提交
  10. 09 10月, 2012 1 次提交
  11. 08 10月, 2012 1 次提交
  12. 03 10月, 2012 1 次提交
  13. 02 10月, 2012 1 次提交