diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2017-09-07 15:19:06 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2017-09-07 15:19:06 +0200 |
| commit | b4cb15c6670f649b62595793857f794fad41f884 (patch) | |
| tree | aef113cbeda13d760e1e7ce3e69df5836ce24339 /lib | |
| parent | 7c87afac92b94cd26c1a74df0e499a7a05603aa7 (diff) | |
bgpd: rip out bgp_attr_deep_dup(), fix table-map
bgp_attr_deep_dup is based on a misunderstanding of how route-maps work.
They never change actual data, just pointers & fields in "struct attr".
The correct thing to do is copy struct attr and call bgp_attr_flush()
afterwards.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
