Files
xtables-addons/extensions/pknock/xt_pknock.c
Jan Engelhardt d9cd40e9fa pknock: switch allocations to GFP_KERNEL
All allocations currently using GFP_ATOMIC happen in user context, so
GFP_KERNEL is sufficient.
2009-10-30 18:40:52 +01:00

28 KiB