Projet

Général

Profil

« Précédent | Suivant » 

Révision c3e77841

Ajouté par jim-p il y a plus de 9 ans

Encode interface/VIP descriptions before displaying them on the GRE and GIF pages also;
While here, the GRE page was missing IP aliases from its list of bind IPs, add it in.

Voir les différences:

usr/local/www/interfaces_gif_edit.php
161 161
							echo "<option value=\"{$ifn}\"";
162 162
							if ($ifn == $pconfig['if'])
163 163
								echo " selected=\"selected\"";
164
							echo ">{$ifinfo}</option>";
164
							echo ">" . htmlspecialchars($ifinfo) . "</option>\n";
165 165
						}
166 166
		      		?>
167 167
                    </select>

Formats disponibles : Unified diff