summaryrefslogtreecommitdiff
path: root/net/openbgpd/files/patch-bgpctl_parser.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/openbgpd: revert upgrade from 6.5p0 to 5.2.20121209Kurt Jaeger2019-06-031-0/+400
| | | | | | | | | | - 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>
* net/openbgpd: upgrade 5.2.20121209 -> 6.5p0Kurt Jaeger2019-05-311-400/+0
| | | | | | | | | | - 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
* Update to 5.2.20121014.Hiroki Sato2012-10-131-31/+181
| | | | Feature safe: yes
* - Update to a 4.9 snapshot as of 2011.06.12.Hiroki Sato2011-07-031-13/+105
| | | | - Use USERS and GROUPS.
* Update to 4.7.20100410.Hiroki Sato2010-04-101-19/+11
|
* Update to 4.6.20100215.Hiroki Sato2010-02-161-113/+131
| | | | Feature safe: yes
* Update to 4.5.20090709 (from snapshot as of 2009/7/9).Hiroki Sato2009-07-191-3/+132
| | | | | Add support for nexthop with an IPv6 link-local address. To enable this, specify "interface" in bgpd.conf (see bgpd.conf(5)).
* Simplify Makefile. No change of the resultant package.Hiroki Sato2009-06-301-0/+19
|
* - Update net/openbgpd to 4.0.Florent Thoumie2007-07-191-12/+0
| | | | - Add some information about the configuration file and its permissions.
* Update openbgpd to 3.9.Florent Thoumie2006-05-251-0/+12
Reminded by: osa