]> git.ipfire.org Git - people/ummeegge/ipfire-2.x.git/commit
ndpi-netfilter: LAYER 7 filter via netfilter [TEST] ndpi-netfilter
authorErik Kapfer <ummeegge@ipfire.org>
Sat, 23 Feb 2019 09:05:49 +0000 (10:05 +0100)
committerErik Kapfer <ummeegge@ipfire.org>
Sat, 23 Feb 2019 09:05:49 +0000 (10:05 +0100)
commit2bc16cab59bd9da0e4a956387912ef7247d76855
tree936414014d02a021b082863ba220f41c4f856ac1
parent8818db9a1cf3488707b0a1193af2db56a30a8560
ndpi-netfilter: LAYER 7 filter via netfilter [TEST]

Sources are from https://github.com/betolj/ndpi-netfilter .
Dev. is only for x86_64 machines.
nDPI is outdated.
Sources needed to be patched and are not very well maintained (incl. deprecated c++ syntax).
Package (if build as such) work only with the same kernel where it has been build.

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
config/rootfiles/packages/ndpi-netfilter [new file with mode: 0644]
lfs/ndpi-netfilter [new file with mode: 0644]
make.sh
src/paks/ndpi-netfilter/install.sh [new file with mode: 0644]
src/paks/ndpi-netfilter/uninstall.sh [new file with mode: 0644]
src/paks/ndpi-netfilter/update.sh [new file with mode: 0644]
src/patches/ndpi-netfilter-3.0_fix_modules_path.patch [new file with mode: 0644]
src/patches/ndpi-netfilter-3.0_nf_ct_is_untracked.patch [new file with mode: 0644]