linux man page for bpfc

Query: bpfc

OS: linux

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

bpfc(8)                                                         netsniff-ng-toolkit                                                        bpfc(8)

NAME
bpfc - compile a BPF expression into BPF opcode
SYNOPSIS
bpfc -i|--input <program> [-V|--verbose][-v|--version][-h|--help]
DESCRIPTION
bpfc is a tool to generate BPF opcode from a literal expression. The generated BPF opcode then can be used to filter out the corresponding traffic.
EXAMPLES
bpfc --input example.bpf Transform the literal expression in example.bpf into BPF opcodes
OPTIONS
-i|--input <program> Path to Berkeley Packet Filter file. -V|--verbose Increase program verbosity -v|--version Print version. -h|--help Print help text and lists all options.
AUTHOR
Written by Daniel Borkmann <daniel@netsniff-ng.org>
DOCUMENTATION
Documentation by Emmanuel Roullit <emmanuel@netsniff-ng.org>
BUGS
Please report bugs to <bugs@netsniff-ng.org> 2012-06-29 bpfc(8)
Related Man Pages
ashunt(8) - debian
trafgen(8) - debian
seccomp_export_pfc(3) - centos
curvetun(8) - centos
flowtop(8) - centos
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Featured Books and Articles by Active Forum Members
Scripts without shebang
Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations!
YouTube: How to Use Code Tags and Format Posts @UNIX.com