Jeremiah Millay

Results 8 issues of Jeremiah Millay

This partially addresses #121 and maybe #262 for UDP.

**Description** Currently I have a bgp_agent_map that looks something like this: ``` bgp_ip=192.0.2.1 ip=0.0.0.0/0 bgp_ip=192.0.2.2 ip=0.0.0.0/0 ``` The `bgp_ip` addresses are route collectors / servers that have all possible routes...

enhancement

**Description** Hi @paololucente ! I'm curious if you have any plans for porting dtls support to `sfacctd`. I see this is supported for `nfacctd` and ipfix but not sflow. Currently...

enhancement

**Description** I have a scenario where the passive BGP speaker in pmacct (sfacctd) sometimes doesn't receive a BGP notification or TCP reset to signal that a neighbor has gone away....

enhancement
workaround

I'm evaluating corebgp for use in a small project. When I last looked at this package maybe a year ago I noticed that it had no native ability to decode...

The last release of RANCID was back in 2020 (3.13). There have been a number of changes since then that have landed here. Are there plans to do a release...

This is a similar patch to what was submitted to `pyeapi`: https://github.com/arista-eosplus/pyeapi/pull/227 Modern versions of EOS allow one to specify a password that cannot be used to login which is...

Are there any plans to support the `set` module in the iptables parser? In my environment I make extensive use of ipsets for efficiency of rule lookups however given batfish...