Bug 270757 - net/radvd: adapt previous patch to check for proper return value
Summary: net/radvd: adapt previous patch to check for proper return value
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: Babak Farrokhi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-11 07:59 UTC by Franco Fichtner
Modified: 2023-04-11 17:18 UTC (History)
0 users

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


Attachments
check join error (806 bytes, patch)
2023-04-11 07:59 UTC, Franco Fichtner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)