Dan Halperin

Results 221 comments of Dan Halperin

Same bug in IntelliJ (community, ultimate). These directories are all in `.bazelignore` and properly ignored, yet appear as problems in the `bazel problems` tab in IntelliJ.

~I wonder if it's the space after the `-`.~ Nope, that's been there 4 years. ~I think this is likely a behavior change in Bazel, where it starts complaining if...

If you are using VRRP, you need to be supplying L1 topology. Are you doing that? You may wish to run the [`vrrpProperties`](https://pybatfish.readthedocs.io/en/latest/notebooks/configProperties.html?highlight=vrrp#VRRP-Properties) question to see what it's identified

Same for the switch -- definitely need to supply L1 topology anytime L2 concepts are used!

Looking a bit deeper -- Batfish disables management interfaces by default as the management network usually gets in the way of analysis. I saw that you had that on the...

I dug in a little bit, still only shallowly. In Batfish on my machine with these configs, r4 is not advertising 2.2.2.3/32 to r1 because 2.2.2.3/32 is under RIB failure:...

Also, note that I added ``` around your message so that it rendered correctly, not as markdown :)

This is very surprising. Can you attach `show run all` from r4?