Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos/vyatta-wanloadbalance

vyatta wan load balance project
https://github.com/vyos/vyatta-wanloadbalance

0.13.17

e99605daeed8b412073694ee35d54da78920703f authored over 15 years ago by slioch <[email protected]>
additional files needed

c8175dbdd23b4aeaca6df22dd35fc699e35134e1 authored over 15 years ago by slioch <[email protected]>
added udp ttl limited test type to health check. modified configuration layout. modified op mode command to

provide indication on multiple target success/failures.

f947ef5883cd890a2cdc3e250f6790f3a630492f authored over 15 years ago by slioch <[email protected]>
reworked target code to support multiple targets and different target types.

user can now specify a sequence of targets to test (ordered by rule number). The first success s...

25d9851b65fed9297caaa01b47ec6bae76d8c954 authored over 15 years ago by slioch <[email protected]>
fix for bug 4675. Throttle back the initial setting of nat rules during startup of wlb.

Conflicts:

src/lbdecision.cc

c1e5c748aac314a2f0652393fbb9f8c079055106 authored over 15 years ago by slioch <[email protected]>
fix for bug 4730

ffe8546edce4f68121178657d4d17426eb0c7129 authored over 15 years ago by slioch <[email protected]>
fix for case where iptables command fails on setting snat rules after receiving new address. in this case the new address is not recorded and we'll try creating the rule on the next processing cycle until successful.

f229c236ef9e8a8cb748e343bc01ef96ed27a403 authored over 15 years ago by root <[email protected]>
0.13.16

7de5b979f1e723a69b64e3280cd8b5c68460fdbb authored over 15 years ago by slioch <[email protected]>
fix for bug 4699. Note that dhcp nexthop detection was also broken due to changes in the location of the dhcp client information. this was also

fixed.

e04a3602d2be984a8ec71bf8b69d9b56665d1333 authored over 15 years ago by slioch <[email protected]>
fix for bug 4698

8fd0204c883ca175c754d96b83433f084a7cc2ee authored over 15 years ago by slioch <[email protected]>
0.13.15

1daffa872e69e444079fb4e1b82af9d11fbc37d3 authored over 15 years ago by slioch <[email protected]>
need dummy node.def on op side of things for cmds to show up.

77d001d89ed7d963c7c0f6017137854e00493853 authored over 15 years ago by slioch <[email protected]>
0.13.14

9f63fe6caca3ff02997fb74193aa94fa4ece2d84 authored over 15 years ago by slioch <[email protected]>
fix for bug 4649 and 4248. needs documentation.

c2bc1925a2e95b09875291ab1e5a66702aab4d38 authored over 15 years ago by slioch <[email protected]>
0.13.13

06bdaabb0c82916f21a261d12b451a8ad1185d83 authored over 15 years ago by slioch <[email protected]>
fix for bug 3704. move primary call to wlb mangle tables out of prerouting and output table scope. now tables are not flushed on removal.

f37e13a0e3f614b15d957ec5cad06cc731d3ad8f authored over 15 years ago by slioch <[email protected]>
added configuration hook to execute script on interface state change. configurable via conf mode. environment variables identify interface and new state.

4000b742f9eb731d40d22d6e73daef466a0e34ee authored over 15 years ago by slioch <[email protected]>
0.13.12

45760b0cc60d9f1f307fa3db5d420876f833a38d authored over 15 years ago by slioch <[email protected]>
fix for bug 4072.

e716c231f68ae88ef6656e4e4933f237e8ea23f1 authored over 15 years ago by slioch <[email protected]>
0.13.11

fa0802f73fdd301f84746c32636eff13d54460c4 authored over 15 years ago by slioch <[email protected]>
fix for bug 4587. Remove output file on orderly shutdown.

50febe38b6c0f75076cb19bbd8b4d3fe3aa903b8 authored over 15 years ago by slioch <[email protected]>
0.13.10

