| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- openbgpd version 6.5p0 was the "portable" version, which specifically
does *not* support kernel routing updates.
- Therefore this is only suitable for route servers/collectors, not
for production use in routers. This significantly violates POLA :)
PR: 213445
Submitted by: Oliver H <oliver@watershed.co.uk>
|
|
|
|
|
|
|
|
|
|
| |
- petted portlint
PR: 213445
Submitted by: egypcio, pi
Reviewed by: dch, koobs
Approved by: hrs (maintainer timeout)
Relnotes: https://ftp.openbsd.org/pub/OpenBSD/OpenBGPD/openbgpd-6.5p0-relnotes.txt
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
- Use USERS and GROUPS.
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
Add support for nexthop with an IPv6 link-local address. To
enable this, specify "interface" in bgpd.conf (see bgpd.conf(5)).
|
| |
|
|
|
|
| |
- Add some information about the configuration file and its permissions.
|
|
Reminded by: osa
|