Commit History

Author SHA1 Message Date
  Helge Jung c7c53a67e7 add identify feature to check a MAC (node mac, client mac, etc.) 9 years ago
  Helge Jung f0bd3921ab basestorage.find_node(): try a direct node-id match, first 9 years ago
  Helge Jung ab02176bce consistency change: /status.json instead of /status 9 years ago
  Helge Jung 58a02b3e9b batman: don't skip "first" gateway 9 years ago
  Helge Jung 3d842b2247 findnode_by_name: handle nodes with name=None (i.e. legacy nodes) 9 years ago
  Helge Jung 5222415fc8 batman: set MAC address of legacy nodes (i.e. gateways) 9 years ago
  Helge Jung 93078619d6 /status: add gateway counts 9 years ago
  Helge Jung 6a4c392735 add local operation scripts 9 years ago
  Helge Jung bd3208d0c0 batman.py: call 'batctl vd json' and 'batctl gwl' to get knowledge of gateways 9 years ago
  Helge Jung d56e461735 mac2id() supports None as parameter 9 years ago
  Helge Jung 56e4aa3a30 batman: remove batvis-dump functionality 9 years ago
  Helge Jung da46dcf81c fix merge_alfred_batman to include batman-only nodes, too 9 years ago
  Helge Jung 3fa9d16c93 status JSON: include "now" timestamp 9 years ago
  Helge Jung a725f504a3 node's json: include status field 9 years ago
  Helge Jung 986e67fc39 nodes.json: include status and neighbours 9 years ago
  Helge Jung 615d1818f8 neighbours field: change from array to dict to include metric 9 years ago
  Helge Jung e91a336b51 don't count offline node's clients 9 years ago
  Helge Jung 92b9349124 dashing: remove BaseStorage-check (use ducktyping principle) 9 years ago
  Helge Jung ea169f5cb9 dashing: change push targets' names 9 years ago
  Helge Jung a8be15b5f4 add /find?mac=... functionality 9 years ago
  Helge Jung c7cb8de292 merge_new_data(): always clear mesh-info fields 9 years ago
  Helge Jung ec3068544f dict_merge(): overwrite lists by default 9 years ago
  Helge Jung d9bb7ca725 RedisStorage: use %d instead of %n in format string 9 years ago
  Helge Jung 166ef58c0f RedisStorage: properly read int and float values 9 years ago
  Helge Jung 8027b1cadc include hardware info of nodes 9 years ago
  Helge Jung f44451b5f0 include autoupdater/firmware info in nodes.json 9 years ago
  Helge Jung cbf4e9d5ef new /find?name=...&fuzzy=1 9 years ago
  Helge Jung eff4f9e01e allow querying __RAW__ node detail, again 9 years ago
  Helge Jung f89731b6b6 add /nodes.json 9 years ago
  Helge Jung d8d501c066 dashing: push status data 9 years ago