Christian S.J. Peron 0eb206049e Change the maximum bpf program instruction limitation from being hard-
coded at 512 (BPF_MAXINSNS) to being tunable. This is useful for users
who wish to use complex or large bpf programs when filtering traffic.
For now we will default it to BPF_MAXINSNS. I have tested bpf programs
with well over 21,000 instructions without any problems.

Discussed with:	phk
2005-06-06 22:19:59 +00:00
..
2005-05-28 21:56:41 +00:00
2004-10-05 19:28:52 +00:00
2005-03-24 02:08:22 +00:00
2005-05-06 02:50:00 +00:00
2005-01-11 07:08:15 +00:00