Attention is currently required from: laforge, pespin.
3 comments:
File src/ss7_xua_srv_vty.c:
Patch Set #3, Line 152: "ip-dscp " IP_DSCP_RANGE_STR,
Please also change the names of the functions and commands inside DEFUN_ATTR to adapt to the new nam […]
Done
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.
Done
Patch Set #4, Line 256: vty_out(vty, " ip-dscp %u%s", xs->cfg.ip_dscp, VTY_NEWLINE);
the fact that this (with non-matching name) passes build verification also shows that the vty test i […]
Done
To view, visit change 42807. To unsubscribe, or for help writing mail filters, visit settings.