Y
Hacker News
new
|
ask
|
show
|
jobs
by
walterbell
3489 days ago
Are there differences in firewall features, or is OS-level security posture the main difference?
1 comments
eladx
3489 days ago
One major drawback to OpenBSD's pf, at least from a research perspective, is its lack for extensibility. Both FreeBSD and Linux offer extensions that can come in very handy, for example a BPF matcher for packets as opposed to regular rules.
link