Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: npf related panic
On Jan 4, 3:45pm, prlw1%cam.ac.uk@localhost (Patrick Welche) wrote:
-- Subject: Re: npf related panic
| npf seems blameless: see John Baker's message - we have the same stack trace
| below pfil_run_addrhooks. (amd64 stack trace has pfil.c 1.30, the RPI probably
Can you add a check printing:
printf("npf=%p ifa=%p\n", npf, ifa);
npf_ifaddr_sync(npf, ifa->ifa_ifp);
in src/sys/netinet/npf/npf_os.c in the address hook function?
christos
Home |
Main Index |
Thread Index |
Old Index