a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
Nils Schneider db1fddb0c6 gluon-mesh-vpn-fastd: announce peer status using statistics.d
This adds basic peer statistics to statistics.d:

    "mesh_vpn": {
      "muehlentor": {
        "established": 23.8 // seconds
      },
      "huextertor": null,
      "holstentor": null
    }
2015-02-05 21:33:36 +01:00
package gluon-mesh-vpn-fastd: announce peer status using statistics.d 2015-02-05 21:33:36 +01:00