- 05 Aug, 2019 9 commits
-
-
Antonin Décimo authored
-
Etienne MARAIS authored
Flag to allow empty or wrong hmac in the packet trailer.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Known issues: - we create a neighbour entry before the first successful challenge; - we compute HMAC for each HMAC TLV rather than just once; - we only support sending one HMAC TLV; - we don't support key rotation. Co-authored-by: Clara Do <clarado_perso@yahoo.fr> Co-authored-by: Weronika Kolodziejak <weronika.kolodziejak@gmail.com>
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 04 Aug, 2019 1 commit
-
-
Juliusz Chroboczek authored
As suggested by Christof Schulze.
-
- 26 Jul, 2019 9 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
It's a minor optimisation, but it makes me happy.
-
Juliusz Chroboczek authored
If no Hello has been buffered yet, insert an unscheduled Hello. This only works if rfc6126-compatible is false.
-
Juliusz Chroboczek authored
This just implements the sending functions, it doesn't actually do anything with them yet.
-
Juliusz Chroboczek authored
This fixes the case where a neighbour only sends unscheduled Hellos.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Incorrect message size when neighbour is not link-local.
-
Juliusz Chroboczek authored
Now that we have sub-TLVs and crypto keys, the previous value is no longer suitable.
-
- 25 Jul, 2019 2 commits
-
-
Christof Schulze authored
-
Christof Schulze authored
-
- 22 Jul, 2019 6 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
ineol authored
-
Antonin Décimo authored
-
Antonin Décimo authored
`if_conf` can be null if the allocation fails in line 520.
-
Antonin Décimo authored
-
- 28 Jun, 2019 1 commit
-
-
Léo Stefanesco authored
Set the version to be "unknown" when the git repository does not contain any tags.
-
- 26 Jun, 2019 2 commits
-
-
Juliusz Chroboczek authored
Only allocate the neighbour after all the basic sanity checks have been performed. This is important in the HMAC branch.
-
Juliusz Chroboczek authored
-
- 25 Jun, 2019 3 commits
-
-
Juliusz Chroboczek authored
This slows down initial convergence, but avoids a broadcast burst at boot. Thanks to Teco Boot for pointing this out.
-
Killian Lufau authored
The purpose is to override *locally* RTA_PREFSRC ('src' in ip-route).
-
Killian Lufau authored
This is only a cleanup and not a functional change
-
- 11 Apr, 2019 2 commits
-
-
Juliusz Chroboczek authored
Source prefix can be specified only once.
-
Killian Lufau authored
It was removed by accident in commit ce457a79.
-
- 17 Mar, 2019 1 commit
-
-
Juliusz Chroboczek authored
-
- 14 Mar, 2019 1 commit
-
-
Juliusz Chroboczek authored
DTLS has recently changed to disallow unprotected IHU, so we now need to send IHU over unicast.
-
- 09 Mar, 2019 1 commit
-
-
Juliusz Chroboczek authored
-
- 08 Mar, 2019 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
What was I thinking?
-