csjp a191919892 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-03-11 22:07:04 +00:00
2005-06-06 16:39:21 +00:00
2005-03-28 18:31:18 +00:00
2005-05-25 15:54:17 +00:00
2005-06-05 12:00:03 +00:00
2005-06-03 09:06:00 +00:00
2005-02-23 22:44:38 +00:00
2005-06-05 10:16:27 +00:00
2005-06-05 03:38:03 +00:00