# /home/anton/tmp/robsd/src-regress-usr.sbin-bgpd.diff Index: attr.sh =================================================================== RCS file: /cvs/src/regress/usr.sbin/bgpd/integrationtests/attr.sh,v diff -u -p -r1.3 attr.sh --- attr.sh 1 Apr 2025 05:09:10 -0000 1.3 +++ attr.sh 1 Apr 2025 11:40:57 -0000 @@ -82,7 +82,6 @@ ifconfig ${PAIR2} alias ${PAIR2IP3}/32 ifconfig ${PAIR1} patch ${PAIR2} ifconfig lo${RDOMAIN1} inet 127.0.0.1/8 ifconfig lo${RDOMAIN2} inet 127.0.0.1/8 -[ -p attr.fifo ] || mkfifo attr.fifo echo run bgpd route -T ${RDOMAIN1} exec ${BGPD} \ Index: exabgp.attr.in =================================================================== RCS file: /cvs/src/regress/usr.sbin/bgpd/integrationtests/exabgp.attr.in,v diff -u -p -r1.2 exabgp.attr.in --- exabgp.attr.in 10 Sep 2024 08:27:00 -0000 1.2 +++ exabgp.attr.in 1 Apr 2025 11:40:57 -0000 @@ -1,8 +1,3 @@ -process reader { - run "##OBJDIR##/api-exabgp" -t 10 "##OBJDIR##/attr.fifo"; - encoder text; -} - neighbor 10.12.57.1 { router-id 10.12.57.2; local-address 10.12.57.2; @@ -17,7 +12,6 @@ neighbor 10.12.57.1 { } api { - processes [ reader ]; neighbor-changes; receive { parsed;