| 2019-03-13 |
pcarana | Rename some getters (current session ID and last serial... |
commit | commitdiff | tree | snapshot |
| 2019-03-13 |
pcarana | Support only RTR v0 (for now) |
commit | commitdiff | tree | snapshot |
| 2019-03-11 |
pcarana | Remove segfault |
commit | commitdiff | tree | snapshot |
| 2019-03-11 |
pcarana | Use Error PDUs handling methods and prepare to send... |
commit | commitdiff | tree | snapshot |
| 2019-03-11 |
pcarana | Create custom handling methods for Error PDUs |
commit | commitdiff | tree | snapshot |
| 2019-03-08 |
pcarana | Send only header of erroneous PDU at Error Report PDU |
commit | commitdiff | tree | snapshot |
| 2019-03-08 |
pcarana | Set VRPs check interval min value to 60 secs |
commit | commitdiff | tree | snapshot |
| 2019-03-08 |
pcarana | Remove unused ttl, the client is related to the socket... |
commit | commitdiff | tree | snapshot |
| 2019-03-07 |
pcarana | Notify clients when CSV data is updated |
commit | commitdiff | tree | snapshot |
| 2019-03-07 |
pcarana | Add file descriptor to client, and create function... |
commit | commitdiff | tree | snapshot |
| 2019-03-07 |
pcarana | Replace unnecessary header |
commit | commitdiff | tree | snapshot |
| 2019-03-07 |
pcarana | Remember connected clients |
commit | commitdiff | tree | snapshot |
| 2019-03-07 |
pcarana | Use NULL instead of start_serial (is the same thing) |
commit | commitdiff | tree | snapshot |
| 2019-03-07 |
pcarana | Create 'state' struct to store instance values/db |
commit | commitdiff | tree | snapshot |
| 2019-03-05 |
pcarana | Force cache reset on db update, use millisecs at last... |
commit | commitdiff | tree | snapshot |
| 2019-03-05 |
pcarana | Send correct 'last serial number', remove uninitialized... |
commit | commitdiff | tree | snapshot |
| 2019-03-05 |
pcarana | Create daemon and conf to look for VRPs file updates |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
pcarana | Simplify some code |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
pcarana | Implement Serial Notify PDU (isn't sent yet) |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
pcarana | Add session ID per protocol version |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
pcarana | Use timestamp as session ID |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
pcarana | Add intervals validation |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
pcarana | Avoid possible buffer overflow |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
pcarana | Implement error report PDU and send when no data is... |
commit | commitdiff | tree | snapshot |
| 2019-02-27 |
pcarana | Release allocated line-copy |
commit | commitdiff | tree | snapshot |
| 2019-02-26 |
pcarana | Rename error variable and add warn log on error PDU |
commit | commitdiff | tree | snapshot |
| 2019-02-26 |
pcarana | Implement serial logic, prepare to calculate diff betwe... |
commit | commitdiff | tree | snapshot |
| 2019-02-22 |
pcarana | Implement Cache Reset PDU (it has some TODOs to complet... |
commit | commitdiff | tree | snapshot |
| 2019-02-22 |
pcarana | Add VRP flags to use at IPvx prefix PDU, and update... |
commit | commitdiff | tree | snapshot |
| 2019-02-22 |
pcarana | Send VRPs payloads, data buffer is now used from one... |
commit | commitdiff | tree | snapshot |
| 2019-02-22 |
pcarana | Add missing stdlib header |
commit | commitdiff | tree | snapshot |
| 2019-02-22 |
pcarana | Add IPvx prefix PDU types and serialization, create... |
commit | commitdiff | tree | snapshot |
| 2019-02-22 |
pcarana | Fix IP address serialization, and quick format to heade... |
commit | commitdiff | tree | snapshot |
| 2019-02-21 |
pcarana | Move all the send functions to new 'pdu_sender' |
commit | commitdiff | tree | snapshot |
| 2019-02-20 |
pcarana | Fix a couple of bugs, implement Reset Query PDU handler. |
commit | commitdiff | tree | snapshot |
| 2019-02-20 |
pcarana | Add PDUs serializer and a common buffer writer |
commit | commitdiff | tree | snapshot |
| 2019-02-20 |
pcarana | Add intervals conf for RTRv1 End of Data PDU |
commit | commitdiff | tree | snapshot |
| 2019-02-19 |
pcarana | Fix segfault when destroying vrps |
commit | commitdiff | tree | snapshot |
| 2019-02-18 |
pcarana | Save in memory the VRPs loaded from CSV |
commit | commitdiff | tree | snapshot |
| 2019-02-14 |
pcarana | Read VRPs from a CSV file set at JSON config |
commit | commitdiff | tree | snapshot |
| 2019-02-07 |
Alberto Leiva... | Code review |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
dhfelix | Read the host address as a hostname |
commit | commitdiff | tree | snapshot |
| 2018-11-09 |
dhfelix | Add jansson reference as json parser |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Alberto Leiva... | Add unit testing framework |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Alberto Leiva... | Improve the autotools config |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Alberto Leiva... | Add the traditional autoconf/automake mess |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Alberto Leiva... | Add string parsing to RTR |
commit | commitdiff | tree | snapshot |
| 2018-08-16 |
Alberto Leiva... | Add RTR socket draft |
commit | commitdiff | tree | snapshot |
| 2018-08-16 |
Alberto Leiva... | Initial commit |
commit | commitdiff | tree | snapshot |
|