Victor Heorhiadi

Results 5 comments of Victor Heorhiadi

Hi folks, any update here? This looks like a super useful feature for modeling systems in networking, where multi-interfaces are a must. Would be great to see this available in...

> Can you please elaborate on your use cases/requirements so that we take them into consideration? At a high level, doing some testing of a network routing protocol. Since the...

Possible but not planned in the short term. We welcome PRs though! If you're comfortable with Java, see how iptables are [represented](https://github.com/batfish/batfish/tree/master/projects/batfish/src/main/java/org/batfish/representation/iptables) and [parsed](https://github.com/batfish/batfish/tree/master/projects/batfish/src/main/java/org/batfish/grammar/iptables)

It is unclear that `Local_Interface` and `Source_Interface` are the same semantically. Now that we support unnumbered peers I'd almost advocate for a different column. Either way, @corinaminer is correct in...

Can you share a config with the problematic syntax? That would make it much easier to fix these. e.g., for (1) I know we support `services-offload`, but not `no-services-offload`. For...