diff --git a/README.md b/README.md index 46a1612..4b7957a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@

An eBPF-based packet filtering framework.

+> [!WARNING] +> I, @qdeslandes, the maintainer of `bpfilter`, am currently on baby leave until January 20th. Until then, please expect delayed responses to issues, pull requests, and messages. +> Thank you for your patience and understanding. I'll do my best to address urgent matters as soon as possible. + **bpfilter** is an eBPF-based packet filtering framework designed to translate filtering rules into BPF programs. It comprises three main components: 1. A daemon that runs on the host, translating filtering rules into BPF programs.