| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Update library dependencies to latest available releases.
Add examples using nftables to the README file.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
|
| |
|
|
|
|
|
|
|
|
| |
The ULOG target was removed from the linux kernel with 7200135bc1e6
("netfilter: kill ulog targets") aka v3.17, so remove the input plugin
for it. It's successor NFLOG should be used instead, which has its own
input plugin.
Signed-off-by: Corubba Smith <corubba@gmx.de>
Signed-off-by: Florian Westphal <fw@strlen.de>
|
| |
|
|
|
|
|
|
| |
The old links were outdated for ages; let's bring the README in sync
with reality.
Signed-off-by: Harald Welte <laforge@gnumonks.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
|
| |
|
|
| |
Get rid of ULOG only documentation and adds some new stuffs.
|
| |
|
|
| |
This patch also update some copyright and licence declaration.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
removed ./configure (run autoconf)
autoconf now adds -I/usr/src/linux/include to CFLAGS
|
| |
|
|
|
|
|
|
|
| |
- added hashtables everywhere
- no more dynamic allocation for each packet
- mysql output plugin
- more keys in ulogd_BASE
- moved libipulog into ulogd directory
- introduced autoconf
|
| | |
|
| | |
|
| |
|