ea52f12f83b0dcb86e24242d7e4dabbbcf2b92da authored over 15 years ago by slioch <[email protected]>
fix for bug 4658. Move enable-source-based-routing to per rule basis from global setting.

Conflicts:

src/lbdecision.cc

45432c0b011ba08fa1056fddcf41fbba2adec0b2 authored over 15 years ago by slioch <[email protected]>
0.13.9

9a0717eedce98f37e2962da6104d83ceaee1f73a authored over 15 years ago by slioch <[email protected]>
fix for bug 4083. Names in mangle table now reference outbound interface as per comments in bug.

338b2608cc6e7f27152c8b6a256362ebbf08daca authored over 15 years ago by slioch <[email protected]>
fix for bug 4351. Move conntrack to feature specific chain for raw table.

8c53efc2b64c0657d458bc8222bc1b0dbbf05f99 authored over 15 years ago by slioch <[email protected]>
fix for bug 4624. source port configuration was incorrectly configured.

269bd94265d3865051a60340f87412a88575d60e authored over 15 years ago by slioch <[email protected]>
ping target is now optional. nexthop will be used in place of ping target if ping target is not specified. this is also true of dhcp configurations.

0d5777b96fec7e16dbcf2a96b285dc0ed493a34c authored over 15 years ago by slioch <[email protected]>
filter on output table for packets already marked in the prerouting table

02c414300e38d2c354bc74353328f7b456be2e24 authored over 15 years ago by slioch <[email protected]>
fix for bug 4578. Added warning message when the user configures inbound and outbound on same rule, but will allow configuration with warning.

e0de322e2abdbcde8ee6d46f54edb4702d2dae5b authored over 15 years ago by slioch <[email protected]>
fixed output mangle rule creation. need to suppress inbound interface on rule creation for output rule entry as these are locally sourced packets.

d87805e89c31611ecf4ec7d7148d066a5eb99185 authored over 15 years ago by slioch <[email protected]>
fix for bug 4130. Requires additional configuration outside WLB to support network reachability determination. All locally source routes need an entry in table

main that satisfies reachability requirements.

This is due to the output mangle table being proc...

8df8f875d33bccdf5cd4a56cee7bef13f7fac7f9 authored over 15 years ago by slioch <[email protected]>
fix for bug 4352.

e3d168147b3b36d4bc026170336bb4455ed6c75e authored over 15 years ago by slioch <[email protected]>
fix for bug 4409. Additional dynamic support for dynamic policy route and snat when wlb is configured and during runtime. also fix for wlb when running in

debug mode.

16d937141226777cf030d02e87a96b7e4c9c8edb authored over 15 years ago by slioch <[email protected]>
0.13.8

3f808deb0a81976df125f56755fefeb987dd57ab authored over 15 years ago by An-Cheng Huang <[email protected]>
handle condition where system time changes to time before last success value. in this case set value until 0 until system time catches up. only

affect show command. issue reported by Gregor.

4a4516eddf98be4208101bd57dae7fa0e9120228 authored over 15 years ago by slioch <[email protected]>
0.13.7

69adbf77521a8011100ea16eb20d1d0a7f84722e authored over 15 years ago by slioch <[email protected]>
missing configuration node required to configure sourced based routing.

e5b84a185ed2d16ce3b4e6d5ff370384ec30ca58 authored over 15 years ago by slioch <[email protected]>
0.13.6

a427a998b79a87f60fc51154b23953cf47a883c0 authored over 15 years ago by slioch <[email protected]>
On socket bind error return and do not attempt to send icmp packet

fix for bug 4333. Found by Gregor Jurgele.

6d552072bdd2f168bd10e09a0bcfd435358ee671 authored over 15 years ago by slioch <[email protected]>
0.13.5

04223f99677cb85c5cdcca9b2b56877756cd566f authored over 15 years ago by slioch <[email protected]>
need to convert commit tag on wlb to end tag.

e3b362c734364cdc02d182900f3ced0a3f855516 authored over 15 years ago by slioch <[email protected]>
0.13.4

