Attention is currently required from: osmith.
1 comment:
File ggsn/ggsn.c:
Patch Set #1, Line 537: LOGPPDP(LOGL_ERROR, pdp, "Your kernel does not support GTP-U with IPv6 yet\n");
Stating this unconditionally is a bit agressive imho, because there are other cases where EINVAL can be returned probably.
I'd rephrase it to: "Cannot add tunnel to kernel: %s. Maybe your kernel doesn't support IPv6 GTP-U yet?\n"
To view, visit change 36153. To unsubscribe, or for help writing mail filters, visit settings.