bird/proto/babel
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
..
babel.c Nest: Update handling of temporary attributes 2019-03-14 17:31:40 +01:00
babel.h Protocol: Introducing an enum protocol_class 2018-05-29 12:35:06 +02:00
config.Y Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Minor cleanups 2016-12-13 20:18:11 +01:00
packets.c Babel: Fix handling of missing IPv4 next hops 2018-06-13 15:22:29 +02:00