8 Jan
2010
8 Jan
'10
2:46 a.m.
Joe Maimon wrote:
I have searched. I am unsatisfied with the results.
The cisco_vsa_hack may have unintended consequences.
Like... ?
unlang should properly loop over the vp list, like other paircompares do.
I would prefer that behavior to be *explicit* rather than *implicit*.
I have patched this kind of oversight before elsewhere, not sure if thats the right approach here.
Maybe something like: if (*Cisco-AVpair =~ /^client-mac-address=(.+)$/) { i.e. "*" means "any one matches" Alan DeKok.