Project

General

Profile

« Previous | Next » 

Revision e181a70f

Added by Viktor Gurov almost 5 years ago

PPPoE Server Accounting Update fix. Issue #10869

View differences:

src/etc/inc/vpn.inc
208 208

  
209 209
EOD;
210 210
				}
211
				if (!empty($pppoecfg['radius']['acct_update'])) {
212
					$mpdconf .= "\tset auth acct-update {$pppoecfg['radius']['acct_update']}\n";
213
				}
211 214
				if (!empty($pppoecfg['radius']['nasip'])) {
212 215
					$mpdconf .= "\tset radius me {$pppoecfg['radius']['nasip']}\n";
213 216
				}

Also available in: Unified diff