bird/proto/ospf
Ondrej Zajicek (work) 875cc073b0 Nest: Update handling of temporary attributes
The temporary atttributes are no longer removed by ea_do_prune(), but
they are undefined by store_tmp_attrs() protocol hooks. This fixes
several bugs where temporary attributes were removed when they should
not or not removed when they should be. The flag EAF_TEMP is no longer
needed and was removed.

Update all protocol make_tmp_attrs() / store_tmp_attrs() hooks to use
helper functions and to handle unset attributes properly.

Also fix some related bugs like improper handling of empty eattr list.
2019-03-14 17:31:40 +01:00
..
config.Y OSPF: Basic support for DN-bit handling (RFC 4576) 2019-02-13 15:53:36 +01:00
dbdes.c OSPF: Reject duplicate DBDES packets after dead interval 2019-02-03 17:31:27 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
hello.c OSPF: Fix some trace messages 2018-10-25 17:22:37 +02:00
iface.c OSPF: Fix reconfiguration of vlinks 2018-12-10 02:15:06 +01:00
lsack.c OSPF: Send direct acknowledgements as unicast 2019-02-03 20:22:40 +01:00
lsalib.c OSPF: Basic support for DN-bit handling (RFC 4576) 2019-02-13 15:53:36 +01:00
lsalib.h OSPF: Opaque LSAs and Router Information LSA 2019-01-24 22:45:27 +01:00
lsreq.c OSPF: Opaque LSAs and Router Information LSA 2019-01-24 22:45:27 +01:00
lsupd.c OSPF: Opaque LSAs and Router Information LSA 2019-01-24 22:45:27 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
neighbor.c OSPF: Reject duplicate DBDES packets after dead interval 2019-02-03 17:31:27 +01:00
ospf.c Nest: Update handling of temporary attributes 2019-03-14 17:31:40 +01:00
ospf.h OSPF: Basic support for DN-bit handling (RFC 4576) 2019-02-13 15:53:36 +01:00
packet.c No more warnings ... 2018-09-18 14:21:11 +02:00
rt.c OSPF: Improved handling of tmpattrs 2019-03-06 18:28:00 +01:00
rt.h Merge branch 'int-new' into nexthop-merged 2017-02-22 11:58:04 +01:00
topology.c OSPF: Basic support for DN-bit handling (RFC 4576) 2019-02-13 15:53:36 +01:00
topology.h OSPF: Basic support for DN-bit handling (RFC 4576) 2019-02-13 15:53:36 +01:00