summaryrefslogtreecommitdiff
path: root/net/openbgpd/files/patch-bgpd_pfkey.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/openbgpd: revert upgrade from 6.5p0 to 5.2.20121209Kurt Jaeger2019-06-031-0/+471
| | | | | | | | | | - 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-471/+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
* net/openbgpd: Add patches to allow use of TCPMD5 optionsKurt Jaeger2018-01-121-24/+297
| | | | | | | | | | | | | - For additional details, see this post from 2013: http://lists.freebsd.org/pipermail/freebsd-net/2013-November/037133.html - Please note that this patch is used by pfsense - related changes in the base system have already been integrated, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220170 PR: 184545 Submitted by: anarcat@koumbit.org, eksffa@freebsdbrasil.com.br, garga@FreeBSD.org Reviewed by: mykel@mware.ca Approved by: hrs (maintainer timeout)
* Update to 5.2.20121014.Hiroki Sato2012-10-131-4/+4
| | | | Feature safe: yes
* - Update to a 4.9 snapshot as of 2011.06.12.Hiroki Sato2011-07-031-4/+82
| | | | - Use USERS and GROUPS.
* Update to 4.6.20100215.Hiroki Sato2010-02-161-66/+105
| | | | Feature safe: yes
* Update to 4.5.20090709 (from snapshot as of 2009/7/9).Hiroki Sato2009-07-191-0/+81
Add support for nexthop with an IPv6 link-local address. To enable this, specify "interface" in bgpd.conf (see bgpd.conf(5)).