summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-12validator: T4036: validate if multicast address is single (no netmask)Christian Poessinger
2021-12-11T3912: migrate "Welcome to VyOS" from issue file to motd to not silently expo...Christian Poessinger
2021-12-11vyos.util: T4061: fix typo in function nameJohn Estabrook
2021-12-10wwan: T3795: remove superfluous import (render)Christian Poessinger
2021-12-10wwan: T3795: only enable cron helper when interface is in useChristian Poessinger
2021-12-10wwan: T3795: only run ModemManager when interface is in useChristian Poessinger
2021-12-09https: T4055: add vrf supportChristian Poessinger
2021-12-09Revert "vrrp: T4059: do "late" read of the CLI configuration as this fails in...Christian Poessinger
2021-12-09conntrack: T3535: add keepalived notifications for node transitionsChristian Poessinger
2021-12-09vyos.util: T4061: add function to check for completion of boot configJohn Estabrook
2021-12-08vrrp: T4059: do "late" read of the CLI configuration as this fails in __init__Christian Poessinger
2021-12-08mpls: T4024: use FRRConfig() class for config reloadingChristian Poessinger
2021-12-06sflow: T4046: Add source-address for sflowViacheslav
2021-12-06validators: T4053: Fix exit code for scriptViacheslav
2021-12-06validators: T4052: Fix for warn message in the validator scriptViacheslav
2021-12-05vrrp: T4041: bugfix sync-group transition-scripts not executedChristian Poessinger
2021-12-04wwan: T3795: move implementation to VbashOpRun()Christian Poessinger
2021-12-04op-mode: disk: T4045: bugfix "format disk <new> like <old>"Christian Poessinger
2021-12-04op-mode: disk: T4045: cleanup code to use python f'ormat stringsChristian Poessinger
2021-12-03tftp: T4012: Add TFTP VRF supportDmitriyEshenko
2021-12-01graphql: T3993: define add/delete system image requestJohn Estabrook
2021-12-01http-api: T3440: simplify vyos-http-api initializationJohn Estabrook
2021-12-01graphql: T3993: update README.graphqlJohn Estabrook
2021-11-30graphql: T3993: add config session show_configJohn Estabrook
2021-11-30graphql: T3993: add op-mode requestsJohn Estabrook
2021-11-30op-mode: T3725: Show configuration in JSON formatViacheslav
2021-11-28op-mode: lldp: T3999: bugfix KeyError: 'capability'Christian Poessinger
2021-11-27Merge pull request #1085 from andriiandrieiev/equuleusChristian Poessinger
2021-11-25filesystem: T3946: GPT table fix after disk resizeAndrii
2021-11-25filesystem: T3946: partition resize as a serviceAndrii
2021-11-24Merge pull request #1082 from DmitriyEshenko/1x-24112021-eq-03Christian Poessinger
2021-11-24graphql: T3993: add requests for manipulating firewall groupsJohn Estabrook
2021-11-24graphql: T3993: refactor directive and mutation definitionsJohn Estabrook
2021-11-24graphql: T3993: normalize naming conventionsJohn Estabrook
2021-11-24graphql: T3993: change name of directiveJohn Estabrook
2021-11-24graphql: T3993: update README.graphqlJohn Estabrook
2021-11-24sstp: T2661: Delete certificate files redundancy checkDmitriyEshenko
2021-11-19http-api: T4003: fix output when no tty attached to stdout, e.g., apiJohn Estabrook
2021-11-18wwan: T3795: periodically check if WWAN connection needs a reconnectChristian Poessinger
2021-11-18wwan: T3795: do not fail config-load when signal is missingChristian Poessinger
2021-11-18wwan: T3795: make connect and disconnect op-mode commands aware to WWAN inter...Christian Poessinger
2021-11-18Merge pull request #1052 from sever-sever/T3643-equDaniil Baturin
2021-11-17snmp: T3996: fix invalid IPv6 localhost handling when using listen-addressChristian Poessinger
2021-11-17openvpn: T3995: implement systemd reload supportChristian Poessinger
2021-11-17OpenVPN: T3350: Changed custom options for OpenVPN processingzsdc
2021-11-17T3912: add additional newline after "Welcome to VyOS"Christian Poessinger
2021-11-15graphql: T3993: add config file save/loadJohn Estabrook
2021-11-15graphql: T3993: move schema generation to bindings.py; clean up for lintingJohn Estabrook
2021-11-15l2tp: T3724: allow setting accel-ppp l2tp host-nameMarek Isalski
2021-11-08T3912: remove duplicate "Welcome to VyOS!" already shown by pre-loginChristian Poessinger