Dan Halperin

Results 52 issues of Dan Halperin

Hi all, I'm trying to use `requests-toolbelt` to stream a file that is being generated-on-the-fly. It seems like this use case does not currently work because `requests-toolbelt` requires the ability...

Fix batfish/batfish#8451 **Issue references**: - Fix batfish/batfish#8451

This command does not affect converged BGP costs, just behavior when a router is booting up, so it can be safely ignored.

We have had a number of issues (see batfish/batfish#8388 for example) where an ACL checks a protocol-specific property but does not actually restrict to packets of the correct protocol. This...

Consider this service: ``` config firewall service custom edit "ping6" set protocol ICMP6 set icmptype 128 next end config firewall policy edit 5 set srcintf "all" set dstintf "all" set...

bug

In #7032, and looking at Arista documentation: [here](https://www.arista.com/en/um-eos/eos-data-plane-security#xx1144546) and [here](https://www.arista.com/en/um-eos/eos-data-plane-security#xx1143262), there are some restrictions on how static NAT behaves when ACL is used. * > Only packets whose source IP...

# 🐞 bug report ### Affected Rule `pip_parse` ### Is this a regression? No, I'm not sure this ever worked in a previous version. This is the first version of...

Can Close?

# 🚀 feature request ### Relevant Rules `load("@rules_python//python:pip.bzl", "pip_install")` ### Description We'd like to be able to override a `requirement` with a Bazel target. This is basically the `rules_python` equivalent...

type: feature request
Can Close?