Re: [nft PATCH 0/2] tests: shell: Keep dumps with numeric protocol values
Pablo Neira Ayuso <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.netfilter.devel |
|---|---|
| Message-ID | <an2-IiYNYay2tAI5@chamomile> |
On Thu, Aug 13, 2026 at 02:12:46PM +0200, Phil Sutter wrote: > Hi Pablo, > > On Thu, Aug 13, 2026 at 02:00:22PM +0200, Pablo Neira Ayuso wrote: > > On Thu, Aug 13, 2026 at 01:45:54PM +0200, Phil Sutter wrote: > > > Adjust the test wrapper to create dumps with --numeric-protocol option > > > (patch 1) and update all dumps (patch 2). > > > > Is this to make it consistent through different distros due to > > different definitions in /etc/services? > > Yes, but it's about /etc/protocols. See Avinash's attempt at eliminating > an actual problem there (and my response to it): > > https://lore.kernel.org/netfilter-devel/[email protected]/ Makes sense, thanks for explaining.