commit: d50f1cd0f995b6d8837032cf48a443b21bb62c75 Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk> AuthorDate: Thu Feb 29 15:57:31 2024 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu Feb 29 19:07:44 2024 +0000 URL: https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=d50f1cd0
etc/protocols: add mobility-header (135) Missing this makes net-firewall/iptables tests fail. See: https://bugzilla.netfilter.org/show_bug.cgi?id=1738 Bug: https://bugs.gentoo.org/890628 Closes: https://github.com/gentoo/baselayout/pull/6 Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk> Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> etc/protocols | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/protocols b/etc/protocols index 8e009be0..ade8d16a 100644 --- a/etc/protocols +++ b/etc/protocols @@ -143,6 +143,7 @@ sctp 132 SCTP # Stream Control Transmission Protocol fc 133 FC # Fibre Channel rsvp-e2e-ignore 134 RSVP-E2E-IGNORE # RFC3175 # 134 # Unassigned +mobility-header 135 Mobility-Header # Mobility Support for IPv6 [RFC3775] udplite 136 UDPLite # RFC3828 mpls-in-ip 137 MPLS-in-IP # RFC4023 manet 138 manet # MANET Protocols