Stephen Worley

Results 28 comments of Stephen Worley

looks like we need `/usr/include/linux/pkt_cls.h` in FRR's local ./include directory

``` /home/ci/cibuild.6744/rpmwork/rpmbuild/BUILD/frr-8.4-dev-20220801-git.6c10666/doc/user/nhrpd.rst:248: WARNING: image file not readable: ../figures/fig_dmvpn_topologies.png /home/ci/cibuild.6744/rpmwork/rpmbuild/BUILD/frr-8.4-dev-20220801-git.6c10666/doc/user/pathd.rst:14: WARNING: image file not readable: images/pathd_general.png /home/ci/cibuild.6744/rpmwork/rpmbuild/BUILD/frr-8.4-dev-20220801-git.6c10666/doc/user/pathd.rst:129: WARNING: image file not readable: images/pathd_config.png /home/ci/cibuild.6744/rpmwork/rpmbuild/BUILD/frr-8.4-dev-20220801-git.6c10666/doc/user/pathd.rst:176: WARNING: image file not readable: images/pathd_initiated_multi.png zebra/kernel_netlink.c:50:10:...

> ``` > /home/ci/cibuild.6744/rpmwork/rpmbuild/BUILD/frr-8.4-dev-20220801-git.6c10666/doc/user/nhrpd.rst:248: WARNING: image file not readable: ../figures/fig_dmvpn_topologies.png > /home/ci/cibuild.6744/rpmwork/rpmbuild/BUILD/frr-8.4-dev-20220801-git.6c10666/doc/user/pathd.rst:14: WARNING: image file not readable: images/pathd_general.png > /home/ci/cibuild.6744/rpmwork/rpmbuild/BUILD/frr-8.4-dev-20220801-git.6c10666/doc/user/pathd.rst:129: WARNING: image file not readable: images/pathd_config.png > /home/ci/cibuild.6744/rpmwork/rpmbuild/BUILD/frr-8.4-dev-20220801-git.6c10666/doc/user/pathd.rst:176: WARNING: image...

Merged after approval during 8/16/2022 meeting

force pushed to rebase and add a commit to get type2/type5 prefix list-based route map matching in the newer optimized route-map path.

> Given that this has CLI changes it probably passes the topotest threshold. I wonder if the bgp-evpn-vxlan test can be easily extended - I did have some changes at...

> Also, This definitely need a topotest before this code is IN. As I discussed in the meeting last week, these will be tested with topotests covering the actual DVNI...

> Does current topotests has tests to cover wild char (*) matching for RTs ? It does not. But my understanding is wildcard is really only useful for DVNI configs....