libremesh / lime-packages

LibreMesh packages configuring OpenWrt for wireless mesh networking
https://libremesh.org/
GNU Affero General Public License v3.0
274 stars 94 forks source link

lime-example: specify that the gateway line in the static proto is optional #1114

Closed ilario closed 2 weeks ago

ilario commented 1 month ago

In the lime-example.txt file, the static configuration of an IP was shown with a line configuring the gateway for that interface. Here I just added a comment for stating that the gateway configuration can be skipped if no default route is needed on that interface.