TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Why is the kernel community replacing iptables with BPF?

54 pointsby lunchbreakabout 7 years ago

3 comments

PhantomGremlinabout 7 years ago
An interesting introduction to how Linux currently does packet filtering and how changing to BPF will improve performance.<p>The really amusing thing to me (an OpenBSD user) was the omission of any discussion of the origin of BPF, or even spelling out the acronym (it&#x27;s the Berkeley Packet Filter).<p>Those GPL guys really really hate acknowledging anything to do with Berkeley! :) Even though in this case it&#x27;s not directly the University of California, Berkeley but instead the origin of BPF is the Lawrence Berkeley Laboratory.
评论 #16890487 未加载
评论 #16886613 未加载
评论 #16888262 未加载
indigodaddyabout 7 years ago
I posted this on a similar current HN thread about BPF, but also relevant here. See Poettering&#x27;s blog for how you can do very cool access control things via systemd taking advantage of EBPF:<p><a href="http:&#x2F;&#x2F;0pointer.net&#x2F;blog&#x2F;ip-accounting-and-access-lists-with-systemd.html" rel="nofollow">http:&#x2F;&#x2F;0pointer.net&#x2F;blog&#x2F;ip-accounting-and-access-lists-with...</a>
qalmakkaabout 7 years ago
So what about the elephant in the room, nftables? Are they basically dead in the water now?
评论 #16883479 未加载