mbox series

[0/4] netfilter: add repo.or.cz as premirror

Message ID 20260925114427.2889-1-jaipaul.cheernam@est.tech
Headers show
Series netfilter: add repo.or.cz as premirror | expand

Message

Jaipaul Cheernam Sept. 25, 2026, 11:44 a.m. UTC
Due to a recent surge in automated AI agent traffic, git.netfilter.org
has been experiencing increased load. 
The Netfilter project has announced an official mirror at repo.or.cz to
help take some of the load off.
This series adds repo.or.cz as a premirror for the four
meta-networking recipes that fetch from git.netfilter.org, keeping the
canonical URL in SRC_URI as a fallback.

See https://www.netfilter.org/mirrors.html#git
Link: https://lore.kernel.org/netfilter-devel/arVpqySeeTQ7ZA06@orbyte.nwl.cc/

Jaipaul Cheernam (4):
  libnetfilter-log: add repo.or.cz as premirror
  libnetfilter-queue: add repo.or.cz as premirror
  libnftnl: add repo.or.cz as premirror
  ulogd2: add repo.or.cz as premirror

 .../recipes-filter/libnetfilter/libnetfilter-log_1.0.2.bb      | 3 +++
 .../recipes-filter/libnetfilter/libnetfilter-queue_1.0.5.bb    | 3 +++
 meta-networking/recipes-filter/libnftnl/libnftnl_1.3.1.bb      | 3 +++
 meta-networking/recipes-filter/ulogd2/ulogd2_2.0.9.bb          | 3 +++
 4 files changed, 12 insertions(+)