Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-13 | T3663: add a small sleep between polling for a new inotify event. | Daniil Baturin | |
2021-07-13 | T3663: fixed in the inotify-based vrrp script. | Daniil Baturin | |
2021-07-13 | vyos.util: T3663: move inotify-based imports to function level | Christian Poessinger | |
Keep the vyos.util function clean and not pull in the rest of the world when importing it. | |||
2021-07-13 | T3663: add pre_hook argument to util.wait_for_inotify | Daniil Baturin | |
When waiting for processes that don't take long, we need add an inotify watcher _before_ starting that process. The pre-hook arguments allows the user to pass a () -> () anonymous function to be called before adding a watch. | |||
2021-07-13 | T3663: fix the call to time.time() to match the new import scheme. | Daniil Baturin | |
2021-07-13 | T3663: python3-inotify should be a runtime dependency | John Estabrook | |
2021-07-13 | T3663: prerequisites for inotify-based watching implementations. | Daniil Baturin | |
2021-07-13 | T3663: use inotify-based watching in "show vrrp". | Daniil Baturin | |
2021-07-12 | op-mode: T427: add "summary" command for WireGuard interface information | Christian Poessinger | |
(cherry picked from commit 2f3043ffce8a2556d12b3193df7fd3cdc9fdad09) | |||
2021-07-11 | vxlan: T3665: add VRF support | Christian Poessinger | |
(cherry picked from commit 12bc0e667d66070fa8ad84781bdedca46c571e9e) | |||
2021-07-11 | smoketest: T3637: add testcase for vrf bind-to-all option | Christian Poessinger | |
(cherry picked from commit 63a094b339296d97ecf3b87eac8d1d3ce8fadd3a) | |||
2021-07-11 | vrf: T3637: bind-to-all didn't work properly | Date Huang | |
because of typo change from `bind_to_all` to `bind-to-all` refer: interface-definitions/vrf.xml.in (cherry picked from commit 8a78c790c1239eef533c7bbe12911aaeec4dc90f) | |||
2021-07-02 | conntrack: T3660: make peer port configurable | Christian Poessinger | |
(cherry picked from commit bc01277bdfdf49be8950fe2cbf3749d42da2850d) | |||
2021-07-02 | conntrack: T3535: add missing valueHelp/constraint for peer CLI node | Christian Poessinger | |
(cherry picked from commit 96dce0f47805bb321881183da9a47b621fd54ec8) | |||
2021-07-02 | Merge pull request #904 from sever-sever/T3535 | Christian Poessinger | |
conntrack-sync: T3535: Rewrite conf and op modes to XML python style | |||
2021-07-02 | conntrack-sync: T3535: Rewrite conf and op modes to XML python style | Viacheslav | |
2021-06-30 | dhcpdv6: T3658: add support for dhcpdv6 fixed-prefix6 | Brandon Stepler | |
(cherry picked from commit 2318c874c4ec43076c2664e473f7273928d9f2a6) | |||
2021-06-29 | pppoe-server: T3593: Change called-sid position in template | Eshenko Dmitriy | |
(cherry picked from commit 4b646c1fb31a1a9f9c9d1658734d478fed5f19f1) | |||
2021-06-29 | pppoe-server: T3405: Add interface cache feature | DmitriyEshenko | |
(cherry picked from commit 065c6b620cb52a3235c7b6e210d34dc8cb943b95) | |||
2021-06-26 | openvpn: T3641: adjust deprecated "openvpn --genkey" command | Christian Poessinger | |
WARNING: Using --genkey --secret filename is DEPRECATED. Use --genkey secret filename instead. (cherry picked from commit 3ffe114e8e8916d142b82657bd982122e57d17ed) | |||
2021-06-25 | openvpn: T1512: T3641: drop deprecated "compat-names" option | Christian Poessinger | |
(cherry picked from commit c8ef5e8bdce01bbf05297df39e6c6223d0b2a2ea) | |||
2021-06-25 | openvpn: T3641: remove deprecated iproute option | Christian Poessinger | |
Executing iproute2 commands as unprivileged member of the openvpn group is now handled via a sudoers file. (cherry picked from commit 9c8facc69c09163b74bc428f1dbf8be030766758) | |||
2021-06-25 | openvpn: T1704: drop deprecated disable-ncp option | Christian Poessinger | |
(cherry picked from commit 6b7b19c93f90839549dd668116c4da2f38cfdc66) VyOS 1.3 will ship OpenVPN 2.5.1 and thus it is the perfect timing to still remove this option before introducing it in a new LTS release. | |||
2021-06-25 | T3649: bonding: Add additional hash policies | DmitriyEshenko | |
(cherry picked from commit 9431383abc926ca4513928c56924e942ea250cc8) | |||
2021-06-22 | vyos.ethtool: T3645: fix compatibility with latest ethtool version | Christian Poessinger | |
Ethtool version used on Debian Bullseye changed the output format from 0 -> n/a. As we are only interested in the tx/rx keys we do not care about RX Mini/Jumbo. (cherry picked from commit d48dddab0509e562209adfb115b0e691b8e47f54) | |||
2021-06-22 | Debian: add missing dependency on bridge-utils | Christian Poessinger | |
2021-06-21 | smoketest: ensure /config is a directory | Christian Poessinger | |
(cherry picked from commit 3ae265b300544b855b1b32862c901045ee146934) | |||
2021-06-21 | Debian: add missing dependencies on iproute2, sudo, sed and vyatta-bash | Christian Poessinger | |
2021-06-19 | ethernet: T3633: Add LRO offload | Viacheslav | |
(cherry picked from commit 4b2fef88644bb75dadbe33b9638a4150def7e14f) | |||
2021-06-18 | ping: T3634: Adding do not fragment to Ping (#885) | Cheeze-It | |
In this commit we add the do not fragment capability for ping commands. Co-authored-by: Cheeze_It <none@none.com> (cherry picked from commit c9dbc42bab13d70d22ca55794e4b89cac53adc86) | |||
2021-06-16 | op-mode: T3630: add "show version kernel" command | Christian Poessinger | |
(cherry picked from commit 6cfcf7a761adb3e51f9279611435a39a1424e9c9) | |||
2021-06-13 | xml: move dhcp(v6)-options.xml.i under interface include subfolder | Christian Poessinger | |
2021-06-13 | op-mode: ipv6: move nd/rd command under "force ipv6" | Christian Poessinger | |
2021-06-13 | wwan: T3620: auto detect IP protocol based on requested addresses | Christian Poessinger | |
2021-06-13 | wwan: T3622: add support for APN authentication | Christian Poessinger | |
Some APNs require a username/password. Add CLI nodes (matching the PPPoE syntax) for client authentication. One APN would be the IPv4/IPv6 APN from Deutsche Telekom (Germany) APN Name: Telekom Internet IPv6 APN: internet.v6.telekom Benutzername: telekom Passwort: tm | |||
2021-06-13 | pppoe: T3621: validate that both username and password are set | Christian Poessinger | |
A validator is missing checking that if authentication is used on a PPPoE interface, both username and password are set. | |||
2021-06-13 | Debian: T3611: add libqmi-utils as new dependency for WWAN | Christian Poessinger | |
(cherry picked from commit beac82b2d0d4bad182718cc8159f79150c5a71ae) | |||
2021-06-13 | wwan: T3611: switch to qmi/mbim mode | Christian Poessinger | |
(cherry picked from commit 011f8ede55311e08d42f5afed9a2e8c44fd6d301) | |||
2021-06-13 | wwan: T3620: adjust NAT inbound/outbound interfaces on config migration | Christian Poessinger | |
(cherry picked from commit e24e35e1ac11a0771b15417af191694fd0b88022) | |||
2021-06-13 | wwan: T3620: fix backup route metric in migration script | Christian Poessinger | |
(cherry picked from commit d20dd7a0e6af08a80c7c911e7b151f28e4666173) | |||
2021-06-13 | wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface tree | Christian Poessinger | |
(cherry picked from commit c2a1c071e7d0a9ca754d7f5016eed7db188b3d1a) | |||
2021-06-12 | xml: op-mode: add "show log kernel" | Christian Poessinger | |
(cherry picked from commit 550cea8e88f11564abb4691354ecbac22d146a29) | |||
2021-06-10 | xml: ssh: move user/group definition to includable files | Christian Poessinger | |
(cherry picked from commit 556e03922f78f8e258c6d6630ad47569be376e11) | |||
2021-06-10 | pppoe: T3250: Not mangle values for tag nodes | sever-sever | |
(cherry picked from commit 80fe3ef4d49f6ee277d52ef5847f011e5775e7fb) | |||
2021-06-10 | ddclient: T3138: Fix typo for key | sever-sever | |
(cherry picked from commit c12320f2f2bf511de82658b81e9d2ddbcfb1331a) | |||
2021-06-09 | GitHub: fix workflow token warning | Christian Poessinger | |
(cherry picked from commit 5d068442cf7b1863724c83168176ce2940a023fe) | |||
2021-06-09 | GitHub: sync workflows to current branch | Christian Poessinger | |
2021-06-08 | T3170: check if any generated node.def file is empty | Christian Poessinger | |
2021-06-08 | T3289: add missing description(help string for services node | Christian Poessinger | |
2021-06-08 | T3165: prevent override of populated node.def file with empty content | Christian Poessinger | |
(cherry picked from commit b4fdcebebecd8d8952211b78bce26d53fd29edb3) |