Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 20:14:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 255678] security/strongswan cant add routes via RTM_ADD via PF_ROUTE socket
Message-ID:  <bug-255678-7501-8nYpH1zZI5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255678-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255678-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255678

--- Comment #21 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dd98954e229812eee2fa6bf97714fecbbd=
cc56e4c

commit d98954e229812eee2fa6bf97714fecbbdcc56e4c
Author:     Alexander V. Chernikov <melifaro@FreeBSD.org>
AuthorDate: 2021-08-29 19:51:28 +0000
Commit:     Alexander V. Chernikov <melifaro@FreeBSD.org>
CommitDate: 2021-08-29 20:05:14 +0000

    routing: Bring back the ability to specify transmit interface via its n=
ame.

    Some software references outgoing interfaces by specifying name instead=
 of
     index.

    Use rti_ifp from rt_addrinfo if provided instead of always using
     address interface when constructing nexthop.

    PR:             255678
    Reported by:    martin.larsson2 at gmail.com
    MFC after:      1 week

 sys/net/route.c          | 45 ++++++++++++++++++++++++++++++++++++---------
 sys/net/route/nhop_ctl.c |  2 +-
 2 files changed, 37 insertions(+), 10 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255678-7501-8nYpH1zZI5>