Attention is currently required from: neels, msuraev.
3 comments:
File src/host/layer23/src/common/vty.c:
Patch Set #2, Line 223: placeholder
placeholder? i don't understand...
This function holds the common place where the shared final VTY commandds are put.
Patch Set #2, Line 229: vty_out
(i would drop this line)
It was alredy there and it does no harm. As you can see the list of changes I'm doing is already quite large enough. I'm just trying to get everything to a state where I can easily have a VTY and share stuff between modem and mobile.
File src/host/layer23/src/mobile/vty_interface.c:
Patch Set #2, Line 2951: static int l23_vty_signal_cb(unsigned int subsys, unsigned int signal,
this patch log says "Move" some vty command, but this function seems brand new / not moved from anyw […]
That's part of the changes required to move the command from one place to another, since it is moved from an app specific to a generic/common place.
To view, visit change 30972. To unsubscribe, or for help writing mail filters, visit settings.