Jeremy Grossmann
Jeremy Grossmann
You are right, simple is better. I can just grab startup-config/private-config, do a diff in GNS3 and warn the user if there is a difference. Thanks for the input anyway...
Actually I may have closed this issue too quickly... The thing I want to know is if there is any unsaved changes, i.e. the running-configuration differs with the startup-configuration. However,...
I agree the SNMP alternative should be optional and need to be tested too. As for scripting I feel uneasy because it can be easily broken and it depends a...
I confirm the bug. Here is how to reproduce: Edit a template and change the usage info:  Drag and drop the template on the canvas to...
Looks good. Definitely interested :)
Thanks again for sharing this. I will focus on it once we release GNS3 v3.0 :)
Looks like I still have the problem. ``` yarn ng build --configuration production cd dist npx http-server ```
Default values for --build-optimizer and --aot are `true`: https://angular.io/cli/build however I added them explicitly with still the same result: I get a blank page unless I set --built-optimizer to `false`...
Excellent report, maybe it is not much to fix but unfortunately we do not have anyone who has the necessary knowledge to do it.
It could also be a pull model. Actually it would be easier to implement and GNS3 could check from time to time (e.g. every second or so) that IOS is...