Hello Ondrej, On Thu, 28 Mar 2019, Ondrej Zajicek wrote: > That is unfortuately not possible (only single ASNs or ASN ranges), > although it is a thing that makes perfect sense, so we should implement > it.
cool, I'm curious for it :) > What about: delete(bgp_path, bgp_path.first).first ? Yes, this worked together with: bgp_path.len >= 2 Thank you. Regards, Robert
