CVS: cvs.openbsd.org: src
Claudio Jeker <[email protected]> Thu, 23 Jul 2026 04:05:37 -0600 (MDT)
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/23 04:05:37 Modified files: regress/usr.sbin/bgpd/integrationtests: l3vpn.sh Log message: For whatever reason the first IPv6 packet is always lost and so the bgp session just does not come up in time. Ping6 the neighbor first so that nd6 lookups are finished before the bgp connection opened.