1. 17 10月, 2016 4 次提交
  2. 09 8月, 2016 1 次提交
  3. 03 2月, 2016 1 次提交
  4. 09 1月, 2016 1 次提交
  5. 12 1月, 2014 1 次提交
  6. 19 10月, 2013 2 次提交
  7. 10 10月, 2013 1 次提交
  8. 08 11月, 2012 1 次提交
  9. 23 8月, 2012 1 次提交
  10. 19 6月, 2012 1 次提交
    • M
      batman-adv: Add get_ethtool_stats() support · f8214865
      Martin Hundebøll 提交于
      Added additional counters in a bat_stats structure, which are exported
      through the ethtool api. The counters are specific to batman-adv and
      includes:
       forwarded packets and bytes
       management packets and bytes (aggregated OGMs at this point)
       translation table packets
      
      New counters are added by extending "enum bat_counters" in types.h and
      adding corresponding  descriptive string(s) to bat_counters_strings in
      soft-iface.c.
      
      Counters are increased by calling batadv_add_counter() and incremented
      by one by calling batadv_inc_counter().
      Signed-off-by: NMartin Hundebøll <martin@hundeboll.net>
      Signed-off-by: NSven Eckelmann <sven@narfation.org>
      f8214865
  11. 14 5月, 2012 1 次提交
    • S
      batman-adv: README cleanups · a77e8c61
      Sven Eckelmann 提交于
      - Add routing_algo
      
      - Remove date from README:
      The date has to be updated when a patch touches the README. Therefore, nearly
      every feature will modify this date. It can happens quite often that not only
      one feature is currently in development or waiting on the mailinglist. This
      creates merge conflicts when applying a patchset.
      
      The date itself doesn't provide any additional information when this file is
      only available in a release tarball or as part of a SCM repository.
      Signed-off-by: NSven Eckelmann <sven@narfation.org>
      Signed-off-by: NAntonio Quartulli <ordex@autistici.org>
      a77e8c61
  12. 11 4月, 2012 2 次提交
  13. 20 11月, 2011 1 次提交
  14. 08 9月, 2011 1 次提交
  15. 08 5月, 2011 1 次提交
  16. 05 4月, 2011 1 次提交
  17. 31 1月, 2011 1 次提交
  18. 17 12月, 2010 1 次提交
  19. 30 11月, 2010 1 次提交
  20. 21 9月, 2010 1 次提交
  21. 05 9月, 2010 1 次提交
  22. 23 6月, 2010 1 次提交
  23. 12 5月, 2010 2 次提交
  24. 04 3月, 2010 4 次提交
  25. 12 12月, 2009 1 次提交