IPTables PSD Patch Problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry,

 

After going through the Makefile and Config.in file for netfilter I realized that I had a typo, I had:

obj=$(CONFIG_IP_NF_MATCH_PSD) += ipt_psd.o

 

instead of:

obj-$(CONFIG_IP_NF_MATCH_PSD) += ipt_psd.o

 

I had an = sign where I needed a - .

 

Josh Berry

Information Security Group

972-856-5402

 


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux