@@ -7,7 +7,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
7
7
8
8
--- a/pppd/main.c
9
9
+++ b/pppd/main.c
10
- @@ -883 ,14 +883 ,17 @@ struct protocol_list {
10
+ @@ -886 ,14 +886 ,17 @@ struct protocol_list {
11
11
const char *name;
12
12
} protocol_list[] = {
13
13
{ 0x21, "IP" },
@@ -25,7 +25,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
25
25
{ 0x33, "Stream Protocol ST-II" },
26
26
{ 0x35, "Banyan Vines" },
27
27
{ 0x39, "AppleTalk EDDP" },
28
- @@ -904 ,8 +907 ,11 @@ struct protocol_list {
28
+ @@ -907 ,8 +910 ,11 @@ struct protocol_list {
29
29
{ 0x49, "Serial Data Transport Protocol (PPP-SDTP)" },
30
30
{ 0x4b, "SNA over 802.2" },
31
31
{ 0x4d, "SNA" },
@@ -37,7 +37,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
37
37
{ 0x53, "Encryption" },
38
38
{ 0x55, "Individual Link Encryption" },
39
39
{ 0x57, "IPv6" },
40
- @@ -916 ,12 +922 ,15 @@ struct protocol_list {
40
+ @@ -919 ,12 +925 ,15 @@ struct protocol_list {
41
41
{ 0x65, "RTP IPHC Compressed non-TCP" },
42
42
{ 0x67, "RTP IPHC Compressed UDP 8" },
43
43
{ 0x69, "RTP IPHC Compressed RTP 8" },
@@ -53,7 +53,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
53
53
{ 0x0203, "IBM Source Routing BPDU" },
54
54
{ 0x0205, "DEC LANBridge100 Spanning Tree" },
55
55
{ 0x0207, "Cisco Discovery Protocol" },
56
- @@ -933 ,15 +942 ,19 @@ struct protocol_list {
56
+ @@ -936 ,15 +945 ,19 @@ struct protocol_list {
57
57
{ 0x0231, "Luxcom" },
58
58
{ 0x0233, "Sigma Network Systems" },
59
59
{ 0x0235, "Apple Client Server Protocol" },
@@ -73,7 +73,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
73
73
{ 0x4001, "Cray Communications Control Protocol" },
74
74
{ 0x4003, "CDPD Mobile Network Registration Protocol" },
75
75
{ 0x4005, "Expand accelerator protocol" },
76
- @@ -952 ,8 +965 ,10 @@ struct protocol_list {
76
+ @@ -955 ,8 +968 ,10 @@ struct protocol_list {
77
77
{ 0x4023, "RefTek Protocol" },
78
78
{ 0x4025, "Fibre Channel" },
79
79
{ 0x4027, "EMIT Protocols" },
@@ -84,7 +84,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
84
84
{ 0x8023, "OSI Network Layer Control Protocol" },
85
85
{ 0x8025, "Xerox NS IDP Control Protocol" },
86
86
{ 0x8027, "DECnet Phase IV Control Protocol" },
87
- @@ -962 ,7 +977 ,9 @@ struct protocol_list {
87
+ @@ -965 ,7 +980 ,9 @@ struct protocol_list {
88
88
{ 0x8031, "Bridging NCP" },
89
89
{ 0x8033, "Stream Protocol Control Protocol" },
90
90
{ 0x8035, "Banyan Vines Control Protocol" },
@@ -94,7 +94,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
94
94
{ 0x803f, "NETBIOS Framing Control Protocol" },
95
95
{ 0x8041, "Cisco Systems Control Protocol" },
96
96
{ 0x8043, "Ascom Timeplex" },
97
- @@ -971 ,18 +988 ,24 @@ struct protocol_list {
97
+ @@ -974 ,18 +991 ,24 @@ struct protocol_list {
98
98
{ 0x8049, "Serial Data Control Protocol (PPP-SDCP)" },
99
99
{ 0x804b, "SNA over 802.2 Control Protocol" },
100
100
{ 0x804d, "SNA Control Protocol" },
@@ -119,7 +119,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
119
119
{ 0x8207, "Cisco Discovery Protocol Control" },
120
120
{ 0x8209, "Netcs Twin Routing" },
121
121
{ 0x820b, "STP - Control Protocol" },
122
- @@ -991 ,24 +1014 ,29 @@ struct protocol_list {
122
+ @@ -994 ,24 +1017 ,29 @@ struct protocol_list {
123
123
{ 0x8281, "MPLSCP" },
124
124
{ 0x8285, "IEEE p1284.4 standard - Protocol Control" },
125
125
{ 0x8287, "ETSI TETRA TNP1 Control Protocol" },
0 commit comments