> On 05 Sep 2015, at 23:17, Niels wrote:
>
>
>> On 24 Aug 2015, at 18:16, Kristof Provost wrote:
>>
- PR 202351
This is a panic after ip6 reassembly in pf. We set the rcvif to NULL
when refragmenting. That seems to go OK execpt when we're refragmenting
broadcast/multicast
> On 24 Aug 2015, at 18:16, Kristof Provost wrote:
>
>>> - PR 202351
>>> This is a panic after ip6 reassembly in pf. We set the rcvif to NULL
>>> when refragmenting. That seems to go OK execpt when we're refragmenting
>>> broadcast/multicast packets in the forwarding path. It's not at all
>>> cl
On Wed, Aug 26, 2015 at 1:43 PM, Kristof Provost wrote:
> On 2015-08-25 19:56:59 (+0200), Ermal Luçi wrote:
> > On Sun, Aug 23, 2015 at 5:09 PM, Kristof Provost wrote:
> >
> > >I'm inclined to say that ifgroups and interfaces should share a
> > >namespace. That would certainly help pf,
On 2015-08-25 19:56:59 (+0200), Ermal Luçi wrote:
> On Sun, Aug 23, 2015 at 5:09 PM, Kristof Provost wrote:
>
> >I'm inclined to say that ifgroups and interfaces should share a
> >namespace. That would certainly help pf, because it uses both
> >interchangeably, which just doesn't wor
On Sun, Aug 23, 2015 at 5:09 PM, Kristof Provost wrote:
> Hi,
>
> Some of you may have noticed that I fixed a couple of pf issues (or in
> some cases broke things. Sorry Allan.) recently.
>
> Here's a quick list of my current priorities:
>
> - PR 127042, 202178:
>This is a panic when an inte
> On 24 Aug 2015, at 17:33, Markus Gebert wrote:
>
>> On 23.08.2015, at 17:09, Kristof Provost wrote:
>>
>> - PR 202351
>> This is a panic after ip6 reassembly in pf. We set the rcvif to NULL
>> when refragmenting. That seems to go OK execpt when we're refragmenting
>> broadcast/multicast p
Hi Kristof
> On 23.08.2015, at 17:09, Kristof Provost wrote:
>
> - PR 202351
> This is a panic after ip6 reassembly in pf. We set the rcvif to NULL
> when refragmenting. That seems to go OK execpt when we're refragmenting
> broadcast/multicast packets in the forwarding path. It's not at al
Hi,
Some of you may have noticed that I fixed a couple of pf issues (or in
some cases broke things. Sorry Allan.) recently.
Here's a quick list of my current priorities:
- PR 127042, 202178:
This is a panic when an interface an ifgroup have the same name.
There's a fix for the immediate p