Commit Graph

  • 256afcbd97 Add configuration option to select iptables implementation iptables_nft Ben Roberts 2026-06-17 17:18:59 +01:00
  • fe399e2f03 Support for reloading config file on HUP signal config_reload Ben Roberts 2026-06-17 16:52:03 +01:00
  • d54573e469 Implement BGP MD5 Auth multiple_peers Ben Roberts 2026-06-17 14:00:52 +01:00
  • 567a84095e Implement support for multiple BGP peers Ben Roberts 2026-06-17 13:48:50 +01:00
  • cdc61f713a add matchtag and fix tests ipv6_support mgaitonde 2023-08-18 17:41:51 -07:00
  • 645b10548a ipv6 support wip mgaitonde 2023-08-18 16:23:47 -07:00
  • 6f26e86964 Update README.md master mayuresh82 2023-08-18 16:08:19 -07:00
  • 92c9ae3859 Merge pull request #22 from spanthetree/patch-1 mayuresh82 2023-08-16 16:21:39 -07:00
  • 1d8c3936e1 Update config.yaml David Woodruff 2023-07-11 07:51:38 +09:00
  • e3ed374b53 Merge pull request #17 from naveenachyuta/add_consul_token_support mayuresh82 2022-09-20 11:50:17 -07:00
  • 8a36bb153a check for error Naveen Achyuta 2022-09-01 13:59:24 -07:00
  • e1825b4581 add support for consul token auth Naveen Achyuta 2022-08-22 12:26:35 -07:00
  • e285d3a1c5 Merge pull request #16 from isazpiazu-roblox/gobgp_update mayuresh82 2022-06-02 13:20:14 -07:00
  • 80d743ffa5 update gobgp pkg Ian Azpiazu 2022-05-16 13:40:57 -04:00
  • 878ee3a63e update gobgp package to v2.34.0 commit Ian Azpiazu 2022-05-12 14:57:47 -04:00
  • adaa755430 Merge pull request #14 from philipcristiano/healcheck mayuresh82 2022-04-25 11:29:15 -07:00
  • 2ab950667e consul: healcheck -> healthcheck Philip Cristiano 2022-04-23 11:27:33 -04:00
  • 8d3c63637c Merge pull request #13 from danlsgiga/iptables-listen-destination-port mayuresh82 2022-03-31 12:23:22 -07:00
  • c6adbd9fb5 Update README.md mayuresh82 2022-03-26 11:16:50 -07:00
  • fa25f9430f doc(README): Add alternative way of specifying gocast_nat Daniel Santos 2022-03-24 11:00:21 -06:00
  • 837226952d chore(monitor): Backwards compatibility Daniel Santos 2022-03-24 10:32:52 -06:00
  • 58d37566bf doc(README): Cosmetic change Daniel Santos 2022-03-16 13:30:26 -06:00
  • f1542981d6 feat(gocast_nat): Add listen port option Daniel Santos 2022-03-16 13:23:35 -06:00
  • f883e4d4b3 Expand system error message mgaitonde 2022-03-09 13:17:04 -08:00
  • a38dc2f48f Merge pull request #12 from mayuresh82/race_fix v1.1.3 mayuresh82 2022-03-09 12:28:28 -08:00
  • 04159185c9 Fix Mayuresh Gaitonde 2021-12-15 17:10:28 -08:00
  • c860f3c50e checks to Add new app Mayuresh Gaitonde 2021-12-15 16:44:13 -08:00
  • 62db2e5af7 attempt to fix a race condition Mayuresh Gaitonde 2021-12-15 15:36:51 -08:00
  • d39e46096f Merge pull request #11 from mayuresh82/deadlock_fix v1.1.2 mayuresh82 2021-10-20 11:23:51 -07:00
  • a99f92e9a5 fix deadlock_fix Mayuresh Gaitonde 2021-10-18 18:21:01 -07:00
  • 5ac02c373b dockerfile fix Mayuresh Gaitonde 2021-10-18 18:16:22 -07:00
  • 6fdff28716 fix the deadlock Mayuresh Gaitonde 2021-10-18 15:50:13 -07:00
  • e32ff1d52c Merge pull request #8 from mayuresh82/vip_config v1.1.1 mayuresh82 2021-05-14 09:35:05 -07:00
  • 82152d030d Fix dockerfile vip_config Mayuresh Gaitonde 2021-05-13 23:54:52 -07:00
  • 5821c01a7b Add ability to specify vip parameters Mayuresh Gaitonde 2021-05-13 20:33:05 -07:00
  • 8ca38f4b77 Merge pull request #7 from mayuresh82/tests v1.1.0 mayuresh82 2020-12-18 11:47:07 -08:00
  • 96b39ec9bb add comment tests Mayuresh Gaitonde 2020-12-18 11:44:32 -08:00
  • 30303bb875 fix gh yml Mayuresh Gaitonde 2020-12-18 11:38:50 -08:00
  • 12dc52edc6 ignore bgp test in ci Mayuresh Gaitonde 2020-12-18 11:36:18 -08:00
  • 6be4d69d02 Add unit tests Mayuresh Gaitonde 2020-12-17 17:25:53 -08:00
  • b8ec7a3391 Create LICENSE mayuresh82 2020-11-28 00:41:16 -08:00
  • 3702339f44 Update README.md mayuresh82 2020-04-03 15:02:33 -07:00
  • d96f461375 Update config.yaml mayuresh82 2020-04-03 14:56:49 -07:00
  • 7f542acc03 Update README.md mayuresh82 2020-04-03 14:55:32 -07:00
  • 8a26f23729 Merge pull request #4 from chuckyz/allow_consul_stale v1.0.3 mayuresh82 2020-01-30 17:11:07 -08:00
  • 4a9df038fb switch from implicit to explicit string chuckyz 2020-01-30 13:23:13 -08:00
  • 6e00028410 revert using url.Values as url.Add wont work chuckyz 2020-01-30 10:20:44 -08:00
  • 1001600a68 use url.Values and .Encode chuckyz 2020-01-30 09:42:57 -08:00
  • 52a05e0317 os.Getenv returns a string chuckyz 2020-01-30 09:26:32 -08:00
  • b129bc8184 allow consul stale chuckyz 2020-01-30 09:24:51 -08:00
  • e23c242d9c Merge pull request #3 from roberteckert/add_support_for_consul_agent_checks mayuresh82 2020-01-29 17:37:07 -08:00
  • 62279ab31a fix syntax and json parsing Mayuresh Gaitonde 2020-01-29 17:27:56 -08:00
  • b6f865bb73 Add support for local consul agent checking Robert Eckert 2020-01-24 15:10:41 -08:00
  • 484ae5d00e Merge pull request #2 from mayuresh82/fix_appsrc mayuresh82 2019-10-16 16:08:26 -07:00
  • a8fd79c0e1 Add app source, add vendoring and module support fix_appsrc Mayuresh Gaitonde 2019-10-16 15:57:55 -07:00
  • b49447a374 Merge pull request #1 from mayuresh82/fix_gw mayuresh82 2019-09-12 14:44:58 -07:00
  • b0dbda04c9 Add a fix for gw ip fix_gw Mayuresh Gaitonde 2019-09-12 14:44:21 -07:00
  • 205df0e58b remove gopkg v6support Mayuresh Gaitonde 2019-06-04 16:45:14 -07:00
  • e729608b90 Add ipv6 support and enable go mod Mayuresh Gaitonde 2019-04-24 11:21:22 -07:00
  • e15172111e fix non local peer and add multihop v1.0.2 Mayuresh Gaitonde 2018-11-26 16:44:39 -08:00
  • b641eb979e fix Mayuresh Gaitonde 2018-11-21 11:25:34 -08:00
  • 6e923a84fa bugfix Mayuresh Gaitonde 2018-11-21 10:57:46 -08:00
  • 2a3593aade add debug logs for bgp Mayuresh Gaitonde 2018-11-21 10:37:11 -08:00
  • 6a184933d1 Fix consul helthcheck v1.0.1 Mayuresh Gaitonde 2018-11-20 18:16:44 -08:00
  • e076c04edb add apps from config v1.0.0 Mayuresh Gaitonde 2018-11-05 14:28:53 -08:00
  • b22f383ab1 readme fix Mayuresh Gaitonde 2018-10-26 17:17:12 -07:00
  • b7aa105426 readme fix Mayuresh Gaitonde 2018-10-26 17:13:39 -07:00
  • 1d4fe095f1 Nat support and fix monitoring issues Mayuresh Gaitonde 2018-10-26 17:09:45 -07:00
  • 6fafdbbd16 ADd consul support , multiple monitors, config file Mayuresh Gaitonde 2018-10-25 22:23:04 -07:00
  • e20f691de5 Initial commit for gocast Mayuresh Gaitonde 2018-10-22 19:03:42 -07:00