Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-04 | Merge pull request #32 from vyos/mergify/bp/circinus/pr-31circinus | Viacheslav Hletenko | |
T6763: Delete Jenkins file (backport #31) | |||
2024-10-04 | T6763: Delete Jenkins filemergify/bp/circinus/pr-31 | Viacheslav Hletenko | |
(cherry picked from commit 6f2af8a9f17c91e2acf2f671ae87f5ff098e2d70) | |||
2024-09-14 | Merge pull request #28 from sever-sever/T6674-trigger-rebuils-circinus | Christian Breunig | |
T6674: Action add trigger workflow to rebuild package | |||
2024-09-14 | T6674: Action add trigger workflow to rebuild package | Viacheslav Hletenko | |
2024-07-01 | Merge pull request #26 from vyos/mergify/bp/circinus/pr-25 | Daniil Baturin | |
T6527: remove vyatta-op and ntpdate from dependency list (backport #25) | |||
2024-06-29 | T6527: remove vyatta-op and ntpdate from dependency list | Christian Breunig | |
(cherry picked from commit 97f343be30fd974b35d608f79ab45e8752c41dab) | |||
2024-03-25 | Merge pull request #24 from rebortg/patch-1 | Daniil Baturin | |
Github: PR Template: make related tasks optional | |||
2024-03-24 | make related tasks optional | Robert Göhler | |
2023-12-07 | Merge pull request #20 from sarthurdev/conntrack | Christian Breunig | |
conntrack: T5571: Remove conntrack rules - handled by vyos-1x | |||
2023-12-07 | conntrack: T5571: Remove conntrack rules - handled by vyos-1x | sarthurdev | |
2023-12-07 | GitHub: add common actions | Christian Breunig | |
2023-12-06 | Merge pull request #21 from mhamzahkhan/T5741 | Daniil Baturin | |
T5741: Update dhclient lease path to /run/dhclient | |||
2023-11-14 | T5741: Update dhclient lease path to /run/dhclient | M. Hamzah Khan | |
2023-05-09 | Merge pull request #18 from sever-sever/T5209 | Christian Breunig | |
T5209: Add sudo for user signal wan_lb PID | |||
2023-05-09 | T5209: Add sudo for user signal wan_lb PID | Viacheslav Hletenko | |
Lack of privilegies for 'kill -s SIGUSR2 $( cat $pid )' it caues 04-dhcp-wanlb hook exit with nonzero exit code after renew dhcp lease | |||
2023-05-04 | Merge pull request #17 from sever-sever/T5171 | Christian Breunig | |
T5171: Use XML for loadbalancing wan instead of old templates | |||
2023-05-02 | T5171: Use XML for load-balancing wan instead of old templates | Viacheslav Hletenko | |
Delete old templates Delete vyatta-wanloadbalance.pl as it handles via python3 Delete config templates build from Makefile | |||
2023-04-03 | Merge pull request #16 from sever-sever/T5141 | Christian Breunig | |
T5141: Add numbers for dhclient-exit-hooks.d to enforce order | |||
2023-04-03 | T5141: Add numbers for dhclient-exit-hooks.d to enforce order | Viacheslav Hletenko | |
2023-03-29 | Merge pull request #15 from sever-sever/T4173 | Christian Breunig | |
T4173: load-balancing wan replace some iptables-nft rules | |||
2023-03-29 | T4173: load-balancing wan replace some iptables-nft rules | Viacheslav Hletenko | |
There are some incompatibility with current version of kernel/nftables and work of 'iptables-nft' It cannot insert/delete new rules via 'iptables-nft' For example: table ip nat { chain VYOS_PRE_SNAT_HOOK { type nat hook postrouting priority srcnat - 1; policy accept; counter jump WANLOADBALANCE } chain WANLOADBALANCE { ct mark 0xc9 counter snat to 192.0.2.14 } } vyos@r14# sudo iptables-nft -t nat -I VYOS_PRE_SNAT_HOOK 1 -j WANLOADBALANCE iptables: No chain/target/match by that name. One mention that I know that it was working in 'VyOS 1.4-rolling-202302010317' Replace some 'iptables-nft' rules with eq nftables rules to return the basic ability to load-balance traffic. | |||
2023-02-17 | Debian: T5003: Upgrade base system to Debian 12 "Bookworm" | Christian Breunig | |
2023-01-09 | Merge pull request #13 from sever-sever/T1311 | Christian Breunig | |
load-balancing: T1311: Delete load-balancing connections | |||
2022-08-29 | load-balancing: T1311: Delete load-balancing connections | Viacheslav Hletenko | |
Load-balancing WAN with conntrackd cannot flush connection properly. It cause high CPU utilization and and hang after commit Replace Flush to Delete | |||
2022-01-12 | Merge pull request #12 from sarthurdev/firewall | Christian Poessinger | |
firewall: T2199: Use iptables-nft to work with new firewall | |||
2021-12-31 | firewall: T2199: T3873: Migrate firewall to XML/Python | Christian Poessinger | |
2021-10-20 | firewall: T2199: Use iptables-nft to work with new firewall | sarthurdev | |
2021-03-08 | Merge pull request #10 from bstepler/T3395 | Christian Poessinger | |
wanloadbalance: T3395: fix DHCP filename and ICMP status line | |||
2021-03-08 | wanloadbalance: T3395: fix DHCP filename and ICMP status line | Brandon Stepler | |
2021-02-07 | Jenkins: enable arm64 builds | Christian Poessinger | |
2021-01-04 | Merge pull request #9 from jestabro/T3161 | John Estabrook | |
migration: T1398: remove dependency on vyatta-config-migrate | |||
2021-01-04 | migration: T1398: remove dependency on vyatta-config-migrate | John Estabrook | |
2020-12-25 | wanloadbalance: T3152: Enable conntrack counters | DmitriyEshenko | |
2020-12-25 | wanloadbalance: T3152: Change conntrack statistics file location | DmitriyEshenko | |
2020-07-12 | T2696: collection of small fixes to increase stability | Christian Poessinger | |
- Error on exit when clear routing tables - Possible crash (buffer overflow) in function for receive icmp echo packet - Error in parsing of config file for udp ttl "probe" - Wrong error messge in analyzing config file | |||
2020-06-23 | Jenkins: T2625: migrate to build library | Christian Poessinger | |
2020-03-21 | Jenkins: T1870: support GitHub PullRequest builds | Christian Poessinger | |
2019-12-27 | Jenkins: make pipeline branch independent | Christian Poessinger | |
2019-12-18 | Merge branch 'equuleus' of github.com:vyos/vyatta-wanloadbalance into current | Christian Poessinger | |
* 'equuleus' of github.com:vyos/vyatta-wanloadbalance: Jenkins: import Pipeline from vyos-1x commit e541ffc4f34c update Jenkins file for equuleus | |||
2019-10-24 | Merge pull request #7 from currite/fix-wan-rule-0-segfaultVyOS_1.2-2019Q4 | Christian Poessinger | |
Avoid rule number 0 which causes segfault | |||
2019-10-23 | Avoid rule number 0 which causes segfault | currite | |
2019-10-09 | Jenkins: import Pipeline from vyos-1x commit e541ffc4f34c | Christian Poessinger | |
2019-10-09 | Jenkins: import Pipeline from vyos-1x commit 2d3539f9dec1 | Christian Poessinger | |
2019-08-14 | update Jenkins file for equuleus | UnicronNL | |
2019-05-22 | Create Jenkinsfile current | Kim Hagen | |
2019-02-14 | Bugfix: T1247 - WAN load-balancing fail when !<x.x.x.x/x> configured in rules | hagbard | |
2019-02-14 | Bugfix: T258: wan loadbalance /var/run permission issue | hagbard | |
2018-06-07 | T462: run load balancing scripts as vyattacfg GID. | Daniil Baturin | |
Since it uses the same function for executing everything, need to verify that it has no adverse effect on iptables commands. | |||
2017-11-01 | T441: remove dependency on quagga, this package doesn't really use it anyway. | Daniil Baturin | |
2016-04-11 | Merge pull request #5 from mickvav/current | Kim | |
Added unistd.h in some places |