0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 17:51:53 +00:00
bird/proto
Ondrej Zajicek (work) 36d5d2dd5c OSPF: Fix handling of NSSA option flags
Per RFC 3101, N-bit signalling NSSA support should be used only in Hello
packets, not in DBDES packets. BIRD since 2.0.4 verifies N-bit in
neighbor structure, which is learned from DBDES packets, therefore
NSSA-LSAs are not propagated to proper implementations of RFC 3101.

This patch fixes that. Both removing the check and removing N-bit from
DBDES packet. This will fix compatibility issues with proper
implementations, but causes compatibility issues with BIRD 2.0.4.
2019-07-10 18:48:50 +02:00
..
babel Nest: Change preference to lower-is-better 2018-10-24 16:24:27 +02:00
bfd No more warnings ... 2018-11-15 12:42:50 +01:00
bgp Nest: Add command to request graceful restart 2019-06-30 22:15:24 +02:00
ospf OSPF: Fix handling of NSSA option flags 2019-07-10 18:48:50 +02:00
pipe Pipe: show export state 2018-01-23 13:52:17 +01:00
radv No more warnings ... 2018-11-15 12:42:50 +01:00
rip No more warnings ... 2018-11-15 12:42:50 +01:00
rpki Use non-fatal asserts even for regular build 2018-01-10 16:17:37 +01:00
static Static: Allow to set multiple static route with different metric 2019-03-14 14:44:35 +01:00
Doc RPKI protocol with one cache server per protocol 2016-12-07 09:35:24 +01:00