0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-02-02 22:30:01 +00:00
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
..
2018-12-06 09:55:21 +01:00
2017-05-16 15:34:57 +02:00
2018-12-06 09:55:21 +01:00
2018-12-06 09:55:21 +01:00
2016-11-09 16:36:34 +01:00
2018-10-25 11:26:58 +02:00
2017-05-16 15:34:57 +02:00
2016-11-08 17:46:29 +01:00
2016-11-08 19:27:58 +01:00