11 lines
202 B
Diff
11 lines
202 B
Diff
--- gencode.c
|
|
+++ gencode.c
|
|
@@ -7233,6 +7233,7 @@
|
|
*/
|
|
switch (linktype) {
|
|
case DLT_SLIP:
|
|
+ case DLT_PPP:
|
|
b0 = gen_relation(BPF_JEQ,
|
|
gen_load(Q_LINK, gen_loadi(0), 1),
|
|
gen_loadi(0),
|