From b5eb0cfafe6aebb6094b36cdf15147f957775c16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Thu, 12 Jun 2025 12:56:54 +0200 Subject: [PATCH] Add unix-abstract, stream, seqpacket, dgram --- table.csv | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/table.csv b/table.csv index 28b0914..027bd04 100644 --- a/table.csv +++ b/table.csv @@ -116,6 +116,10 @@ utp, multiaddr, 0x012e, draft, crc32, hash, 0x0132, draft, CRC-32 non-cryptographic hash algorithm (IEEE 802.3) crc64-ecma, hash, 0x0164, draft, CRC-64 non-cryptographic hash algorithm (ECMA-182 - Annex B) unix, multiaddr, 0x0190, permanent, +unix-abstract, multiaddr, 0x0191, draft, +stream, multiaddr, 0x0192, draft, +seqpacket, multiaddr, 0x0193, draft, +dgram, multiaddr, 0x0194, draft, thread, multiaddr, 0x0196, draft, Textile Thread p2p, multiaddr, 0x01a5, permanent, libp2p https, multiaddr, 0x01bb, draft,