Historique des commits

Auteur SHA1 Message Date
  Baptiste Jonglez a75fd3e63c Add a cost to neighbours, computed from the RTT il y a 11 ans
  Baptiste Jonglez 9a99f954dc Compute the moving exponential average of the RTT il y a 11 ans
  Baptiste Jonglez 16cf94d61d Keep track of timestamps on incoming Hello messages il y a 11 ans
  Matthieu Boutier 1c3b2bb897 Rename struct network to interface and associated changes. il y a 13 ans
  Juliusz Chroboczek 096aa18ec1 Remove id field from neighbour, rename add_neighbour to find_neighbour. il y a 16 ans
  Juliusz Chroboczek 702ecb205a Change costs to be unsigned. il y a 16 ans
  Juliusz Chroboczek 5eef5ad1be Implement neighbour_txcost. il y a 16 ans
  Juliusz Chroboczek bfe74c7d85 Add prototype. il y a 16 ans
  Juliusz Chroboczek 6563584a82 Use a linked list for neighbours. il y a 16 ans
  Juliusz Chroboczek d4734ab8f9 Implement FOR_ALL_NEIGHBOURS. il y a 16 ans
  Juliusz Chroboczek 776ff0af18 Reformat. il y a 17 ans
  Juliusz Chroboczek cd96887ff8 Export neighbour_valid. il y a 17 ans
  Juliusz Chroboczek c2704e82be Use hello_seqno to indicate invalid entries in the neighbour table. il y a 17 ans
  Juliusz Chroboczek c35b227c57 Update copyright notices. il y a 17 ans
  Juliusz Chroboczek 4637afd7aa Timeout neighbours after three missing ihus. il y a 17 ans
  Juliusz Chroboczek 86c82f4437 Maintain ihu_interval for each neighbour. il y a 17 ans
  Juliusz Chroboczek 21045b56ab Implement protocol version 1. il y a 17 ans
  Juliusz Chroboczek 7363fe9cfe Make neigh->hello_seqno a short. il y a 17 ans
  Juliusz Chroboczek 51101a7c07 Rename neighbour_cost to rxcost and symmetric_cost to cost. il y a 17 ans
  Juliusz Chroboczek b54949cbeb Initial import. il y a 18 ans