Jan Maria Matejka 1771f70d74 Filter: fixed eattr cached pointer
Use ACCESS_RTE to guard **f_rte, use ACCESS_EATTRS to guard **f_eattrs.
Use f_rta_cow() before writing to rta or eattrs, use f_rte_cow() before
writing preference (stored in rte).

Do not access eattrs indirectly through (*f_rte)->attrs->eattrs, it is
way too slow. The cached pointer is faster.
2018-06-19 16:51:40 +02:00
..
Doc
2009-03-31 12:55:57 +02:00
2018-05-29 11:53:51 +02:00
2017-05-16 15:34:57 +02:00
2018-06-19 16:51:40 +02:00
2016-11-09 16:36:34 +01: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