* Wed Aug 27 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-35.sme
- improve pppoe plugin patch [SME: 13074] - handle both EC and RSA key/cert with esmith::ssl [SME: 11772]
This commit is contained in:
@@ -1 +1,8 @@
|
||||
mru 1492
|
||||
{
|
||||
$OUT = "";
|
||||
my $inkernel = "yes"; #$pppoe{InKernel} || "yes"; # we force inkernel for performance
|
||||
if ($inkernel eq "yes")
|
||||
{
|
||||
$OUT = "mru 1492";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user