Noticed this while reading files. Accidental duplication of a line in /etc/protocols.
--J Index: protocols =================================================================== RCS file: /cvs/src/etc/protocols,v retrieving revision 1.24 diff -u -p -u -r1.24 protocols --- protocols 12 Jul 2014 14:38:38 -0000 1.24 +++ protocols 22 Sep 2022 13:19:44 -0000 @@ -137,7 +137,6 @@ sps 130 SPS # Secure Packet Shield pipe 131 PIPE # Private IP Encapsulation within IP sctp 132 SCTP # Stream Control Transmission Protocol fc 133 FC # Fibre Channel -rsvp-e2e-ignore 134 RSVP-E2E-IGNORE # Aggregation of RSVP for IP reservations rsvp-e2e-ignore 134 RSVP-E2E-IGNORE # Aggregation of RSVP for IP reservations mobility-header 135 Mobility-Header # Mobility Support in IPv6 udplite 136 UDPLite # The UDP-Lite Protocol
