This repository was archived by the owner on Apr 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +11570
-0
lines changed Expand file tree Collapse file tree 8 files changed +11570
-0
lines changed Original file line number Diff line number Diff line change
1
+ #! /bin/sh -e
2
+
3
+ mkdir -p " $1 /etc"
4
+ cp protocols " $1 /etc"
5
+ cp services " $1 /etc"
Original file line number Diff line number Diff line change
1
+ f475118e800a40970c03572908a98f5f00486bf55f05a66cb80128438d04bd76 protocols
2
+ 87421043add90a8c05f2596e9c6f265ecec8d080f6dab5b8aaf551cab9c5bb75 services
Original file line number Diff line number Diff line change
1
+ hopopt 0 HOPOPT
2
+ icmp 1 ICMP
3
+ igmp 2 IGMP
4
+ ggp 3 GGP
5
+ ipv4 4 IPv4
6
+ st 5 ST
7
+ tcp 6 TCP
8
+ cbt 7 CBT
9
+ egp 8 EGP
10
+ igp 9 IGP
11
+ bbn-rcc-mon 10 BBN-RCC-MON
12
+ nvp-ii 11 NVP-II
13
+ pup 12 PUP
14
+ emcon 14 EMCON
15
+ xnet 15 XNET
16
+ chaos 16 CHAOS
17
+ udp 17 UDP
18
+ mux 18 MUX
19
+ dcn-meas 19 DCN-MEAS
20
+ hmp 20 HMP
21
+ prm 21 PRM
22
+ xns-idp 22 XNS-IDP
23
+ trunk-1 23 TRUNK-1
24
+ trunk-2 24 TRUNK-2
25
+ leaf-1 25 LEAF-1
26
+ leaf-2 26 LEAF-2
27
+ rdp 27 RDP
28
+ irtp 28 IRTP
29
+ iso-tp4 29 ISO-TP4
30
+ netblt 30 NETBLT
31
+ mfe-nsp 31 MFE-NSP
32
+ merit-inp 32 MERIT-INP
33
+ dccp 33 DCCP
34
+ 3pc 34 3PC
35
+ idpr 35 IDPR
36
+ xtp 36 XTP
37
+ ddp 37 DDP
38
+ idpr-cmtp 38 IDPR-CMTP
39
+ tp++ 39 TP++
40
+ il 40 IL
41
+ ipv6 41 IPv6
42
+ sdrp 42 SDRP
43
+ ipv6-route 43 IPv6-Route
44
+ ipv6-frag 44 IPv6-Frag
45
+ idrp 45 IDRP
46
+ rsvp 46 RSVP
47
+ gre 47 GRE
48
+ dsr 48 DSR
49
+ bna 49 BNA
50
+ esp 50 ESP
51
+ ah 51 AH
52
+ i-nlsp 52 I-NLSP
53
+ narp 54 NARP
54
+ mobile 55 MOBILE
55
+ tlsp 56 TLSP
56
+ skip 57 SKIP
57
+ ipv6-icmp 58 IPv6-ICMP
58
+ ipv6-nonxt 59 IPv6-NoNxt
59
+ ipv6-opts 60 IPv6-Opts
60
+ cftp 62 CFTP
61
+ sat-expak 64 SAT-EXPAK
62
+ kryptolan 65 KRYPTOLAN
63
+ rvd 66 RVD
64
+ ippc 67 IPPC
65
+ sat-mon 69 SAT-MON
66
+ visa 70 VISA
67
+ ipcv 71 IPCV
68
+ cpnx 72 CPNX
69
+ cphb 73 CPHB
70
+ wsn 74 WSN
71
+ pvp 75 PVP
72
+ br-sat-mon 76 BR-SAT-MON
73
+ sun-nd 77 SUN-ND
74
+ wb-mon 78 WB-MON
75
+ wb-expak 79 WB-EXPAK
76
+ iso-ip 80 ISO-IP
77
+ vmtp 81 VMTP
78
+ secure-vmtp 82 SECURE-VMTP
79
+ vines 83 VINES
80
+ ttp 84 TTP
81
+ iptm 84 IPTM
82
+ nsfnet-igp 85 NSFNET-IGP
83
+ dgp 86 DGP
84
+ tcf 87 TCF
85
+ eigrp 88 EIGRP
86
+ ospfigp 89 OSPFIGP
87
+ sprite-rpc 90 Sprite-RPC
88
+ larp 91 LARP
89
+ mtp 92 MTP
90
+ ax.25 93 AX.25
91
+ ipip 94 IPIP
92
+ scc-sp 96 SCC-SP
93
+ etherip 97 ETHERIP
94
+ encap 98 ENCAP
95
+ gmtp 100 GMTP
96
+ ifmp 101 IFMP
97
+ pnni 102 PNNI
98
+ pim 103 PIM
99
+ aris 104 ARIS
100
+ scps 105 SCPS
101
+ qnx 106 QNX
102
+ a/n 107 A/N
103
+ ipcomp 108 IPComp
104
+ snp 109 SNP
105
+ compaq-peer 110 Compaq-Peer
106
+ ipx-in-ip 111 IPX-in-IP
107
+ vrrp 112 VRRP
108
+ pgm 113 PGM
109
+ l2tp 115 L2TP
110
+ ddx 116 DDX
111
+ iatp 117 IATP
112
+ stp 118 STP
113
+ srp 119 SRP
114
+ uti 120 UTI
115
+ smp 121 SMP
116
+ ptp 123 PTP
117
+ fire 125 FIRE
118
+ crtp 126 CRTP
119
+ crudp 127 CRUDP
120
+ sscopmce 128 SSCOPMCE
121
+ iplt 129 IPLT
122
+ sps 130 SPS
123
+ pipe 131 PIPE
124
+ sctp 132 SCTP
125
+ fc 133 FC
126
+ rsvp-e2e-ignore 134 RSVP-E2E-IGNORE
127
+ udplite 136 UDPLite
128
+ mpls-in-ip 137 MPLS-in-IP
129
+ manet 138 manet
130
+ hip 139 HIP
131
+ shim6 140 Shim6
132
+ wesp 141 WESP
133
+ rohc 142 ROHC
134
+ reserved 255 Reserved
You can’t perform that action at this time.
0 commit comments