pub/scm/linux/kernel/git/jkirsher/iproute2.git  about / heads / tags
IProute2 tree - iproute2 work
$ git log --pretty=format:'%h %s (%cs)%d'
89210b9e uapi: update vdpa.h (2024-04-29)
	(HEAD -> master, main)
70ba338c ip: Exit exec in child process if setup fails (2024-04-25)
911c62bf use missing argument helper (2024-04-23)
11543416 man: fix doc, ip link does support "change" (2024-04-20)
dedcf62f man: use clsact qdisc for port mirroring examples on matchall and mirred (2024-04-16)
0a1e1522 mnl: initialize generic netlink version (2024-04-15)
e67c9a73 man: fix brief explanation of `ip netns attach NAME PID` (2024-04-03)
f740f5a1 arpd: create /var/lib/arpd on first use (2024-03-28)
037a3a0d ila: allow show, list and lst as synonyms (2024-03-28)
9ccf8fa8 bridge: vlan: fix compressvlans usage (2024-03-26)
...

$ git cat-file blob HEAD:README
This is a set of utilities for Linux networking.

Information:
    https://wiki.linuxfoundation.org/networking/iproute2

Download:
    http://www.kernel.org/pub/linux/utils/net/iproute2/

Stable version repository:
    git://git.kernel.org/pub/scm/network/iproute2/iproute2.git

Development repository:
    git://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git

Compatibility
-------------
A new release of iproute2 is done with each kernel version, but
there is a wide range of compatibility. Newer versions of iproute2
will still work with older kernels, but there are some limitations.

If an iproute2 command with a new feature is used with an older
kernel, the kernel may report an error or silently ignore the new
attribute. Likewise if older iproute2 is used with an newer kernel,
it is not possible to use or see new features. The range of
compatibility extends back as far as the oldest supported Long Term
Support (LTS) kernel version.

How to compile this.
--------------------
1. libdbm

arpd needs to have the berkeleydb development libraries. For Debian
users this is the package with a name like libdbX.X-dev.
DBM_INCLUDE points to the directory with db_185.h which
is the include file used by arpd to get to the old format Berkeley
database routines.  Often this is in the db-devel package.

2. make

The makefile will automatically build a config.mk file which
contains definitions of libraries that may or may not be available
on the system such as: ATM, ELF, MNL, and SELINUX.

3. include/uapi

This package includes matching sanitized kernel headers because
the build environment may not have up to date versions. See Makefile
if you have special requirements and need to point at different
kernel include files.

Stephen Hemminger
stephen@networkplumber.org

