-
Notifications
You must be signed in to change notification settings - Fork 68
/
Copy pathtest_route_tables.go
363 lines (322 loc) · 16.4 KB
/
test_route_tables.go
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
// Code generated by go generate
package gateway
const (
darwinBadRoute = "darwinBadRoute"
darwinNoRoute = "darwinNoRoute"
darwin = "darwin"
freeBSDBadRoute = "freeBSDBadRoute"
freeBSDNoRoute = "freeBSDNoRoute"
freeBSD = "freeBSD"
linuxNoRoute = "linuxNoRoute"
linux = "linux"
netBSDBadRoute = "netBSDBadRoute"
netBSDNoRoute = "netBSDNoRoute"
netBSD = "netBSD"
randomData = "randomData"
solarisBadRoute = "solarisBadRoute"
solarisNoRoute = "solarisNoRoute"
solaris = "solaris"
solarisNoInterface = "solarisNoInterface"
windowsBadRoute1 = "windowsBadRoute1"
windowsBadRoute2 = "windowsBadRoute2"
windowsLocalized = "windowsLocalized"
windowsMultipleGateways = "windowsMultipleGateways"
windowsNoDefaultRoute = "windowsNoDefaultRoute"
windowsNoRoute = "windowsNoRoute"
windows = "windows"
)
var routeTables = map[string][]byte{
darwinBadRoute: []byte(`
Routing tables
Internet:
Destination Gateway Flags Netif Expire
default foo UGSg en0
10.88.88.0/24 link#1 U en0
10.88.88.148 link#1 UHS lo0
127.0.0.1 link#2 UH lo0
`),
darwinNoRoute: []byte(`
Routing tables
Internet:
Destination Gateway Flags Netif Expire
10.88.88.0/24 link#1 U en0
10.88.88.148 link#1 UHS lo0
127.0.0.1 link#2 UH lo0
`),
darwin: []byte(`
Routing tables
Internet:
Destination Gateway Flags Netif Expire
default link#17 UCSg utun3
default 192.168.1.254 UGScIg en0
`),
freeBSDBadRoute: []byte(`
Routing tables
Internet:
Destination Gateway Flags Netif Expire
default foo UGS ena0
10.88.88.0/24 link#1 U ena0
10.88.88.148 link#1 UHS lo0
127.0.0.1 link#2 UH lo0
`),
freeBSDNoRoute: []byte(`
Routing tables
Internet:
Destination Gateway Flags Netif Expire
10.88.88.0/24 link#1 U ena0
10.88.88.148 link#1 UHS lo0
127.0.0.1 link#2 UH lo0
`),
freeBSD: []byte(`
Routing tables
Internet:
Destination Gateway Flags Netif Expire
default 10.88.88.2 UGS ena0
127.0.0.1 link#2 UH lo0
172.31.16.0/20 link#1 U ena0
172.31.29.64 link#1 UHS lo0
Internet6:
Destination Gateway Flags Netif Expire
::/96 ::1 UGRS lo0
::1 link#2 UHS lo0
::ffff:0.0.0.0/96 ::1 UGRS lo0
fe80::/10 ::1 UGRS lo0
fe80::%%ena0/64 link#1 U ena0
fe80::4fc:21ff:feeb:60c5%%ena0 link#1 UHS lo0
fe80::%%lo0/64 link#2 U lo0
fe80::1%%lo0 link#2 UHS lo0
ff02::/16 ::1 UGRS lo0
`),
linuxNoRoute: []byte(`
Iface Destination Gateway Flags RefCnt Use Metric Mask MTU Window IRTT
`),
linux: []byte(`
Iface Destination Gateway Flags RefCnt Use Metric Mask MTU Window IRTT
wlp4s0 0000FEA9 00000000 0001 0 0 1000 0000FFFF 0 0 0
docker0 000011AC 00000000 0001 0 0 0 0000FFFF 0 0 0
docker_gwbridge 000012AC 00000000 0001 0 0 0 0000FFFF 0 0 0
wlp4s0 0008A8C0 00000000 0001 0 0 600 00FFFFFF 0 0 0
wlp4s0 00000000 0108A8C0 0003 0 0 600 00000000 0 0 0
`),
netBSDBadRoute: []byte(`
Routing tables
Internet:
Destination Gateway Flags Refs Use Mtu Interface
default foo UG - - 9001 ena0
127/8 127.0.0.1 UGRS - - 33624 lo0
127.0.0.1 lo0 UHl - - 33624 lo0
`),
netBSDNoRoute: []byte(`
Routing tables
Internet:
Destination Gateway Flags Refs Use Mtu Interface
127/8 127.0.0.1 UGRS - - 33624 lo0
127.0.0.1 lo0 UHl - - 33624 lo0
172.31.16/20 link#1 UC - - 9001 ena0
172.31.22.254 link#1 UHl - - - lo0
172.31.16.1 06:fd:6a:57:a9:12 UHL - - - ena0
`),
netBSD: []byte(`
Routing tables
Internet:
Destination Gateway Flags Refs Use Mtu Interface
default 172.31.16.1 UG - - 9001 ena0
127/8 127.0.0.1 UGRS - - 33624 lo0
127.0.0.1 lo0 UHl - - 33624 lo0
172.31.16/20 link#1 UC - - 9001 ena0
172.31.22.254 link#1 UHl - - - lo0
172.31.16.1 06:fd:6a:57:a9:12 UHL - - - ena0
Internet6:
Destination Gateway Flags Refs Use Mtu Interface
::/104 ::1 UGRS - - 33624 lo0
::/96 ::1 UGRS - - 33624 lo0
::1 lo0 UHl - - 33624 lo0
::127.0.0.0/104 ::1 UGRS - - 33624 lo0
::224.0.0.0/100 ::1 UGRS - - 33624 lo0
::255.0.0.0/104 ::1 UGRS - - 33624 lo0
::ffff:0.0.0.0/96 ::1 UGRS - - 33624 lo0
2001:db8::/32 ::1 UGRS - - 33624 lo0
2002::/24 ::1 UGRS - - 33624 lo0
2002:7f00::/24 ::1 UGRS - - 33624 lo0
2002:e000::/20 ::1 UGRS - - 33624 lo0
2002:ff00::/24 ::1 UGRS - - 33624 lo0
fe80::/10 ::1 UGRS - - 33624 lo0
fe80::%%ena0/64 link#1 UC - - - ena0
fe80::9508:280a:c38e:4e4a link#1 UHl - - - lo0
fe80::%%lo0/64 fe80::1 U - - - lo0
fe80::1 lo0 UHl - - - lo0
ff01:1::/32 link#1 UC - - - ena0
ff01:2::/32 ::1 UC - - 33624 lo0
ff02::%%ena0/32 link#1 UC - - - ena0
ff02::%%lo0/32 ::1 UC - - 33624 lo0`),
randomData: []byte(`
test
Lorem ipsum dolor sit amet, consectetur adipiscing elit,
sed do eiusmod tempor incididunt ut labore et dolore magna
aliqua. Ut enim ad minim veniam, quis nostrud exercitation
`),
solarisBadRoute: []byte(`
Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ---------- ---------
default foo UG 2 76419 net0
127.0.0.1 127.0.0.1 UH 2 36 lo0
172.16.32.0 172.16.32.17 U 4 8100 net0
Routing Table: IPv6
Destination/Mask Gateway Flags Ref Use If
--------------------------- --------------------------- ----- --- ------- -----
::1 ::1 UH 3 75382 lo0
2001:470:deeb:32::/64 2001:470:deeb:32::17 U 3 2744 net0
fe80::/10 fe80::6082:52ff:fedc:7df0 U 3 8430 net0
`),
solarisNoRoute: []byte(`
Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ---------- ---------
127.0.0.1 127.0.0.1 UH 2 36 lo0
172.16.32.0 172.16.32.17 U 4 8100 net0
Routing Table: IPv6
Destination/Mask Gateway Flags Ref Use If
--------------------------- --------------------------- ----- --- ------- -----
::1 ::1 UH 3 75382 lo0
2001:470:deeb:32::/64 2001:470:deeb:32::17 U 3 2744 net0
fe80::/10 fe80::6082:52ff:fedc:7df0 U 3 8430 net0
`),
solaris: []byte(`
Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ---------- ---------
default 172.16.32.1 UG 2 76419 net0
127.0.0.1 127.0.0.1 UH 2 36 lo0
172.16.32.0 172.16.32.17 U 4 8100 net0
Routing Table: IPv6
Destination/Mask Gateway Flags Ref Use If
--------------------------- --------------------------- ----- --- ------- -----
::1 ::1 UH 3 75382 lo0
2001:470:deeb:32::/64 2001:470:deeb:32::17 U 3 2744 net0
fe80::/10 fe80::6082:52ff:fedc:7df0 U 3 8430 net0
`),
solarisNoInterface: []byte(`
Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ---------- ---------
default 172.16.32.1 UG 49 681748414
127.0.0.1 127.0.0.1 UH 2 52832 lo0
172.16.32.0 172.16.32.17 U 5 1450483 net0
Routing Table: IPv6
Destination/Mask Gateway Flags Ref Use If
--------------------------- --------------------------- ----- --- ------- -----
::1 ::1 UH 2 966 lo0
fe80::/10 fe80::aabb:ccdd:1234:2 U 5 77620 net0
default fe80::aabb:ccdd:1234:1 UG 3 4092447
`),
windowsBadRoute1: []byte(`
===========================================================================
Interface List
8 ...00 12 3f a7 17 ba ...... Intel(R) PRO/100 VE Network Connection
1 ........................... Software Loopback Interface 1
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
===========================================================================
Persistent Routes:
`),
windowsBadRoute2: []byte(`
===========================================================================
Interface List
8 ...00 12 3f a7 17 ba ...... Intel(R) PRO/100 VE Network Connection
1 ........................... Software Loopback Interface 1
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 foo 10.88.88.149 10
===========================================================================
Persistent Routes:
`),
windowsLocalized: []byte(`
===========================================================================
Liste d'Interfaces
17...00 28 f8 39 61 6b ......Microsoft Wi-Fi Direct Virtual Adapter
1...........................Software Loopback Interface 1
===========================================================================
IPv4 Table de routage
===========================================================================
Itinéraires actifs :
Destination réseau Masque réseau Adr. passerelle Adr. interface Métrique
0.0.0.0 0.0.0.0 10.88.88.2 10.88.88.149 10
===========================================================================
Itinéraires persistants :
Aucun`),
windowsMultipleGateways: []byte(`
===========================================================================
Interface List
19...00 05 9a 3c 7a 00 ......Cisco AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64
37...00 15 5d 0e 76 41 ......Hyper-V Virtual Ethernet Adapter
21...cc 15 31 1e 58 08 ......Microsoft Wi-Fi Direct Virtual Adapter
9...ce 15 31 1e 58 07 ......Microsoft Wi-Fi Direct Virtual Adapter #2
6...cc 15 31 1e 58 07 ......Intel(R) Wi-Fi 6 AX201 160MHz
17...cc 15 31 1e 58 0b ......Bluetooth Device (Personal Area Network)
1...........................Software Loopback Interface 1
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.100.1 192.168.100.74 50
0.0.0.0 0.0.0.0 10.21.38.1 10.21.38.97 2
===========================================================================
Persistent Routes:
None
IPv6 Route Table
===========================================================================
Active Routes:
None
Persistent Routes:
None`),
windowsNoDefaultRoute: []byte(`
===========================================================================
Interface List
8 ...00 12 3f a7 17 ba ...... Intel(R) PRO/100 VE Network Connection
1 ........................... Software Loopback Interface 1
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
127.0.0.0 255.0.0.0 On-link 127.0.0.1 331
127.0.0.1 255.255.255.255 On-link 127.0.0.1 331
127.255.255.255 255.255.255.255 On-link 127.0.0.1 331
===========================================================================
Persistent Routes:
`),
windowsNoRoute: []byte(`
===========================================================================
Interface List
8 ...00 12 3f a7 17 ba ...... Intel(R) PRO/100 VE Network Connection
1 ........................... Software Loopback Interface 1
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
`),
windows: []byte(`
===========================================================================
Interface List
8 ...00 12 3f a7 17 ba ...... Intel(R) PRO/100 VE Network Connection
1 ........................... Software Loopback Interface 1
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.88.88.2 10.88.88.149 10
127.0.0.0 255.0.0.0 On-link 127.0.0.1 331
127.0.0.1 255.255.255.255 On-link 127.0.0.1 331
127.255.255.255 255.255.255.255 On-link 127.0.0.1 331
===========================================================================
Persistent Routes:
`),
}