Attention is currently required from: msuraev.
1 comment:
File src/host/layer23/src/common/ms.c:
Patch Set #1, Line 33: ms->name = talloc_strdup(ms, name);
Why do we need separate 'name' field? Why not use talloc_get_name()?
because one thing is what user establishes in VTY and the other is the internal talloc name which can show in talloc reports.
To view, visit change 30971. To unsubscribe, or for help writing mail filters, visit settings.