Bug 277505

Summary: net/radvd: support RemoveAdvOnExit directive via upstream patch
Product: Ports & Packages Reporter: Franco Fichtner <franco>
Component: Individual Port(s)Assignee: Babak Farrokhi <farrokhi>
Status: Closed FIXED    
Severity: Affects Only Me Flags: farrokhi: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/radvd-project/radvd/commit/3f1aeb2
Attachments:
Description Flags
several updates
none
upstream patch inclusion none

Description Franco Fichtner 2024-03-05 15:47:17 UTC
Created attachment 248951 [details]
several updates

Hi,

RemoveAdvOnExit can be turned off for CARP environments helping to avoid default route removal with zero lifetime announcements.

Also update the manpage directory to align with current FreeBSD ports efforts.

Last but not least remove an obsolete patch file. Was discussed with upstream as well.


Cheers,
Franco
Comment 1 Franco Fichtner 2024-03-22 07:48:30 UTC
Created attachment 249392 [details]
upstream patch inclusion

Removed the now committed parts.
Comment 2 Franco Fichtner 2024-03-22 07:59:50 UTC
Added commit URL for future reference.
Comment 3 Franco Fichtner 2024-06-03 08:57:32 UTC
Anything else I can do to get this in?


Cheers,
Franco
Comment 4 Babak Farrokhi freebsd_committer freebsd_triage 2024-06-18 19:26:03 UTC
Committed. Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-06-18 19:26:16 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3eaa8e5ef44a7c9b3ee8fed7f94d42365ca3b0c5

commit 3eaa8e5ef44a7c9b3ee8fed7f94d42365ca3b0c5
Author:     Babak Farrokhi <farrokhi@FreeBSD.org>
AuthorDate: 2024-06-18 19:23:43 +0000
Commit:     Babak Farrokhi <farrokhi@FreeBSD.org>
CommitDate: 2024-06-18 19:25:27 +0000

    net/radvd: support RemoveAdvOnExit directive via upstream patch

    - Remove an unused patch
    - Also bump revision

    PR:             277505
    Reported by:    Franco Fichtner <franco@opnsense.org>

 net/radvd/Makefile                       |  5 ++++-
 net/radvd/distinfo                       |  4 +++-
 net/radvd/files/patch-interface.c (gone) | 23 -----------------------
 3 files changed, 7 insertions(+), 25 deletions(-)