e1a9ca62c8cc8141a1c242784d0d2c7c91e0ef38 authored almost 16 years ago by slioch <[email protected]>
added source based routing feature.

3c28df532e783cb42d0f003da402783767308e6d authored almost 16 years ago by slioch <[email protected]>
0.13.3

c9229987f30ddc568568ac743c037d1a2f62c7d0 authored almost 16 years ago by slioch <[email protected]>
Merge branch 'jenner' of http://git.vyatta.com/vyatta-wanloadbalance into jenner

09a55ab79fc04df469b721589f3e5e46bfe72331 authored almost 16 years ago by slioch <[email protected]>
added support for global level conntrack flushing on interface state change. Default configuration is to disable this feature.

0d1be5c8cbab9a41cca7e7b8c6f4ad3491150215 authored almost 16 years ago by slioch <[email protected]>
0.13.2

9ef64129c9a2bccac1c0aad35f0c2c6d321f1dc9 authored almost 16 years ago by An-Cheng Huang <[email protected]>
fix for problem found in webgui on restarting process.

4841f59c457d89b542916d2768e390cd21c5ec7e authored almost 16 years ago by slioch <[email protected]>
Fix buggy shell script

shell script was missing 'then' and would always cause
error message.

b162cc2c05aca6f3eded6484d13bd98f224a6f26 authored almost 16 years ago by Stephen Hemminger <[email protected]>
0.13.1

792e6b230d8a1333f41510534928c4d2f3587649 authored almost 16 years ago by An-Cheng Huang <[email protected]>
fix for bug 3968. enhanced show wan load balance according to preferred design in bug listing. Also exposed time of last

interface status change.

6cdf75f94d9040e1509bb31e355aa019b50c92a7 authored about 16 years ago by slioch <[email protected]>
fixed bug with dhcp support--route was not be reinserted on link down when configured for dhcp. need to retrieve actual nexthop in this case.

c8bd14ea81ab8a684fd63945e66582951c7ca5d4 authored about 16 years ago by slioch <[email protected]>
completes work to support dhcp for wan lb.

a0355005f78f34d3ecc9b88765890e8784068d32 authored about 16 years ago by slioch <[email protected]>
"files" file should be removed before package build

be9847e0761b8cd13e61ad2558037bfbaf197bee authored about 16 years ago by An-Cheng Huang <[email protected]>
update maintainer information

ef789c0effda1a4160c32a85ff0cfcc52b06dd03 authored about 16 years ago by An-Cheng Huang <[email protected]>
added support for dhcp in daemon. On receiving SIGUSR2 daemon checks and updates new address for snat, and nexthop for lb routing

tables. hook needs to be added to dhclient daemon to send SIGUSR2 to wan_lb so notification is ge...

35f56aa4dbd1585681aa511717d9da962dbe0dd4 authored about 16 years ago by slioch <[email protected]>
Merge branch 'jenner' of http://git.vyatta.com/vyatta-wanloadbalance into jenner

c5c8f6916e7c96d61d9788b0ec54be38e379d4d5 authored about 16 years ago by slioch <[email protected]>
added sigusr2 to wake up process from sleep call. will be used to wake up process when address changes via dhcp.

1c57ff025f86300db03dfa8fe08f7e64bf462629 authored about 16 years ago by slioch <[email protected]>
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-wanloadbalance into jenner

39e48d2c1b6dfea8b33abde538d2dd9739aa5d9d authored about 16 years ago by Stephen Hemminger <[email protected]>
Merge branch 'islavista' into jenner

354328469a01d801971723259ca0495a6254911b authored about 16 years ago by Rick Balocca <[email protected]>
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-wanloadbalance into jenner

0437fd20433ec46843f6415323dd73e5167111db authored about 16 years ago by Stephen Hemminger <[email protected]>
fix for 3191--now use conntrack binary to return relevant entries that

are routed and marked by wlb.

