0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-16 19:37:04 +00:00
Alexander Zubkov a2a268da4f Filter: Add operators to pick community components
Add operators that can be used to pick components from
pair (standard community) or lc (large community) types.
For example:

(10, 20).asn --> 10
(10, 20).data --> 20

(10, 20, 30).asn --> 10
(10, 20, 30).data1 --> 20
(10, 20, 30).data2 --> 30

Signed-off-by: Alexander Zubkov <green@qrator.net>
2021-12-28 04:07:00 +01:00
..
2021-05-17 17:50:04 +02:00
2019-12-17 00:01:53 +01:00
2020-05-02 02:47:18 +02:00
2020-05-02 02:47:18 +02:00
2021-02-07 19:21:42 +01:00
2020-03-26 03:57:48 +01:00