Age | Commit message (Expand) | Author | Files | Lines |
2020-12-07 | ietf-interfaces: Use boot time for discontinuity time | A. Wilcox | 1 | -6/+3 |
2020-12-07 | ietf-system: Factor boot time calculation out to util module | A. Wilcox | 2 | -8/+14 |
2020-12-07 | ietf-interfaces: Simplyify logic a bit | A. Wilcox | 1 | -6/+2 |
2020-12-07 | util: PyLint fixes | A. Wilcox | 1 | -1/+2 |
2020-12-07 | ietf-interfaces: Log changes | A. Wilcox | 1 | -1/+23 |
2020-12-07 | ietf-interfaces,ip: Misc fixes | A. Wilcox | 2 | -14/+42 |
2020-12-07 | ietf-system: Support augmenting | A. Wilcox | 1 | -1/+2 |
2020-12-07 | Module Manager: Support augmenting models | A. Wilcox | 2 | -0/+64 |
2020-12-03 | ietf-interfaces: Add ability to edit description | A. Wilcox | 1 | -10/+63 |
2020-12-02 | ietf-ip: Add WIP module | A. Wilcox | 1 | -0/+207 |
2020-12-02 | modules: Misc style fixes | A. Wilcox | 2 | -7/+7 |
2020-12-02 | ifupdown-ng NMSA: Add most of ipv4_enabled | A. Wilcox | 1 | -11/+33 |
2020-12-02 | ietf-interfaces: Alphabetise imports (style) | A. Wilcox | 1 | -1/+1 |
2020-12-02 | ifupdown-ng NMSA: Don't attempt non-CIDR fixups | A. Wilcox | 1 | -15/+1 |
2020-11-30 | ietf-interfaces: PEP 8 fixes | A. Wilcox | 1 | -3/+4 |
2020-11-24 | ietf-interfaces: Connect to NMS abstraction layer | A. Wilcox | 2 | -31/+68 |
2020-11-24 | Make ModuleManager something everyone can access | A. Wilcox | 2 | -9/+12 |
2020-11-24 | ifupdown-ng NMSA: Add *UNTESTED* SLAAC logic | A. Wilcox | 1 | -0/+94 |
2020-11-23 | ifupdown-ng NMSA: Add many more parameters | A. Wilcox | 1 | -6/+80 |
2020-11-20 | ifupdown-ng NMSA: Add sysctl support | A. Wilcox | 1 | -8/+140 |
2020-11-20 | ifupdown-ng NMSA: Factor common methods into one | A. Wilcox | 1 | -21/+15 |
2020-11-20 | NMSA: Add ability to read 'live' values | A. Wilcox | 1 | -5/+42 |
2020-11-19 | ifupdown-ng NMSA: Add support for 'enabled' param | A. Wilcox | 1 | -2/+18 |
2020-11-19 | NMSA: Pass parameter name to param fns | A. Wilcox | 1 | -6/+6 |
2020-11-19 | ifupdown-ng NMSA: Make keys case-sensitive again | A. Wilcox | 1 | -17/+13 |
2020-11-19 | ifupdown-ng NMSA: Make all keys case-insensitive | A. Wilcox | 1 | -22/+36 |
2020-11-19 | ifupdown-ng NMSA: Add initial parameter handling | A. Wilcox | 1 | -8/+83 |
2020-11-18 | NMSA: Make it possible to remove interfaces | A. Wilcox | 1 | -0/+9 |
2020-11-18 | ifupdown-ng NMSA: Allow creating new ifaces with set_param | A. Wilcox | 1 | -5/+2 |
2020-11-18 | ncserver: Spelling fixes | A. Wilcox | 1 | -6/+6 |
2020-11-18 | ncserver: Style improvements | A. Wilcox | 2 | -6/+15 |
2020-11-18 | ifupdown_ng NMSA: Implement list_addresses | A. Wilcox | 1 | -4/+59 |
2020-11-18 | ncserver: Add draft NMSA mod for ifupdown-ng | A. Wilcox | 2 | -28/+233 |
2020-10-29 | ietf-interfaces: Add more operational nodes | A. Wilcox | 1 | -0/+37 |
2020-10-29 | ietf-interfaces: Add type field | A. Wilcox | 1 | -0/+32 |
2020-10-29 | ietf-interfaces: Add statistics nodes | A. Wilcox | 1 | -1/+40 |
2020-10-26 | Start on ietf-interfaces design and implementation | A. Wilcox | 1 | -0/+78 |
2020-10-26 | ncserver: Make operational and running truly separate | A. Wilcox | 3 | -1/+2 |
2020-10-23 | PEP 8 style fixes | A. Wilcox | 3 | -10/+20 |
2020-10-23 | ietf-system: Support read of NTPsec configuration | A. Wilcox | 1 | -2/+154 |
2020-10-22 | Implement module RPCs and RPC logging | A. Wilcox | 3 | -1/+64 |
2020-10-21 | Implement configuration edited logging | A. Wilcox | 5 | -14/+44 |
2020-10-21 | More logging implementation | A. Wilcox | 2 | -3/+32 |
2020-10-20 | Add initial logging system implementation | A. Wilcox | 3 | -2/+93 |
2020-09-29 | openrc: Split state to container; add start-time code | A. Wilcox | 1 | -7/+16 |
2020-09-29 | ietf-system: Use new util fn for timestamp string | A. Wilcox | 1 | -8/+8 |
2020-09-29 | util: Add fn for creating YANG date-and-time string | A. Wilcox | 1 | -0/+8 |
2020-09-28 | Add initial implementation of OpenRC manager module | A. Wilcox | 2 | -5/+264 |
2020-09-25 | Base: Implement base classes for service management | A. Wilcox | 1 | -0/+103 |
2020-09-16 | ietf-system: Style fixes | A. Wilcox | 1 | -2/+3 |