pub/scm/linux/kernel/git/jkirsher/iproute2.git  about / heads / tags
IProute2 tree - iproute2 work
$ git log --pretty=format:'%h %s (%cs)%d'
64e8c4b6 seg6: man: ip-link.8: add description of NEXT-C-SID flavor for SRv6 End.X behavior (2023-08-03)
	(HEAD -> master)
109ddfb4 ss: report when the RxNoPad optimization is set on TLS sockets (2023-08-03)
84ffffeb ip: error out if iplink does not consume all options (2023-07-31)
13a5d8fc bridge: link: allow filtering on bridge name (2023-07-26)
0a0a8f12 Read configuration files from /etc and /usr (2023-07-26)
02ea0214 man: (ss) fix wrong margin (2023-07-24)
3a75c7a2 tc: fix a wrong file name in comment (2023-07-24)
9d82667c bridge/mdb.c: include limits.h (2023-07-24)
58c2530c misc/ifstat: fix incorrect output data in json mode (2023-07-24)
912f5de4 Add missing SPDX headers (2023-07-22)
...

$ 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

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       seg6: man: ip-link.8: add description of NEXT-C-SID flavor for SRv6 End.X behavior (2023-08-03)

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

git clone https://80x24.org/lore/pub/scm/linux/kernel/git/jkirsher/iproute2.git