Attention is currently required from: pespin, fixeria.
1 comment:
File include/osmocom/vty/vty.h:
Patch Set #1, Line 64: void *index;
Ack
no caller ever accesses struct vty_parent_node, it is used internally to remember the VTY scopes being entered and exited; looking back at it now, this should never have become public API, but we were so young and naive...
So I assure you that it is safe to put the new member in a human readable place.
Could be an idea to move this struct def to the static vty/command.c scope
To view, visit change 32562. To unsubscribe, or for help writing mail filters, visit settings.