Select Git revision
package
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
firmware / FFS Gluon
3217 commits behind, 42 commits ahead of the upstream repository.
Matthias Schiffer
authored
Filtering by MAC address won't filter out multicast packages like router solicitations, causing uradvd to send out router advertisements with maximum frequency (every 3 seconds) in active meshes, even when no local client is actually interested in the advertisements. Fixes #1230