That is to say, can I do?
$var(x) = 'P-Asserted-Identity'; xlog("L_INFO", "PAI: $hdr(var(x))\n");
What about remove_hf("$var(x)");
-- Alex
Hello,
On 11/20/13 6:47 PM, Alex Balashov wrote:
That is to say, can I do?
$var(x) = 'P-Asserted-Identity'; xlog("L_INFO", "PAI: $hdr(var(x))\n");
What about remove_hf("$var(x)");
first should work, iirc. Anyhow, you can give each a try and if doesn't work, then it is only missing your patch to make it happen.
Cheers, Daniel