Projet

Général

Profil

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

root / plugins / network / olsrd @ 99542938

Historique | Voir | Annoter | Télécharger (13,2 ko)

# Date Auteur Commentaire
612ebf5a 2015-10-30 00:57 Lars Kruse

safely hide the python code part from shell parsers

This works around a syntax warning emitted by the continuous integration
tool.
This commit encloses the python part of the hybrid shell / python script
within a "here" document.

1c281c61 2015-10-28 23:04 Lars Kruse

new network plugin added: olsrd

Collect basic information about the neighbours of an OLSR node: * link quality * neighbour link quality * number of nodes reachable behind each neighbour * ping times of direct neighbours

OLSR is a routing protocol (layer 3).