1. 19 1月, 2013 1 次提交
  2. 21 11月, 2012 1 次提交
  3. 08 11月, 2012 2 次提交
    • A
      batman-adv: Distributed ARP Table - implement local storage · 2f1dfbe1
      Antonio Quartulli 提交于
      Since batman-adv cannot inter-operate with the host ARP table, this patch
      introduces a batman-adv private storage for ARP entries exchanged within DAT.
      This storage will represent the node local cache in the DAT protocol.
      Signed-off-by: NAntonio Quartulli <ordex@autistici.org>
      2f1dfbe1
    • A
      batman-adv: add UNICAST_4ADDR packet type · 7cdcf6dd
      Antonio Quartulli 提交于
      The current unicast packet type does not contain the orig source address. This
      patches add a new unicast packet (called UNICAST_4ADDR) which provides two new
      fields: the originator source address and the subtype (the type of the data
      contained in the packet payload). The former is useful to identify the node
      which injected the packet into the network and the latter is useful to avoid
      creating new unicast packet types in the future: a macro defining a new subtype
      will be enough.
      Signed-off-by: NAntonio Quartulli <ordex@autistici.org>
      7cdcf6dd
  4. 29 10月, 2012 2 次提交
  5. 23 8月, 2012 2 次提交
  6. 02 7月, 2012 6 次提交
  7. 28 6月, 2012 3 次提交
  8. 25 6月, 2012 1 次提交
  9. 21 6月, 2012 13 次提交
  10. 19 6月, 2012 4 次提交
  11. 11 5月, 2012 3 次提交
  12. 18 4月, 2012 2 次提交