Attention is currently required from: jolly, laforge.
3 comments:
File src/ss7_xua_srv_vty.c:
Patch Set #3, Line 152: "ip-dscp " IP_DSCP_RANGE_STR,
Done
Please also change the names of the functions and commands inside DEFUN_ATTR to adapt to the new name.
File src/ss7_xua_srv_vty.c:
Patch Set #4, Line 167: NO_STR "Reset IP DSCP of Listener to default\n",
The NO_STR usually means we write the next param the same way as in the positive case iirc.
Patch Set #4, Line 256: vty_out(vty, " ip-dscp %u%s", xs->cfg.ip_dscp, VTY_NEWLINE);
You missed updating the name here.
To view, visit change 42807. To unsubscribe, or for help writing mail filters, visit settings.