Hi,Is it possible in bird to copy specific value inside BGP Community?Example:Route 1, Community (a,b,c) -> inboundRoute 2, Community (a,b,d) -> inbound--Route 1, Community (k,l,c) -> outboundRoute 2, Community (k,l,d) -> outboundThe specific value I want to preserve is c and d, and it is dynamic variable.whatever c and d inbound, copy to c and d outbound.Thanks.Ilham