]> git.ipfire.org Git - thirdparty/FORT-validator.git/shortlog
thirdparty/FORT-validator.git
2019-02-26  pcaranaRename error variable and add warn log on error PDU
2019-02-26  pcaranaImplement serial logic, prepare to calculate diff betwe...
2019-02-22  pcaranaImplement Cache Reset PDU (it has some TODOs to complet...
2019-02-22  pcaranaAdd VRP flags to use at IPvx prefix PDU, and update...
2019-02-22  pcaranaSend VRPs payloads, data buffer is now used from one...
2019-02-22  pcaranaAdd missing stdlib header
2019-02-22  pcaranaAdd IPvx prefix PDU types and serialization, create...
2019-02-22  pcaranaFix IP address serialization, and quick format to heade...
2019-02-21  pcaranaMove all the send functions to new 'pdu_sender'
2019-02-20  pcaranaFix a couple of bugs, implement Reset Query PDU handler.
2019-02-20  pcaranaAdd PDUs serializer and a common buffer writer
2019-02-20  pcaranaAdd intervals conf for RTRv1 End of Data PDU
2019-02-19  pcaranaFix segfault when destroying vrps
2019-02-18  pcaranaSave in memory the VRPs loaded from CSV
2019-02-14  pcaranaRead VRPs from a CSV file set at JSON config
2019-02-07  Alberto Leiva... Code review
2018-12-14  dhfelixRead the host address as a hostname
2018-11-09  dhfelixAdd jansson reference as json parser
2018-08-29  Alberto Leiva... Add unit testing framework
2018-08-23  Alberto Leiva... Improve the autotools config
2018-08-23  Alberto Leiva... Add the traditional autoconf/automake mess
2018-08-23  Alberto Leiva... Add string parsing to RTR
2018-08-16  Alberto Leiva... Add RTR socket draft
2018-08-16  Alberto Leiva... Initial commit