Bug 270757

Summary: net/radvd: adapt previous patch to check for proper return value
Product: Ports & Packages Reporter: Franco Fichtner <franco>
Component: Individual Port(s)Assignee: Babak Farrokhi <farrokhi>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (farrokhi)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
check join error none

Description Franco Fichtner 2023-04-11 07:59:04 UTC
Created attachment 241416 [details]
check join error

Hi,

Here is a revised patch for radvd properly covering the SIGHUP scenario.


Cheers,
Franco
Comment 1 Babak Farrokhi freebsd_committer freebsd_triage 2023-04-11 10:16:42 UTC
Thanks, Franco. I will test and commit this later today.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-11 17:13:18 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=132939b5ee344bfd798a91c6900eb718217e7035

commit 132939b5ee344bfd798a91c6900eb718217e7035
Author:     Babak Farrokhi <farrokhi@FreeBSD.org>
AuthorDate: 2023-04-11 17:12:08 +0000
Commit:     Babak Farrokhi <farrokhi@FreeBSD.org>
CommitDate: 2023-04-11 17:12:08 +0000

    net/radvd: adapt previous patch to check for proper return value

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

 net/radvd/Makefile                   | 2 +-
 net/radvd/files/patch-device-bsd44.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)