- 05 Aug, 2019 1 commit
-
-
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>
-
- 22 Dec, 2018 1 commit
-
-
Juliusz Chroboczek authored
Thanks to Dave Taht.
-
- 25 Oct, 2018 1 commit
-
-
Antonin Décimo authored
-
- 23 May, 2017 1 commit
-
-
Matthieu Boutier authored
That patch was fixing a little bug, but makes another bigger one. The previous patch fixes both. This reverts commit e687a58f.
-
- 09 Mar, 2017 1 commit
-
-
Dave Taht authored
Share the data better.
-
- 29 Apr, 2016 1 commit
-
-
Juliusz Chroboczek authored
-
- 15 Apr, 2016 1 commit
-
-
Matthieu Boutier authored
When the v6 prefix is ::/0, then it is considered as less specific than any v4-mapped prefix. Remark that "no source prefix" is encoded by "src_plen == 0". This might be an issue, since "src_plen == 0" means ::/0, a v6 prefix. So the route (1.1.1.1/32 from 0.0.0.0/0) is internally represented by (1.1.1.1/32 from ::/0). When compared with (::/0 from 2001:db8::/32), the two source prefixes are comparable. This is not a problem in practice, since 2 pairs of prefixes are disjoint whether the dst prefixes or the src prefixes are disjoint.
-
- 04 Jun, 2015 1 commit
-
-
Juliusz Chroboczek authored
-
- 18 Jul, 2014 1 commit
-
-
Matthieu Boutier authored
-
- 28 Jun, 2014 1 commit
-
-
Matthieu Boutier authored
-
- 16 May, 2014 1 commit
-
-
Juliusz Chroboczek authored
-
- 14 Nov, 2013 2 commits
-
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
parse_msec() is not specific to milliseconds, it can parse any fixed-point string. It can be used, for instance, to parse a fixed-point string written in milliseconds and interpret it as an integer in microseconds.
-
- 16 Jul, 2012 1 commit
-
-
Juliusz Chroboczek authored
-
- 01 Jul, 2012 1 commit
-
-
Juliusz Chroboczek authored
This is needed for the stability aware code.
-
- 21 Oct, 2011 1 commit
-
-
Juliusz Chroboczek authored
-
- 13 Jul, 2011 4 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Stress the asymmetry with timeval_add_msec, which is purely functional.
-
Juliusz Chroboczek authored
Stress the asymmetry with timeval_add_msec, which is purely functional.
-
- 16 May, 2010 2 commits
- 29 Jan, 2010 1 commit
-
-
Gabriel Kerneis authored
-
- 11 Aug, 2009 1 commit
-
-
Juliusz Chroboczek authored
-
- 09 Aug, 2009 1 commit
-
-
Juliusz Chroboczek authored
Pointless, but clearer to me.
-
- 24 May, 2009 1 commit
-
-
Juliusz Chroboczek authored
-
- 30 Oct, 2008 1 commit
-
-
Juliusz Chroboczek authored
-
- 01 Nov, 2008 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 25 Oct, 2008 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 20 Oct, 2008 1 commit
-
-
Juliusz Chroboczek authored
-
- 19 Oct, 2008 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 18 Oct, 2008 1 commit
-
-
Juliusz Chroboczek authored
-
- 09 Oct, 2008 1 commit
-
-
Juliusz Chroboczek authored
-
- 30 Jul, 2008 1 commit
-
-
Juliusz Chroboczek authored
-
- 12 Jun, 2008 1 commit
-
-
Juliusz Chroboczek authored
-