Re: NPF LOAD
Emmanuel Nyarko <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.network |
|---|---|
| Message-ID | <[email protected]> |
> On 11 Oct 2024, at 4:40 PM, Martin Husemann <[email protected]> wrote: > > On Fri, Oct 11, 2024 at 04:31:56PM +0000, Emmanuel Nyarko wrote: >> But the load case here needs to be addressed right? > > I think it matches the documentation. The names might be confusing. > > "reload" is for (re-)loading a configuration file (but leaving all connection > state alone). > > "load" is for loading a saved connection snapshot (written by "save"). It also adds: “Loads the saved configuration file” before it adds "and a connection". The saved configuration file here isn’t “/etc/npf.conf”? > > Martin Emmanuel