aboutsummaryrefslogtreecommitdiffstats
path: root/src/vty/cpu_sched_vty.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-09vty: Mark cpu_sched_vty commands with attr immediatePau Espin Pedrol1-4/+6
2020-10-06vty: use install_lib_element() and install_lib_element_ve()Vadim Yanitskiy1-4/+4
2020-09-11vty: fix 'Unsigned compared against 0' generate_cpu_hex_mask()Vadim Yanitskiy1-1/+1
2020-08-20vty: Fix cpu-sched VTY node namePau Espin Pedrol1-1/+1
2020-08-17vty cpu sched: do not assert if sched impossibleEric1-2/+5
2020-08-10vty: Introduce support to set cpu-affinity and scheduler policyPau Espin Pedrol1-0/+674