Age | Commit message (Expand) | Author |
2018-03-07 | Babel: Fix build with restricted protocol set | Ondrej Zajicek (work) |
2018-01-16 | BGP: Implement 'disable after cease' option | Ondrej Zajicek (work) |
2017-12-14 | Minor cleanups | Ondrej Zajicek (work) |
2017-11-28 | Babel: Parse flags in Hello TLV | Ondrej Zajicek (work) |
2017-10-06 | RAdv: Change specific route options to be per-interface | Ondrej Zajicek (work) |
2017-10-04 | RAdv: Support for more specific routes (RFC 4191) | Michal 'vorner' Vaner |
2017-09-19 | BGP: Shutdown communication (RFC 8203) | Ondrej Zajicek (work) |
2017-09-12 | Backport some minor changes from int-new | Ondrej Zajicek (work) |
2017-09-12 | Nest: VRF support for neighbor cache and olock code | Ondrej Zajicek (work) |
2017-09-06 | Basic VRF support | Ondrej Zajicek (work) |
2017-08-30 | RAdv: Some style nitpicks | Ondrej Zajicek (work) |
2017-08-30 | RAdv: Configure how long a dead prefix is advertised | Michal 'vorner' Vaner |
2017-08-30 | RAdv: Buffer prefixes awhile after they disappear | Michal 'vorner' Vaner |
2017-08-30 | RAdv: Extract prefix option preparation | Michal 'vorner' Vaner |
2017-08-09 | RAdv: Fix typo | Ondrej Zajicek (work) |
2017-08-09 | RAdv: Style updates | Michal 'vorner' Vaner |
2017-08-09 | radv: Fix RFC reference in comments | Michal 'vorner' Vaner |
2017-03-14 | BGP: Allow to specify interface for regular sessions | Ondrej Zajicek (work) |
2017-03-14 | BGP: Fix bug in ADD_PATH | Ondrej Zajicek (work) |
2017-02-23 | BGP: Allow exchanging LOCAL_PREF with eBGP peers | Ondrej Zajicek (work) |
2017-02-19 | BGP: Update RFC references | Ondrej Zajicek (work) |
2017-02-17 | Static: Fix bug in static route filter expressions | Ondrej Zajicek (work) |
2016-12-15 | OSPF: Fix ECMP external merging | Ondrej Zajicek (work) |
2016-12-13 | OSPF: Fix net-summary origination combined with stubnet option | Ondrej Zajicek (work) |
2016-11-25 | BGP: Fix memory leak in graceful restart code | Ondrej Zajicek (work) |
2016-11-15 | BGP: Cluster list item should be prepended | Ondrej Zajicek (work) |
2016-11-08 | Minor code cleanups | Ondrej Zajicek (work) |
2016-11-02 | BFD: Authentication | Ondrej Zajicek (work) |
2016-11-02 | OSPF: Use message authentication interface | Ondrej Zajicek (work) |
2016-11-02 | RIP: Use message authentication interface | Ondrej Zajicek (work) |
2016-11-02 | Nest: Add support for MAC algorithms in grammar | Pavel TvrdĂk |
2016-11-02 | Add generic message authentication interface | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-10-27 | IANA assigned a different number to large BGP communities - changed. | Ondrej Filip |
2016-10-03 | BGP: Support for large communities | Ondrej Zajicek (work) |
2016-09-15 | BFD: Fix invalid read from pollfd array | Pavel Tvrdik |
2016-09-14 | Nest: Keep multipath next hops sorted | Ondrej Zajicek (work) |
2016-07-20 | Babel: Immediately update hello interval on interface reconfigure | Ondrej Zajicek (work) |
2016-07-19 | Babel: Do not maintain feasibility distance for our own routes | Ondrej Zajicek (work) |
2016-07-19 | Babel: Do not keep an infeasible route as selected | Ondrej Zajicek (work) |
2016-07-19 | Babel: Send wildcard retractions on shutdown and startup | Ondrej Zajicek (work) |
2016-07-19 | Babel: Rework handling of retractions | Ondrej Zajicek (work) |
2016-07-19 | Babel: Make sure intervals do not overflow | Ondrej Zajicek (work) |
2016-07-11 | BGP: Fix extended messages | Ondrej Zajicek (work) |
2016-06-29 | BGP: Skip empty path segments in received AS_PATH | Ondrej Zajicek (work) |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
2016-04-28 | Add the Babel routing protocol (RFC 6126) | Ondrej Zajicek (work) |
2016-04-13 | BSD: Add the IPsec SA/SP database entries control | Ondrej Zajicek (work) |
2016-04-06 | IO: Avoid multiple event cycles in one loop cycle. | Ondrej Zajicek (work) |
2016-04-06 | IO: Replace RX priority heuristic with explicit mark | Ondrej Zajicek (work) |