Ari Fogel
Ari Fogel
Move to a more granular model with reified state functions associated with edges. Major differences over old "new l3 adjacencies" algorithm: - add nodes for L2 interfaces instead of overloading...
Report by @adosztal in https://github.com/batfish/batfish/issues/8098#issuecomment-1056676187 Configuration: ``` ! vrf definition Sales description Sales rd 100:1000 ! address-family ipv4 route-target export 10:1000 route-target import 10:1000 exit-address-family ! ``` Warnings ``` {...
Right now F5 does not set exportFromBgpRib, and its bgp process conversion was never ported to do so. It also never sets redistribution policy. - it will improperly activate bgp...
In the current BGP pipeline, a Juniper router will export from the main rib the "best" bgp route (in the bgp rib) as well as _all_ non-bgp routes matching the...
Consider the following policy-statement and condition, where `200.0.0.0/32` is an absent route: ``` set policy-options policy-statement if_false term t1 from condition false set policy-options policy-statement if_false term t1 then accept...
- add version check on Session initialization to determine whether to use only v2 calls or use legacy v1 calls - can force behavior without query by setting environment variable...
@flar2 First of all, thanks for your hard work on this project. Can you please push the source for the 1.05 release you posted on [xda](https://forum.xda-developers.com/pixel-3a/development/kernel-pixel-3a-xl-elementalx-1-01-t3931185)? Or is there already...