Re: NPF LOAD
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.network |
|---|---|
| Message-ID | <[email protected]> |
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"). Martin