Re: NetBSD packet filter
"J. Lewis Muir" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.network |
|---|---|
| Message-ID | <7ig367ywpxx3a6i7aikfuwggt5e5p3q63mdgear47tpsdodmm6@a3iabeirye4o> |
On 10/11, Emmanuel Nyarko wrote: > > On 11 Oct 2024, at 4:35 AM, J. Lewis Muir <[email protected]> wrote: > > And you probably already know it, but macOS and FreeBSD have traffic > > shaping via dummynet(4). And just looking at man pages, it seems that > > FreeBSD also has altq(4), but macOS does not. > macOS uses PF right?? Yes. > I’m not getting you. You want a proposal made to macOS to rather use ALTQ in traffic shaping ?? No, I was just noting what it uses for reference and as an example of the kind of capabilities it provides that I like (e.g., dummynet(4) pipes and queues) and that I'd like in NPF. Lewis