Age | Commit message (Expand) | Author |
2020-05-01 | OSPF: variable-length array of size 0 replaced by alloca()'d pointer | Maria Matejka |
2020-05-01 | List expensive check. | Maria Matejka |
2020-05-01 | Expensive check declaration | Maria Matejka |
2020-05-01 | IPv6 address parser: fail on incomplete addresses | Maria Matejka |
2020-05-01 | Filter: Don't alloc varargs array if its length would be zero | Maria Matejka |
2020-05-01 | Filter: Removed forgotten dead code | Maria Matejka |
2020-05-01 | Non-null function argument declaration | Maria Matejka |
2020-04-29 | BGP: Fix handling of strange IPv6 link-local-only next hops | Ondrej Zajicek (work) |
2020-04-28 | More assertion categories | Maria Matejka |
2020-04-28 | Not calling memcpy with n=0. | Maria Matejka |
2020-04-28 | Filter: fixed omitted overflow check in EC constructor | Maria Matejka |
2020-04-28 | Makefile rule for static analyzer | Maria Matejka |
2020-04-28 | Tests: Activate BGP-auth test | Ondrej Zajicek (work) |
2020-04-28 | Tests: Activate OSPF-VRF test | Ondrej Zajicek (work) |
2020-04-22 | Tests: Activate BGP test | Ondrej Zajicek (work) |
2020-04-15 | BGP: Fix handling of 16bit-only ASN translation | Nasato Goto |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2020-04-08 | Doc: Update prefix set comment | Ondrej Zajicek (work) |
2020-04-05 | Fletcher16 test fixed to work at bigendian architectures. | Maria Matejka |
2020-03-26 | Filter: Remove mixed address tests and fix formatting | Ondrej Zajicek (work) |
2020-03-26 | Filter: Optimize IPv4 prefix sets | Ondrej Zajicek (work) |
2020-03-14 | RIP: Improvements to demand circuit mode | Ondrej Zajicek (work) |
2020-03-12 | Perf: changed route update pattern to be more like common protocols | Maria Matejka |
2020-03-07 | Netlink: Handle interfaces with missing broadcast addresses | Ondrej Zajicek (work) |
2020-03-05 | Tests: Enforce cleanup before running a test | Ondrej Zajicek (work) |
2020-03-05 | Tests: Activate OSPF tests | Ondrej Zajicek (work) |
2020-03-03 | Flowspec: Fix tests | Ondrej Zajicek (work) |
2020-03-03 | BGP: Handle flowspec rules without dst part | Ondrej Zajicek (work) |
2020-02-27 | BGP: Support for MD5SIG together with remote range | Ondrej Zajicek (work) |
2020-02-21 | RIP: Demand circuit support (RFC 2091) | Ondrej Zajicek (work) |
2020-02-14 | RIP: Fix crash when interface is removed | Ondrej Zajicek (work) |
2020-02-04 | Conf: Better error message when reading iproute2 config | Maria Matejka |
2020-02-04 | RPKI: Allow build without libSSH | Maria Matejka |
2020-02-04 | Added missing extern | Maria Matejka |
2020-01-28 | BFD: Option to specify which class of BFD sessions are accepted | Ondrej Zajicek (work) |
2020-01-09 | OSPF: Fix bad initialization of tx_hdrlen field | Ondrej Zajicek (work) |
2020-01-07 | KRT: Improve syncer code to avoid using temporary data in rtable | Ondrej Zajicek (work) |
2020-01-07 | Filter: Fix typecheck for AND/OR. | Ondrej Zajicek (work) |
2019-12-19 | KRT: Remove KRF_SYNC_ERROR flag | Ondrej Zajicek (work) |
2019-12-17 | KRT: Fix removal of KRF_INSTALLED | Ondrej Zajicek (work) |
2019-12-17 | Test: Improve filter_test | Ondrej Zajicek (work) |
2019-12-16 | Doc: Fix documentation of BGP gateway option | Ondrej Zajicek (work) |
2019-12-16 | KRT: Remove KRF_INSTALLED flag | Ondrej Zajicek (work) |
2019-12-12 | Filter: fix filter comparison test | Maria Matejka |
2019-12-10 | Filter: Fix function comparison | Ondrej Zajicek (work) |
2019-12-10 | Nest: Fix bitmap cleanup | Ondrej Zajicek (work) |
2019-12-09 | Filter: Add support for src/dst accessors for Flowspec and SADR | Ondrej Zajicek (work) |
2019-12-03 | BGP: Add some statistics | Ondrej Zajicek (work) |
2019-11-26 | CI: Add more build tests | Matous Holinka |
2019-11-26 | CI: Cleanup of job templates | Ondrej Zajicek (work) |