Commit History

Author SHA1 Message Date
  Juliusz Chroboczek a8d30880de Tighten condition for sending multihop triggered requests. 16 years ago
  Juliusz Chroboczek 51f4ffc827 Don't resend unfeasible requests. 16 years ago
  Juliusz Chroboczek 200bed8c58 Don't call kernel_route in change_route_metric. 16 years ago
  Juliusz Chroboczek 42d655e63d Change calling sequence of update_feasible. 16 years ago
  Juliusz Chroboczek eb1ac22c61 Derive hold time from interval given in Update message. 16 years ago
  Juliusz Chroboczek ed49f40814 Implement retract_neighbour_routes. 16 years ago
  Juliusz Chroboczek 21bdbeaf8c Switch to 8-byte router ids. 16 years ago
  Juliusz Chroboczek 41a00cbfd1 Tweak error handling when kernel_route fails. 16 years ago
  Juliusz Chroboczek 402d74b02f Remove metric_to_kernel, use constant kernel priorities. 16 years ago
  Juliusz Chroboczek 4d9d1080ac Make metrics unsigned. 16 years ago
  Juliusz Chroboczek aa87d6fe06 Distinguish changes from additions in local language. 17 years ago
  Juliusz Chroboczek 28e0d58f79 Local notification for routes. 17 years ago
  Juliusz Chroboczek 5e002cde25 Scale the time for critically old routes by route_timeout_delay. 16 years ago
  Juliusz Chroboczek 4aba5d421c Free routes table when all routes get flushed. 16 years ago
  Juliusz Chroboczek 8d3c6f0e63 Update maxroutes when flushing routes. 16 years ago
  Juliusz Chroboczek 40b926ef1b Reallocate routes when the table shrinks a lot. 16 years ago
  Juliusz Chroboczek e7aad3bed9 Allow resizing routes on table overflow. 16 years ago
  Juliusz Chroboczek 67f8ce0b08 Stylistic tweak. 17 years ago
  Juliusz Chroboczek 9c1dc6ab24 Rename change_route to switch_routes. 17 years ago
  Juliusz Chroboczek aa07a19cea Don't send updates when a retracted route is lost. 17 years ago
  Juliusz Chroboczek 0144848a3e Rewrite send_triggered_update. 17 years ago
  Juliusz Chroboczek d97aecee9c Don't uninstall routes when we get an unfeasible update from the current source. 17 years ago
  Juliusz Chroboczek 8f25e5917e Add force argument to send_unfeasible_request. 17 years ago
  Juliusz Chroboczek 95532da8cc Rename trigger_route_change to route_changed. 17 years ago
  Juliusz Chroboczek 11344b8097 Protect expiration against clock stepping. 17 years ago
  Juliusz Chroboczek c9f1e02d92 Actually resend retractions. 17 years ago
  Juliusz Chroboczek 50148d3c73 Rename request to resend. 17 years ago
  Juliusz Chroboczek 1c9c4448c8 Don't change_route_metric if metrics are equal. 17 years ago
  Juliusz Chroboczek da1622ec02 Don't send triggered updates about far-away nodes. 17 years ago
  Juliusz Chroboczek 9def04a62e Don't flush updates manually before sending requests. 17 years ago