Age | Commit message (Expand) | Author |
2022-11-07 | Merge commit '54430df9' into thread-next | Maria Matejka |
2022-10-03 | RPKI: wait for retry_time if we get error immediately after connected | Maria Matejka |
2022-09-26 | Merge commit '3fd1f461' into thread-next | Maria Matejka |
2022-06-08 | Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' into haugesund | Maria Matejka |
2022-06-08 | Merge commit '950775f6fa3d569a9d7cd05e33538d35e895d688' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '1c30b689ddd032ef8000fb7836348a48ba3184ff' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '702c04fbef222e802ca4dfac645dc75ede522db6' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '337c04c45e1472d6d9b531a3c55f1f2d30ebf308' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '652be92a21f5575e5f74f6abe98eb4200b86776c' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '4a23ede2b056a41456790cc20a0c3d92a7137693' into haugesund | Maria Matejka |
2022-05-30 | Merge remote-tracking branch 'origin/master' into haugesund-to-2.0 | Maria Matejka |
2022-05-30 | Squashing the route attribute structure into one level. | Maria Matejka |
2022-05-30 | Route destination field merged with nexthop attribute; splitting flowspec val... | Maria Matejka |
2022-05-21 | RPKI: Display cache server port on show protocol | Ondrej Zajicek |
2022-05-04 | Moved route source attribute (RTS_*) to eattrs | Maria Matejka |
2022-05-04 | Removing the route scope attribute. Use custom attributes instead. | Maria Matejka |
2022-05-04 | Moved route preference to eattrs | Maria Matejka |
2022-05-04 | Explicit definition structures of route attributes | Maria Matejka |
2022-04-06 | Protocols have their own explicit init routines | Maria Matejka |
2021-11-22 | RPKI has its own loop | Maria Matejka |
2021-11-22 | RPKI: Use the route refresh mechanism also for the first load | Maria Matejka |
2021-11-09 | RPKI: Do nothing when protocol is stopping | Maria Matejka |
2021-11-09 | Split route data structure to storage (ro) / manipulation (rw) structures. | Maria Matejka |
2021-10-13 | Route: moved rte_src pointer from rta to rte | Maria Matejka |
2021-10-13 | Preference moved to RTA and set explicitly in protocols | Maria Matejka |
2021-09-10 | Nest: Clean up main channel handling | Ondrej Zajicek (work) |
2021-06-17 | Nest: Clean up main channel handling | Ondrej Zajicek (work) |
2021-01-07 | RPKI: Remove port (and SSH username) from 'Cache server' output line | Ondrej Zajicek (work) |
2020-10-11 | RPKI: Add 'ignore max length' option | Ondrej Zajicek (work) |
2020-06-03 | RPKI: Fix unnecessary reconnection on reconfiguration | Kazuki Yamaguchi |
2020-02-04 | RPKI: Allow build without libSSH | Maria Matejka |
2019-07-23 | RPKI: Fix reconfiguration when ssh parameters are undefined | Ondrej Zajicek (work) |
2018-05-29 | Protocol: Introducing an enum protocol_class | Jan Maria Matejka |
2018-01-09 | Nest: Allow modification of channels inherited from templates | Ondrej Zajicek (work) |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | Timers: Add typecast to unit-converting macros | Ondrej Zajicek (work) |
2017-12-07 | RPKI: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Show sub-second times in some protocol outputs | Ondrej Zajicek (work) |
2017-12-07 | Timers: Replace old timers with microsecond timers | Ondrej Zajicek (work) |
2017-04-18 | Check validity of dest w.r.t. net_type | Ondrej Zajicek (work) |
2017-02-22 | Merge branch 'int-new' into nexthop-merged | Jan Moskyto Matejka |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2016-12-22 | Removing (struct rta)->cast. Never used. | Jan Moskyto Matejka |
2016-12-13 | Minor cleanups | Ondrej Zajicek (work) |
2016-12-07 | LibSSH may be switched off together with RPKI | Jan Moskyto Matejka |
2016-12-07 | RPKI protocol with one cache server per protocol | Pavel TvrdĂk |