43be74e8740be9ea7d85ac76210884db53bac172 authored about 16 years ago by slioch <[email protected]>
formatting part of 3191 fixed with this bug. moved from dumping proc/net/ip_conntrack output to easier to digest formatted output.

bbf232732b7335efe1a40a772f2301efcff6893c authored about 16 years ago by slioch <[email protected]>
3.2.0

07352ed897694869e11eddbc5ba61bd90ffde3b6 authored about 16 years ago by Mark O'Brien <[email protected]>
Convert to Vyatta::

db4770b72d8e8cb51d7777e28df27207f470ae2e authored about 16 years ago by Stephen Hemminger <[email protected]>
add support for development build

0214d6af2bdaa782d8241b729a7cf5f9a0a60de5 authored about 16 years ago by An-Cheng Huang <[email protected]>
fix for bug 3608. add connnection comment to sudoers directory.

c1c7a4968fa3bddc258e38f181c37c907e4f3557 authored about 16 years ago by slioch <[email protected]>
fix for bug 3843. added warning level syslong messages on any interface that changes state in wan lb.

ac39481cf76ae84ea196d0cdc9cb4a849355b7ef authored about 16 years ago by slioch <[email protected]>
Merge branch 'islavista' of http://git.vyatta.com/vyatta-wanloadbalance into islavista

5151ccc88b729896c5becc60b74e9dbf3be9be56 authored about 16 years ago by slioch <[email protected]>
fix for bug 3817

eee0afd80dbd9c5229201d96cae3f4eedae0cb31 authored about 16 years ago by slioch <[email protected]>
allow free form text field entry for inbound-interface. This allows a wildcard (iptables style) interface to be set, allowing an

exclusion rule to be set so that lan-to-lan traffic can be support in wan load balance.

closing ...

a601a306e9cbde0adfe38b82ef995bf1a502a63d authored about 16 years ago by slioch <[email protected]>
missed this configuration node on checkin fix for bug 3332. Now command is available.

b609346303808602ef0aea00e73adca2430ace67 authored about 16 years ago by slioch <[email protected]>
fix for bug 3710. also found and fixed another bug with restarting of wlb after changing rule set. this simplifies the application of the rules to

the mangle table.

bdf25c7abb889b44dc9728a3abe8e153bd828324 authored over 16 years ago by slioch <[email protected]>
modified failover algorithm to provide deterministic control over which interface is selected. The interface with the highest weight will be preferred.

9be5bc2b6f7094cd54366aeea659be899cf0122b authored over 16 years ago by Mike Larson <[email protected]>
add rule failover support. Failover mode can now be specified on a specific rule. This rule will only direct traffic to a single active interface, on failure of the ping target traffice will be directed out an alternate interface.

note: the one todo item for this feature is to add "stickiness" of an active interface. wlb re-e...

22610d1769c6dabce2b4675085cab369f2d96331 authored over 16 years ago by Mike Larson <[email protected]>
revised fix for dst-range bug to mirror fix for src.

bee9cfb28e0578a564628d61862764b3cdb2b377 authored over 16 years ago by Mike Larson <[email protected]>
fix for bug 3621.

34ed187dafc9cd9fbda7b7eefc111bb58159c47b authored over 16 years ago by slioch <[email protected]>
fix for bug 3608.

c1ef164982868d24c9b1c9f45b4cc7442e4150bd authored over 16 years ago by root <[email protected]>
snat rules created by wanloadbanana are now applied before snat rules created by nat. this shouldn't be a problem for nat, as the wanloadbanana rules are filters on packets marked in the mangle table.

now using the new jump to target inserted by vyatta-cfg-firewall project on boot.

4bec8f1de85b4ded7d3d7815eb4c734f993af8aa authored over 16 years ago by root <[email protected]>
Partial fix for bug 3332. WLB can now be configured to run without creating implicit source nat rules.

This configuration element applies to the complete wan load balance configuration.

