> On 29 Sep 2023, at 00:09, Sonic wrote:
>
>
> Hopefully not as dumb of a question as I suspect it might be.
> Does the generic...
> =
> match out on $ext_if inet proto tcp from ($ext_if) set prio (3, 7)
> match in on $ext_if inet proto tcp to ($ext_if) set prio (3, 7)
> =
> ...take
Hopefully not as dumb of a question as I suspect it might be.
Does the generic...
=
match out on $ext_if inet proto tcp from ($ext_if) set prio (3, 7)
match in on $ext_if inet proto tcp to ($ext_if) set prio (3, 7)
=
...take advantage of this patch when using wireguard or does the match ne
On Fri, Sep 22, 2023 at 12:27 PM David Gwynne wrote:
> On Mon, Sep 18, 2023 at 12:47:52PM -, Stuart Henderson wrote:
> > On 2023-09-17, Andrew Lemin wrote:
> > > I have been testing the Wireguard implementation on OpenBSD and noticed
> > > that the ToS field is not being copied from the inne
On Mon, Sep 18, 2023 at 12:47:52PM -, Stuart Henderson wrote:
> On 2023-09-17, Andrew Lemin wrote:
> > I have been testing the Wireguard implementation on OpenBSD and noticed
> > that the ToS field is not being copied from the inner unencrypted header to
> > the outer Wireguard header, resulti
On 19 Sep 2023, at 20:07, Janne Johansson wrote:Den sön 17 sep. 2023 kl 09:19 skrev Andrew Lemin :Hi,
I have been testing the Wireguard implementation on OpenBSD and noticed
that the ToS field is not being copied from the inner unencrypted header to
the outer Wireguard he
Den sön 17 sep. 2023 kl 09:19 skrev Andrew Lemin :
> Hi,
>
> I have been testing the Wireguard implementation on OpenBSD and noticed
> that the ToS field is not being copied from the inner unencrypted header to
> the outer Wireguard header, resulting in ALL packets going into the same PF
> Prio /
On 2023/09/19 19:36, Andrew Lemin wrote:
>
> Awesome! Thank you so much Stuart :D
> I will test this weekend..
btw if I'm not mistaken I think this will only copy the priority to the
mbuf header rather than to the IP header, so will be used internally in
OpenBSD but not on the rest of the network
On Mon, Sep 18, 2023 at 10:59 PM Stuart Henderson
wrote:
> On 2023-09-17, Andrew Lemin wrote:
> > I have been testing the Wireguard implementation on OpenBSD and noticed
> > that the ToS field is not being copied from the inner unencrypted header
> to
> > the outer Wireguard header, resulting in
On 2023-09-17, Andrew Lemin wrote:
> I have been testing the Wireguard implementation on OpenBSD and noticed
> that the ToS field is not being copied from the inner unencrypted header to
> the outer Wireguard header, resulting in ALL packets going into the same PF
> Prio / Queue.
>
> For example,
Hi,
I have been testing the Wireguard implementation on OpenBSD and noticed
that the ToS field is not being copied from the inner unencrypted header to
the outer Wireguard header, resulting in ALL packets going into the same PF
Prio / Queue.
For example, ACKs (for Wireguard encrypted packets) end
10 matches
Mail list logo