mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-11 17:08:46 +00:00
Revert "Nest: Fix export of tmpattrs through pipes"
This reverts commit f8e273b5e7a3c721f4a30cf27a0b4fe54602e83f.
This commit is contained in:
parent
f8e273b5e7
commit
3ebabab277
@ -618,9 +618,6 @@ export_filter_(struct channel *c, rte *rt0, rte **rt_free, linpool *pool, int si
|
||||
goto reject;
|
||||
}
|
||||
|
||||
/* Needed for pipes */
|
||||
rte_store_tmp_attrs(rt, pool, NULL);
|
||||
|
||||
accept:
|
||||
if (rt != rt0)
|
||||
*rt_free = rt;
|
||||
|
Loading…
x
Reference in New Issue
Block a user