summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-01T4049: add tab completion support for "compare commands"Christian Poessinger
2022-01-01Merge pull request #43 from sarthurdev/firewallChristian Poessinger
firewall: T2199: Call firewall.py in vyos-router to create tables/chains
2021-12-16Merge pull request #44 from erkin/currentDaniil Baturin
remote: Add checks for newly supported protocols
2021-12-16remote: Add checks for newly supported protocolserkin
2021-12-04T4049: add completion help for "compare commands"Christian Poessinger
2021-10-31vyos-router: dhcpv6: T3885: fix stderr output when main UUID source is not ↵Christian Poessinger
present
2021-10-24vyos-router: dhcpv6: T3885: add alternative UUID sourceChristian Poessinger
Not all boards/devices ship the /sys/class/dmi/id/product_uuid file, thus a fallback is used (e.g. on PCEngines APU4 board) which feeds the device specific UUID from /sys/class/dmi/id/product_serial
2021-10-20firewall: T2199: Call firewall.py in vyos-router to create tables/chainssarthurdev
2021-10-10vyos-router: dhcpv6: T3885: generate persistent DUID based on system UUIDChristian Poessinger
2021-10-04Merge pull request #42 from srividya0208/T3888Daniil Baturin
poweroff: T3888: correction of error message
2021-10-04poweroff: T3888: correction of error messagesrividya0208
A proper message is added i.e. Exit from configure mode before shutting down. for the poweroff command when executed from the config mode.
2021-09-30Merge pull request #41 from jestabro/interface-namesJohn Estabrook
interface-names: T3869: use vyos-interface-rescan instead of legacy
2021-09-27interface-names: T3869: use vyos-interface-rescan instead of legacyJohn Estabrook
2021-08-28vyos-router: add debug possibilitiesChristian Poessinger
Specifying vyos-debug on the Kernel commandline will enable additional debug featurs as the following temporary files are created so the boot process can be logged: * /tmp/vyos.container.debug * /tmp/vyos.ifconfig.debug * /tmp/vyos.frr.debug * /tmp/vyos.container.debug
2021-08-16conntrack: T3579: initialize subsystemChristian Poessinger
2021-08-05serial: T1739: properly delete/recreate serial interface on system bootChristian Poessinger
2021-08-05ipsec: T3719: fix "No such file or directory" warningChristian Poessinger
strongSwan expects the directories to be present - so we only clean out the config files instead of the entire folder structure.
2021-06-26Reset ctrl-alt-delete setting using the vyos-1x provided python handlerChristian Poessinger
2021-06-26Reset issue/motd using the vyos-1x provided python handlerChristian Poessinger
2021-06-26ipsec: T3643: delete potential zombie files on system startupChristian Poessinger
2021-06-19Debian: fix package dependencies to support Debian BullseyeChristian Poessinger
2021-04-29Merge pull request #38 from erkin/currentDaniil Baturin
T3439: Fix false positives in URL scheme check
2021-04-26T3439: Fix false positives in URL scheme checkerkin
2021-04-17Merge pull request #32 from zdc/T3425-sagittaChristian Poessinger
scripts: T3425: Make paths to custom scripts relative
2021-04-17Merge pull request #37 from erkin/currentChristian Poessinger
T3356: Fix URL scheme check
2021-04-17T3356: Fix URL scheme checkerkin
2021-04-16Merge pull request #36 from erkin/currentDaniil Baturin
T3356: Replace curl calls in vyatta-save-config.pl with calls to remote.py
2021-04-16T3356: Replace curl calls in vyatta-save-config.pl with calls to remote.pyerkin
2021-04-13Merge pull request #35 from sever-sever/T2216-podChristian Poessinger
containers: T2216: Delete default and networks for podman
2021-04-11containers: T2216: Delete default and networks for podmansever-sever
2021-04-09Debian: add libboost-filesystem1.74.0 dependency for bullseyeChristian Poessinger
2021-04-04lsb: always restore the default issue banner on bootChristian Poessinger
2021-04-02Merge pull request #34 from sever-sever/3217Christian Poessinger
vyos-router: T3217: mount frr.conf to /run/frr/config dir
2021-04-02vyos-router: T3217: mount frr.conf to /run/frr/config dirsever-sever
2021-03-23scripts: T3425: Make paths to custom scripts relativezsdc
In some cases, like ISO or PXE boot, the `/opt/vyatta/etc/config/` folder does not bind to `/config/`. To run scripts from the `/scripts/` subfolder paths must be relative, just like for the `config.boot` file. This commit replaces hardcoded paths to relative that use the `$vyatta_sysconfdir` as the prefix.
2021-02-07Jenkins: enable arm64 buildsChristian Poessinger
2021-01-22vyos-router: T671: fix function call order after merging rl-system.initJohn Estabrook
2021-01-17T671: add remains from rl-system.init scriptChristian Poessinger
2021-01-17vyos-router: convert tabs to spacesChristian Poessinger
2021-01-07Debian: drop dh-systemd dependencyChristian Poessinger
dh-systemd was merged into debhelper in version 9.20160709 [1] and since stretch, dh-systemd is an empty transitional package. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822670
2021-01-07Merge pull request #31 from dmbaturin/remove-already-unusedChristian Poessinger
Remove unused scripts.
2021-01-04Remove unused scripts.Daniil Baturin
2021-01-04Merge pull request #30 from jestabro/T3161John Estabrook
migration: T3161: remove ConfigLoad.pm, all dependents and references
2021-01-04migration: T1398: remove dependency on vyatta-config-migrateJohn Estabrook
2020-12-30migration: T3161: remove ConfigLoad.pm, all dependents and referencesJohn Estabrook
Remove ConfigLoad.pm due to its legacy reference to XorpConfigParser, all dependent scripts: vyatta-boot-config-loader vyatta-config-loader.pl vyatta-load-config.pl (rewritten or obviated), and references in logrotate, Makefile.am, and vyos-router (vyatta-boot-config-loader was kept as a fallback when initially introducing vyos-boot-config-loader.py).
2020-12-29bash: completion: add new "filename" optionChristian Poessinger
2020-12-28bash: completion: add new "hostname" optionChristian Poessinger
2020-12-22Revert "systemd: mount bpf sysfs directory"Christian Poessinger
This reverts commit 3848e2f712ee8cd9b08c156a52d614c30b1aea20. This shows on bootup: [ 10.380956] systemd[1]: /lib/systemd/system/vyos-router.service:17: Unknown section 'Mount'. Ignoring.
2020-12-18systemd: mount bpf sysfs directoryChristian Poessinger
2020-10-28Merge pull request #29 from cjeanneret/correct-scp-URIChristian Poessinger
T3020: Correct scp completion hint