summaryrefslogtreecommitdiffstats
path: root/examples/netfilter/nf-log.c
Commit message (Collapse)AuthorAgeFilesLines
* examples: fix trivial error messageKen-ichirou MATSUZAWA2013-12-071-6/+6
| | | | | Signed-off-by: Ken-ichirou MATSUZAWA <chamas@h4.dion.ne.jp> Signed-off-by: Florian Westphal <fw@strlen.de>
* example: release them in the public domainPablo Neira Ayuso2012-01-021-6/+1
| | | | | | | | I have decided to release the examples in this library in the public domain. Jan Engelhardt, who has been the sole contributor so far, has agreed with this re-licensing by communication via e-mail. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* examples: add nflog examplePablo Neira Ayuso2010-11-071-0/+229
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>