mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-16 06:30:29 +01:00
The IPv6 spec say that when performing SLAAC, you should sent at most 3 RSes, at least 4 seconds apart. We were previously continuing to send RSes forever if we didn't get back a response. Fix that. (Since the fix involves making nm-lndp-rdisc use NMPlatform, it was necessary to rewrite the rdisc test program a bit, to not try to include <net/if.h>, which is incompatible with <linux/if.h>.) |
||
|---|---|---|
| .. | ||
| tests | ||
| Makefile.am | ||
| nm-fake-rdisc.c | ||
| nm-fake-rdisc.h | ||
| nm-lndp-rdisc.c | ||
| nm-lndp-rdisc.h | ||
| nm-rdisc.c | ||
| nm-rdisc.h | ||