freebsd-skq/sys/netpfil
jhb b92445bf9a MFC 266852,270223:
- Fix pf(4) to build with MAXCPU set to 256.  MAXCPU is actually a count,
  not a maximum ID value (so it is a cap on mp_ncpus, not mp_maxid).
- Bump MAXCPU on amd64 from 64 to 256.  In practice APIC only permits 255
  CPUs (IDs 0 through 254).  Getting above that limit requires x2APIC.
2015-05-22 21:51:36 +00:00
..
ipfw MFC r266399: 2014-05-26 07:02:03 +00:00
pf MFC 266852,270223: 2015-05-22 21:51:36 +00:00