Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-31 | configd: T2582: add scripts to include list for daemon | John Estabrook | |
2020-05-29 | airbag: T2088: explicit enabling of the feature | Thomas Mangin | |
airbag must now be explicitly installed. the patch also allow to fully disables the installation of the logging code at setup (and not just installing and doing nothing) | |||
2020-05-17 | frr: combine all templates in frr directory | Christian Poessinger | |
2020-04-12 | template: T2230: use render to generate templates | Thomas Mangin | |
convert all call to jinja to use template.render | |||
2020-04-09 | util: T2226: os.system was wrongly converted to run | Thomas Mangin | |
os.system does print the ouput of the command, run() does not. A new function called call() does the printing and return the error code. | |||
2020-04-07 | util: T2226: fix merge conflict | Thomas Mangin | |
2020-04-06 | util: T2226: covert most calls from os.system to util | Thomas Mangin | |
As little change a possible but the function call The behaviour should be totally unchanged. | |||
2020-04-05 | pim: T2230: move inlined templates to dedicated files | Christian Poessinger | |
2020-04-04 | pim: T1729: Add dr-priority and IGMP join support | DmitriyEshenko | |
2020-03-27 | pim: T1729: Basic PIM implementation | DmitriyEshenko | |