May 1, 2009
Patch for IRR Power Tools (irrpt)
Download the latest patch for IRR Power Tools (irrpt) to improve prefix length handling and ensure compatibility with updated systems.
irrpt-1.27/bin/irrpt_pfxgen 2007-06-08 21:16:47.000000000 +0000
+++ irrpt/bin/irrpt_pfxgen 2009-05-01 19:36:30.000000000 +0000
@@ -50,7 +50,7 @@
case "-l": case "--pfxlength":
- $o_pfxlength = $_SERVER[‘argv’][++$offset];
$o_pfxlen = $_SERVER['argv'][++$offset];break;case "-f":
