Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / wifi / wireless_signal_noise_ @ c81c20ab

Historique | Voir | Annoter | Télécharger (4,05 ko)

# Date Auteur Commentaire
c81c20ab 2018-04-06 20:17 Lars Kruse

unify DIRTYCONFIG handling in shell and python plugins

The following issues were fixed:
  • comparison too broad (e.g. "0" misinterpreted as "true")
  • python: comparing string with number (is never equal in python)
  • unwanted non-zero exitcode (compound command "&&" as last command in...
42f09647 2018-04-03 23:40 Lars Kruse

wireless_signal_noise_: various improvements

  • add perldoc header
  • support dirty config
  • support "arp" (tool) and /proc/net/arp
  • fix autoconf handling
97a1b232 2018-04-03 23:40 Lars Kruse

rename wifi_signal_noise_ to wireless_signal_noise_ (upstream name)