David Ahern
dsahern@gmail.com

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  main         uapi: update vdpa.h (2024-04-29)
* master       uapi: update vdpa.h (2024-04-29)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
v5.19.0      v5.19.0 (2022-08-02) tar.gz
v5.18.0      v5.18.0 (2022-05-26) tar.gz
v5.17.0      v5.17.0 (2022-03-22) tar.gz
v5.16.0      v5.16.0 (2022-01-10) tar.gz
v5.15.0      v5.15.0 (2021-11-01) tar.gz
v5.14.0      v5.14.0 (2021-08-31) tar.gz
v5.13.0      v5.13.0 (2021-06-29) tar.gz
v5.12.0      v5.12.0 (2021-04-27) tar.gz
v5.11.0      v5.11.0 (2021-02-23) tar.gz
v5.10.0      5.10.0 (2020-12-21) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
       8289 netdev
        406 linux-rdma
        332 lkml
         73 netfilter-devel
         60 bpf
         45 bridge
         43 linux-can
         41 stable
         37 qemu-devel
         36 linux-arm-kernel
         34 virtualization
         33 linux-wireless
         33 mptcp
         29 kvm
         25 linux-nfs
         24 u-boot
         22 linux-mtd
         22 dpdk-dev
         21 linux-fsdevel
         21 netfilter
         20 linux-devicetree
         20 dri-devel
         19 linux-mm
         19 linux-arch
         19 linux-raid
         17 linux-media
         17 linux-spi
         17 intel-wired-lan
         16 linuxppc-dev
         16 cgroups
         15 buildroot
         14 linux-hams
         13 xen-devel
         12 linux-scsi
         12 linux-kselftest
         11 linux-xfs
         11 linux-crypto
         11 linux-doc
         11 git
         10 linux-riscv
         10 linux-mips
         10 linux-btrfs
         10 linux-bluetooth
         10 intel-gfx
         10 linux-api
         10 containers
          9 linux-arm-msm
          9 selinux
          9 linux-mmc
          9 linux-perf-users
          9 linux-s390
          9 kernel-janitors
          9 linux-patches
          8 linux-acpi
          8 kvmarm
          8 linux-i2c
          8 nvdimm
          8 openembedded-core
          7 linux-block
          7 linux-iio
          7 linux-m68k
          7 linux-kbuild
          7 target-devel
          6 linux-nvme
          6 alsa-devel
          6 linux-usb
          6 linux-gpio
          6 linux-ext4
          6 linux-pci
          6 linux-hardening
          6 dm-devel
          6 linux-sctp
          6 linux-cxl
          6 linux-sh
          6 ltp
          6 openembedded-devel
          6 qemu-riscv
          5 linux-mediatek
          5 linux-edac
          5 linux-pm
          5 linux-renesas-soc
          5 linux-f2fs-devel
          5 linux-rt-users
          5 linux-wpan
          5 linux-omap
          5 linux-tegra
          5 openbmc
          5 sparclinux
          5 linux-alpha
          4 linux-samsung-soc
          4 linux-cifs
          4 linux-amlogic
          4 linux-iommu
          4 linux-input
          4 driverdev-devel
          4 linux-security-module
          4 linux-modules
          4 linux-ide
          4 linux-serial
          4 linux-watchdog
          4 io-uring
          4 amd-gfx
          4 linux-pwm
          4 linux-rockchip
          4 yocto-meta-arm
          4 batman
          4 cluster-devel
          4 grub-devel
          4 lvs-devel
          3 linux-efi
          3 linux-erofs
          3 linux-nvdimm
          3 fstests
          3 linux-rtc
          3 linux-clk
          3 linux-leds
          3 selinux-refpolicy
          3 linux-csky
          3 linux-audit
          3 platform-driver-x86
          3 linux-fbdev
          3 linux-bcachefs
          3 yocto-meta-freescale
          3 bitbake-devel
          3 yocto-meta-virtualization
          3 yocto-meta-ti
          3 yocto-meta-arago
          3 outreachy
          3 loongarch
          3 b4-sent
          3 intel-xe
          3 linux-um
          3 linux-hexagon
          3 u-boot-amlogic
          3 virtio-fs
          3 igt-dev
          2 live-patching
          2 linux-integrity
          2 linux-hwmon
          2 dmaengine
          2 linux-parisc
          2 linux-sgx
          2 linux-trace-devel
          2 linux-hyperv
          2 rcu
          2 util-linux
          2 backports
          2 linux-kernel-mentees
          2 linux-man
          2 cip-dev
          2 linux-remoteproc
          2 linux-sparse
          2 lttng-dev
          2 linux-fpga
          2 ceph-devel
          2 keyrings
          2 lustre-devel
          2 soc
          2 ocfs2-devel
          2 rust-for-linux
          2 nouveau
          2 linux-staging
          2 linux-sunxi
          2 linux-coco
          2 llvm
          2 iwd
          2 yocto
          2 yocto-toaster
          2 chrome-platform
          2 xenomai
          2 damon
          2 openrisc
          2 kexec
          2 imx
          2 linux-trace-kernel
          2 virtio-comment
          2 poky
          2 linux-ia64
          2 cpufreq
          2 dccp
          2 kvm-ppc
          2 kernel-testers
          2 linux-btrace
          2 linux-sound
          2 reiserfs-devel
          2 linux-x25
          2 lm-sensors
          2 lvm-devel
          2 fuego
          1 linux-fscrypt
          1 cocci
          1 linux-snps-arc
          1 kernel-hardening
          1 linux-next
          1 kernelnewbies
          1 workflows
          1 linux-i3c
          1 linux-spdx
          1 ksummit-discuss
          1 wireguard
          1 tpmdd-devel
          1 linux-unionfs
          1 linux-firmware
          1 linux-dash
          1 linux-bcache
          1 mm-commits
          1 xdp-newbies
          1 phone-devel
          1 linux-toolchains
          1 dash
          1 ath10k
          1 ath11k
          1 linux-phy
          1 regressions
          1 ksummit
          1 b43-dev
          1 linux-nfc
          1 ath9k-devel
          1 ntfs3
          1 fio
          1 ell
          1 ofono
          1 yocto-docs
          1 ntb
          1 asahi
          1 ath12k
          1 oe-linux-nfc
          1 oe-kbuild-all
          1 oe-chipsec
          1 virtio-dev
          1 v9fs
          1 ecryptfs
          1 kdevops
          1 kbd
          1 autofs
          1 devicetree-spec
          1 devicetree-compiler
          1 initramfs
          1 hail-devel
          1 kvm-ia64
          1 linux-8086
          1 linux-embedded
          1 linux-hotplug
          1 linux-laptop
          1 trinity
          1 linux-metag
          1 linux-nilfs
          1 linux-oxnas
          1 acpica-devel
          1 perfbook
          1 smatch
          1 wireless-regdb
          1 powertop
          1 dtrace
          1 yocto-patches
          1 barebox
          1 linux-aspeed
          1 kvm-riscv

git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/jkirsher/iproute2.git