bird/proto
Ondrej Zajicek (work) 1aec7112f7 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:25:36 +02:00
..
babel Nest: Update handling of temporary attributes 2019-03-14 17:31:40 +01:00
bfd Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
bgp BGP: Prefix hash is too small, increase its max size. 2019-07-01 09:05:54 +02:00
mrt BGP: Separate runtime and config usage of local/remote ip and as fields 2019-04-02 17:22:31 +02:00
ospf OSPF: Fix handling of NSSA option flags 2019-07-10 18:25:36 +02:00
perf Perf: Added forgotten all-protocol options 2019-02-01 14:09:01 +01:00
pipe Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
radv Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
rip Nest: Update handling of temporary attributes 2019-03-14 17:31:40 +01:00
rpki Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
static Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00