Bug 244028 - net/openbgpd adding a new PROVIDE keyword
Summary: net/openbgpd adding a new PROVIDE keyword
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Hiroki Sato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-10 16:52 UTC by Olivier Cochard
Modified: 2020-02-20 23:48 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (hrs)


Attachments
patch to add this new PROVIDE keyword (703 bytes, patch)
2020-02-10 16:52 UTC, Olivier Cochard
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Cochard freebsd_committer freebsd_triage 2020-02-10 16:52:42 UTC
Created attachment 211540 [details]
patch to add this new PROVIDE keyword

There is a work-in-progress to make ICMP redirect processing depend on routing daemon (https://reviews.freebsd.org/D23329).
But the routing daemons needs to provide the dynamicrouting keyword.
Here a proposed patch (net/frr? and net/bird? were already updated).
Comment 1 Olivier Cochard freebsd_committer freebsd_triage 2020-02-20 15:26:35 UTC
Any news about?
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-02-20 23:41:41 UTC
A commit references this bug:

Author: hrs
Date: Thu Feb 20 23:40:54 UTC 2020
New revision: 526597
URL: https://svnweb.freebsd.org/changeset/ports/526597

Log:
  - Add dynamicrouting keyword.
  - Some minor style fixes.

  Submitted by:	olivier
  PR:		244028

Changes:
  head/net/openbgpd/Makefile
  head/net/openbgpd/files/openbgpd.in
Comment 3 Hiroki Sato freebsd_committer freebsd_triage 2020-02-20 23:48:24 UTC
(In reply to Olivier Cochard from comment #1)

Sorry for the delay.  Committed.