summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-20configtree: T4235: encapsulate config tree diff functionJohn Estabrook
2022-04-19Merge pull request #1292 from andriiandrieiev/equuleusChristian Poessinger
2022-04-19T4268: monitoring: Fixed unnatural LA elevationAndrii
2022-04-18Merge pull request #1288 from sever-sever/T4344-equlChristian Poessinger
2022-04-18dhcp-server: T4344: Fix underscores for shared network nameViacheslav Hletenko
2022-04-08Merge pull request #1263 from c-po/wwan-t4324-equuleusDaniil Baturin
2022-04-08Merge pull request #1273 from c-po/t4331-equuleusDaniil Baturin
2022-04-07Merge pull request #1276 from c-po/t4346-deprecate-ipv6-disableChristian Poessinger
2022-04-07ipv6: T4346: deprecate CLI command to disable IPv6 address familyChristian Poessinger
2022-04-07vyos.base: T4346: add common DeprecationWarning() classChristian Poessinger
2022-04-07Merge pull request #1264 from c-po/t4336-isis-equuleusDaniil Baturin
2022-04-07Merge pull request #1268 from c-po/t4341-ssh-loginDaniil Baturin
2022-04-07Merge pull request #1261 from c-po/t4319-disable-ipv6-equuleusDaniil Baturin
2022-04-06smoketest: isis: extend testcase to verify 'is-type level-2-only' can be setChristian Poessinger
2022-04-06isis: T4336: add support for MD5 authentication password on a circuitChristian Poessinger
2022-04-06Merge pull request #1265 from c-po/t4337-isis-equuleusDaniil Baturin
2022-04-06Merge pull request #1269 from c-po/t3804-dns-equuleusDaniil Baturin
2022-04-06interfaces: T4331: Fix assign link-local static IPv6 addr to vrfViacheslav Hletenko
2022-04-06smoketest: vrf: T4331: IPv6 link-local addresses not configured for interface...Christian Poessinger
2022-04-05dns: forwarding: T3804: bugfix DHCP name-servers used for recursionChristian Poessinger
2022-04-04login: T4341: busy wait on userdel(8) until the account was deleted successfullyChristian Poessinger
2022-04-04smoketest: login: verify test accounts are properly deletedChristian Poessinger
2022-04-04login: T4341: disable user account prior to deletionChristian Poessinger
2022-04-04smoketest: ssh: verify SSH service is stopped on removalChristian Poessinger
2022-04-04smoketest: ssh: verify login of valid and invalid test userChristian Poessinger
2022-04-04wifi: T4339: tab-completion results in "No such file or directory"Christian Poessinger
2022-04-04wwan: T4339: tab-completion results in "No such file or directory"Christian Poessinger
2022-04-04wwan: T4338: changing interface description should not trigger reconnectChristian Poessinger
2022-04-04Merge pull request #1266 from c-po/pr-conflict-backportChristian Poessinger
2022-04-03GitHub: enable PR conflict workflow - backport from currentChristian Poessinger
2022-04-03smoketest: isis: T4337: verify IETF SPF delay algorithmChristian Poessinger
2022-04-03isis: T4337: IETF SPF delay algorithm can not be configuredChristian Poessinger
2022-04-03wwan: T4324: properly start/stop ModemManager and cron helper on interface ad...Christian Poessinger
2022-04-03wwan: T4324: cronjob is setup via interfaces-wwan.py - drop dedicated cron fileChristian Poessinger
2022-04-03wwan: T4324: is_wwan_connected() must verify if ModemManager is runningChristian Poessinger
2022-03-31vyos.ifconfig: T4330: MTU must be configured prior to any IPv6 option changeChristian Poessinger
2022-03-31vyos.ifconfig: T4330: bugfix changing MTU when IPv6 is disabledChristian Poessinger
2022-03-31smoketest: vrf: verify routes via FRR cliChristian Poessinger
2022-03-30test: vyos.util build time tests should import all functionsChristian Poessinger
2022-03-30smoketest: T4319: verify correct assignment of loopback IP addressesChristian Poessinger
2022-03-30vyos.ifconfig: T4319: add_addr() should not add IPv6 address if it's disabledChristian Poessinger
2022-03-30vrf: T4319: do not add IPv6 localhost address if IPv6 is disabledChristian Poessinger
2022-03-30vyos.util: T4319: add is_ipv6_enabled() helper functionChristian Poessinger
2022-03-30Merge pull request #1257 from dmbaturin/T4319-loChristian Poessinger
2022-03-30T4319: do not try to add ::1/128 to lo when IPv6 is disabledDaniil Baturin
2022-03-28Merge pull request #1255 from vyos/revert-1235-equuleus-ipv6-local-routeDaniil Baturin
2022-03-28Revert "backport: T4515: T4219: policy local-route6 and inbound-interface sup...Daniil Baturin
2022-03-28Revert "openvpn: T4230: globally enable ip_nonlocal_bind"Daniil Baturin
2022-03-27Merge pull request #1254 from jestabro/eq-gql-test-nodeDaniil Baturin
2022-03-27graphql: T3993: add unsettable gql option; this is not exposed by CLIJohn Estabrook