- /etc/protocols: assign 4 to ipv4 instead of ip to correspond with
IANA [bnc#843511] (internal) OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=16
This commit is contained in:
parent
28d36cff37
commit
03e20c3dad
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 12:26:30 UTC 2013 - pgajdos@suse.com
|
||||
|
||||
- /etc/protocols: assign 4 to ipv4 instead of ip to correspond with
|
||||
IANA [bnc#843511] (internal)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 22 14:42:10 UTC 2013 - pgajdos@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# See also: protocols(5), http://www.sethwklein.net/projects/iana-etc/
|
||||
# See also: protocols(5), http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml
|
||||
#
|
||||
#
|
||||
# PROTOCOL NUMBERS
|
||||
@ -19,7 +19,7 @@ hopopt 0 HOPOPT # IPv6 Hop-by-Hop Option [RFC1883]
|
||||
icmp 1 ICMP # Internet Control Message [RFC792]
|
||||
igmp 2 IGMP # Internet Group Management [RFC1112]
|
||||
ggp 3 GGP # Gateway-to-Gateway [RFC823]
|
||||
ip 4 IP # IP in IP (encapsulation) [RFC2003]
|
||||
ipv4 4 IPv4 # IP in IP (encapsulation) [RFC2003]
|
||||
st 5 ST # Stream [RFC1190,RFC1819]
|
||||
tcp 6 TCP # Transmission Control [RFC793]
|
||||
cbt 7 CBT # CBT [Ballardie]
|
||||
|
Loading…
Reference in New Issue
Block a user