aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Filter: Improve handling of sets in BGP path masksky/filter-pmi-compare-asn-setKazuki Yamaguchi2020-06-261-0/+9
* Filter: Fix comparison of BGP path maskKazuki Yamaguchi2020-06-261-0/+1
* OSPF: Fix bad header length testOndrej Zajicek (work)2020-06-101-3/+3
* Doc: Add 'ptp address' to OSPF doc overviewKenth Eriksson2020-06-031-0/+1
* Test: Fix unit test mockupsOndrej Zajicek (work)2020-06-031-0/+1
* Netlink: Fix parsing of MPLS multipath routesKazuki Yamaguchi2020-06-031-0/+17
* RPKI: Fix unnecessary reconnection on reconfigurationKazuki Yamaguchi2020-06-031-1/+1
* Log: Do not open logfiles when parse-and-exit option is activeOndrej Zajicek (work)2020-06-033-7/+14
* OSPF: setting list node to zero before enlistingMaria Matejka2020-06-021-0/+1
* Babel: Set onlink flag for IPv4 routes with unreachable next hopOndrej Zajicek (work)2020-05-261-0/+8
* OSPF: Fix handling of unnumbered PtPsOndrej Zajicek (work)2020-05-266-17/+81
* Nest: Allow key id 0Ondrej Zajicek (work)2020-05-192-6/+7
* RIP: Triggered RIP (demand circuit) documentationOndrej Zajicek (work)2020-05-192-5/+18
* Nest: Implement BGP path mask loop operatorOndrej Zajicek (work)2020-05-187-28/+85
* RIP: Fix handling of passive mode for demand circuit interfacesOndrej Zajicek (work)2020-05-121-1/+15
* Nest: Fix neighbor handling for colliding rangesOndrej Zajicek (work)2020-05-113-19/+106
* Tests: Activate BGP-int testOndrej Zajicek (work)2020-05-051-0/+5
* Tests: Change unsupported Ubuntu 19.04 for supported version 19.10Matous Holinka2020-05-052-3/+3
* Filter: Remove quitbird commandOndrej Zajicek (work)2020-05-025-11/+2
* Fixed a harmless warning in production buildMaria Matejka2020-05-011-2/+1
* Merge remote-tracking branch 'origin/mq-static-analysis'Maria Matejka2020-05-0135-246/+248
|\
| * Slab: Init node in slab head to NULLs.Maria Matejka2020-05-011-2/+5
| * Timer: Adding missing initializer.Maria Matejka2020-05-011-1/+1
| * Lexer: strtoul shall never set endptr to NULL; it should be an errorMaria Matejka2020-05-011-7/+7
| * Unix socket: Path length check directly before copying the path.Maria Matejka2020-05-011-1/+3
| * Lists: Replaced replace_node() by update_node() which is the only use of that...Maria Matejka2020-05-013-26/+17
| * Lists: fix a stupid sanitizer bugMaria Matejka2020-05-011-2/+6
| * Uninitialized list nodes fixesMaria Matejka2020-05-012-1/+2
| * Nest: Added const to ea_show just to declare that this shouldn't really chang...Maria Matejka2020-05-0113-22/+22
| * OSPF: Zero-initialization of a temporary neighborMaria Matejka2020-05-011-9/+10
| * Nest: Several assumptions to tame the static analyzerMaria Matejka2020-05-011-1/+5
| * Nest: Assumption in rt-show for not-so-intuitive invariant.Maria Matejka2020-05-011-0/+6
| * Static scanner and expensive debugging setup fixMaria Matejka2020-05-012-2/+2
| * RPKI: fixed rare va_list leakMaria Matejka2020-05-011-0/+1
| * Static check: Don't report dead codeMaria Matejka2020-05-011-2/+3
| * OSPF: Adding a note about a static analyzer result.Maria Matejka2020-05-011-0/+8
| * OSPF: variable-length array of size 0 replaced by alloca()'d pointerMaria Matejka2020-05-011-2/+4
| * List expensive check.Maria Matejka2020-05-011-0/+61
| * Expensive check declarationMaria Matejka2020-05-012-0/+20
| * IPv6 address parser: fail on incomplete addressesMaria Matejka2020-05-013-9/+38
| * Filter: Don't alloc varargs array if its length would be zeroMaria Matejka2020-05-011-1/+1
| * Filter: Removed forgotten dead codeMaria Matejka2020-05-011-153/+0
| * Non-null function argument declarationMaria Matejka2020-05-011-0/+1
| * More assertion categoriesMaria Matejka2020-04-281-1/+5
| * Not calling memcpy with n=0.Maria Matejka2020-04-282-1/+10
| * Filter: fixed omitted overflow check in EC constructorMaria Matejka2020-04-281-16/+15
| * Makefile rule for static analyzerMaria Matejka2020-04-281-0/+8
* | BGP: Fix handling of strange IPv6 link-local-only next hopsOndrej Zajicek (work)2020-04-291-1/+4
* | Tests: Activate BGP-auth testOndrej Zajicek (work)2020-04-281-0/+5
* | Tests: Activate OSPF-VRF testOndrej Zajicek (work)2020-04-281-0/+5
|/