065c25acb5c3d10f4015b5bfa181445c3bce901a authored over 16 years ago by root <[email protected]>
fixed bug in parsing multiple rule sets

8237284fe73cc722ad58ebdc47838f7fd4a969d7 authored over 16 years ago by root <[email protected]>
fix for bug 3620. exclusion option is now provided and will create an accept rule. For an exclusion the user does not need to configure interfaces for that rule to balance across.

d7e0e1579b84215eee801e0e033c0b60eb09a1c8 authored over 16 years ago by root <[email protected]>
fix for bug 3530. now nexthop and inbound-interface are required for a successful commit.

f078bf6b45cd1ab2742f79534369a54a0df27791 authored over 16 years ago by root <[email protected]>
Merge branch 'islavista' of http://git.vyatta.com/vyatta-wanloadbalance into islavista

4740d1b5ed3a0f888322274a0a33e9b359e04c0d authored over 16 years ago by root <[email protected]>
added new command that dumps the ip conntrack tables for connections that have been marked by wan load balance. This addresses enhancement request bug 3191.

50bcc9ac934fbb34b66fcd70e0ad1b75637351f7 authored over 16 years ago by root <[email protected]>
Handle quagga package name change

The vyatta-quagga package is now named quagga, and version
identifies the vyatta version.

7de430e3290e216cd8f8bfbf51a1faf74bcd3d86 authored over 16 years ago by Stephen Hemminger <[email protected]>
Merge branch 'hollywood' into islavista

e6f4de786a7bbf432211a71ab96dded5acffe2b8 authored over 16 years ago by Rick Balocca <[email protected]>
fix for bug 3446. protocol assignment is now identical to firewall.

c150b8ddf41be3c9429e86df14a67d7bf6887205 authored over 16 years ago by root <[email protected]>
3.1.2

fe5dac93df7ffd2fb78a70d65b6e9e3b3f9af813 authored over 16 years ago by Mark O'Brien <[email protected]>
my bad. last commit I changed the conntrack module name to uppercase which caused the snat rules to not match the iptables module and therefore fail on load. this should fix the problem, tested icmp with standard configuration and default routes, works now.

37ce9ca021a4849e792bcb96a1ee7a1cebdf6b42 authored over 16 years ago by root <[email protected]>
Merge branch 'hollywood' of git://git.vyatta.com/vyatta-wanloadbalance into hollywood

cd7f3636037fc37c7bf0042cc56ee00cb042eefa authored over 16 years ago by root <[email protected]>
fix for bug 3245. need sudo for the rm.

ad27eea681d486f6d64c15a0a3069119fa9e86f3 authored over 16 years ago by root <[email protected]>
Merge branch 'hollywood' of git:/git/vyatta-wanloadbalance into hollywood

cfe0fbefd581f61a2a919ded1d289916ed7c11e9 authored over 16 years ago by Mark O'Brien <[email protected]>
fix for bug 3437

4e5296e89492bece9587a49e2f20016803347b66 authored over 16 years ago by Michael Larson <[email protected]>
fix for 2948--additional nodes need to refer to interface values.

ad6fbd13de17d18362c8ad7548a061a278313716 authored over 16 years ago by Michael Larson <[email protected]>
fix for bug 2779.

c8aa55951d6e460ebbda20a3a0fbdc3292e6be4b authored over 16 years ago by Michael Larson <[email protected]>
fix for bug 3410. added entry for marking of connectionless packets.

28517a30ea745a1544771925b26f635c72054418 authored over 16 years ago by Michael Larson <[email protected]>
fix for bug 3393. apply default route on poll interval if route is not present in policy table. This fixes a problem if the interface is

not ready to receive the route on initial insertion.

b49594b52dd12caa72b868792e949647377361db authored over 16 years ago by Michael Larson <[email protected]>
3.1.1

18f4220942f4360da3bb8947b419c2448a9bb662 authored over 16 years ago by Mark O'Brien <[email protected]>