Skip to content

Commit

Permalink
babeld-auto-gw-mode: fix Readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
spiccinini committed Feb 25, 2021
1 parent 55da336 commit 77c4952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/babeld-auto-gw-mode/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
By default babeld will redistribute all the routes installed even if they "don't work". For example
when the internet provider use DHCP and the service is not working but interface is up, the route is
installed but not working and babeld will anounce the non working route to the network and also
this route will be used by this node to route the packets so also all its clients won't have inernet.
this route will be used by this node to route the packets so also all its clients won't have internet.

This package provides a solution using watchping hooks that:
* on wan OK
Expand Down

0 comments on commit 77c4952

Please sign in to comment.