I was looking at the compilation steps for ipfilter source code and found that Makefile presents in git repo are not sufficient enough to compile source code. It has dependencies on some kernel source/library/modules(not known to me) as i saw VPATH is set with some /bos/kernel/exp path.
Also there are some Makefile which are missing like "bos/kernext/Kernext.mk" and "RULES_MK".,
Could you please educate me how can i get these files and compile source code ?
-bash-4.3# ipf -V
ipf: IP Filter: v4.1.13 (480)
Kernel: IP Filter: v4.1.13
Running: yes
Log Flags: 0 = none set
Default: pass all, Logging: available
Active list: 0
Feature mask: 0x87
-bash-4.3#
Thanks,
Akhilesh Verma
I was looking at the compilation steps for ipfilter source code and found that Makefile presents in git repo are not sufficient enough to compile source code. It has dependencies on some kernel source/library/modules(not known to me) as i saw VPATH is set with some /bos/kernel/exp path.
Also there are some Makefile which are missing like "bos/kernext/Kernext.mk" and "RULES_MK".,
Could you please educate me how can i get these files and compile source code ?
-bash-4.3# ipf -V
ipf: IP Filter: v4.1.13 (480)
Kernel: IP Filter: v4.1.13
Running: yes
Log Flags: 0 = none set
Default: pass all, Logging: available
Active list: 0
Feature mask: 0x87
-bash-4.3#
Thanks,
Akhilesh Verma