1. 29 5月, 2009 1 次提交
    • I
      wimax/i2400m: generate fake source MAC address with random_ether_addr() · fe442683
      Inaky Perez-Gonzalez 提交于
      The WiMAX i2400m driver needs to generate a fake source MAC address to
      fake an ethernet header (for destination, the card's MAC is
      used). This is the source of the packet, which is the basestation it
      came from. The basestation's mac address is not usable for this, as it
      uses its own namespace and it is not always available.
      
      Currently the fake source MAC address was being set to all zeros,
      which was causing trouble with bridging.
      
      Use random_ether_addr() to generate a proper one that creates no
      trouble.
      Signed-off-by: NInaky Perez-Gonzalez <inaky@linux.intel.com>
      fe442683
  2. 22 5月, 2009 13 次提交
  3. 21 5月, 2009 11 次提交
  4. 20 5月, 2009 15 次提交
反馈
建议
客服 返回
顶部