Commit Graph

  • 2d242f3b75
    remove au-syd1, add es-mad1 and hk-hkg1 burble.dn42 Simon Marsh 2021-01-04 12:42:04 +00:00
  • 50a82d61d5
    Remove decommissioned nodes Simon Marsh 2020-11-08 08:40:15 +00:00
  • 28d679583a
    dumb typo Simon Marsh 2020-07-29 20:57:19 +01:00
  • 216ad656c2
    Remove lt-vil1, add no-trd1 Simon Marsh 2020-07-29 20:49:55 +01:00
  • 7bf648a932
    collector.dn42 customisations collector.dn42 Simon Marsh 2020-06-06 19:26:59 +01:00
  • 4429500435
    burble.dn42 customisations Simon Marsh 2020-06-06 19:11:52 +01:00
  • f3699a3b61
    Merge pull request #4 from jlu5/burble-clean master Simon Marsh 2020-05-20 19:46:42 +01:00
  • 5a42c71c3d templates/layout: remove capitalize filter from domain name James Lu 2020-05-07 10:36:29 -07:00
  • e67aafde70
    Merge pull request #2 from Tchekda/regex Simon Marsh 2020-02-09 17:01:10 +00:00
  • 28cd45ed6d Fixed COMBINED_UNWANTED_NAMES empty issue Tchekda 2020-02-09 10:09:33 +00:00
  • e0735b82af
    Add functionality to filter the summary view based on protocol name as well as protocol type Simon Marsh 2019-12-29 20:54:47 +00:00
  • 4c4bfeb1b9
    The latest python-memcached now returns results as binary, so the result needs to be decoded. Simon Marsh 2019-10-03 10:28:19 +01:00
  • ac4945011b
    dict.iteritems -> dict.items python3 fix Simon Marsh 2019-08-11 09:52:13 +01:00
  • fdec82cd90
    Update sorting function in BGP map for python 3 Simon Marsh 2019-08-11 09:39:14 +01:00
  • 4b4723b958
    Prevent 4-byte AS capability from being treated like it is ASN Sileht pull request #50 https://github.com/sileht/bird-lg/pull/50/files Simon Marsh 2019-06-22 22:55:01 +01:00
  • 08c1d47e64
    Correct AS path prepend count in bgpmap (Sileht pull request #53) https://github.com/sileht/bird-lg/pull/53/files Simon Marsh 2019-06-22 22:52:38 +01:00
  • 6e828ffbe1
    Add fixes from sileht pull request #52 for parsing of + when it appears in a URL https://github.com/sileht/bird-lg/pull/52/files Simon Marsh 2019-06-22 22:43:40 +01:00
  • 7c27c84887 Merge branch 'master' into burble-clean Simon Marsh 2019-06-22 22:35:25 +01:00
  • 85963901f8
    Merge pull request #48 from alarig/master zorun 2019-06-07 01:25:27 +02:00
  • 1967bebab7
    rework bgpmap parsing so it is bird1 and bird2 compatible Simon Marsh 2019-05-15 12:29:20 +01:00
  • 0de6a8cfaa
    Additional minor fixes when using 'all' Simon Marsh 2019-05-15 08:46:41 +01:00
  • 594088be69
    Merge Zhaofeng's updates to go from python2 to python3 and fix bgpmap funtionality. Zhaofeng Li 2019-01-12 08:25:56 -08:00
  • f66e26cd6e
    Remove tabs in lg.py Simon Marsh 2019-05-14 12:00:20 +01:00
  • 06a3265278
    Merge branch 'master' into burble-clean Simon Marsh 2019-05-13 20:51:16 +01:00
  • 83eaae5964
    Add basic systemd hardening to example service files Simon Marsh 2019-05-13 20:23:44 +01:00
  • 50b1f1387e Applying patch from @fduraffourg that fixes #9 Alarig Le Lay 2019-04-12 19:34:07 +02:00
  • 2ce03ebbb0
    Merge pull request #38 from zorun/fix_protocol_parsing zorun 2019-03-19 14:42:16 +01:00
  • fca8545fcf
    Merge pull request #1 from TimStallard/tds Simon Marsh 2019-01-30 18:41:38 +00:00
  • a2d31a3a6c
    remove use of proto_default in routes, handled by bird/traceroute functions now TimStallard 2019-01-30 18:34:46 +00:00
  • eb91179101
    Use traceroute/traceroute6 as required, added config option to allow disabling traceroute6 for IPv4-only nodes TimStallard 2019-01-30 18:33:10 +00:00
  • 1f4d9423a9
    Fix handling of non-ascii chars in bird output TimStallard 2019-01-30 18:32:16 +00:00
  • 284e2c9212
    Changed more links to use unified pages TimStallard 2019-01-28 13:12:26 +00:00
  • 429bfbde3f
    Exclude direct protocols TimStallard 2019-01-28 00:21:43 +00:00
  • 7b2fcb584d
    Patched JS for unified v4/6 support TimStallard 2019-01-28 00:09:56 +00:00
  • 1b68bf7a18
    Improved unified IPv4/6 support, also allows setting default TimStallard 2019-01-27 23:44:24 +00:00
  • 3c76d1679f
    Made all hosts available at /all, much shorter URLs when using many hosts TimStallard 2019-01-27 23:42:16 +00:00
  • 49ab7b003b
    Fix for internal routes via unselected hosts TimStallard 2019-01-27 19:56:17 +00:00
  • cfaf39bac7
    Better bgpmap handling for internal routes TimStallard 2019-01-27 15:37:42 +00:00
  • 4be9730746
    Exclude BFD protos TimStallard 2019-01-27 15:36:01 +00:00
  • 452fd637b3
    Allow for old style configs TimStallard 2019-01-27 15:34:41 +00:00
  • 417a7d3c27 Fix form input encoding to allow '+' in queries. Simon Marsh 2019-01-20 18:45:33 +00:00
  • da571f9250 Add a timeout to lgproxy operations. The timeout can help prevent a single, misbehaving server from blocking the page load. Simon Marsh 2019-01-12 13:17:57 +00:00
  • aff65c0f6e - Fix bgpmap for bird2. - Allow for having no ASN mapping service - Remove trailing | when no ASN info is found Simon Marsh 2019-01-12 12:49:31 +00:00
  • a9ce70b061 Fix protocol summary view when 'timeformat protocol iso long' is configured. 'timeformat protocol iso long' is a requirement for using bird_exporter with prometheus. Simon Marsh 2019-01-12 12:45:44 +00:00
  • 2649fafaf9 Differentiate protocols that are passive and in the 'start' state in the protocol summary view. This is a normal condition, so the protocols shouldn't be flagged with a 'danger' badge. Simon Marsh 2019-01-12 11:24:02 +00:00
  • 66df1b2230 Update modal dialog for Bootstrap 4 Simon Marsh 2019-01-12 11:22:13 +00:00
  • 8fd7cc13cd Include an additional css file to allow for site specific changes and style overrides Simon Marsh 2019-01-11 22:32:06 +00:00
  • ce1fb43ebe templates/layout.html: Wat Zhaofeng Li 2018-12-01 15:27:45 -08:00
  • ddf86d02fb Add support for unified Bird daemons Zhaofeng Li 2018-11-28 10:49:44 -08:00
  • daaf981b32 Remove table column from protocol summary Zhaofeng Li 2018-11-27 21:18:38 -08:00
  • 42bc9cdf87 Allow the main container to scroll Zhaofeng Li 2018-11-27 21:07:36 -08:00
  • fab6aa8859 Add meta viewport for mobile support Zhaofeng Li 2018-11-27 17:26:26 -08:00
  • 0350ff6922 Simplify proxy host configuration Zhaofeng Li 2018-11-27 17:21:52 -08:00
  • e60cb8027c Simplify parsing of 'show protocols' to avoid future breakages Baptiste Jonglez 2014-02-12 15:47:27 +01:00
  • 527e5f1528 Upgrade to Bootstrap 4 Zhaofeng Li 2018-11-27 17:12:00 -08:00
  • 58c1b01719 Add lg.worldstream.nl to README.mkd Samuel Trommel 2018-09-06 14:54:21 +02:00
  • 0e45d90b70 Simplify parsing of 'show protocols' to avoid future breakages Baptiste Jonglez 2014-02-12 15:47:27 +01:00
  • 1f0efcaa2c Add more happy users Consorci de Serveis Universitaris de Catalunya 2018-06-26 10:58:14 +02:00
  • 6db7c78a31
    Merge pull request #33 from zorun/happy_users zorun 2018-05-26 11:29:49 +02:00
  • 1923aeea9d
    Merge pull request #32 from zorun/init_systemd zorun 2018-05-26 11:29:34 +02:00
  • 4f4c903c05 Add example systemd unit files, courtesy of ARN Baptiste Jonglez 2018-05-25 21:10:55 +02:00
  • 38e365c6a0 Add more happy users Baptiste Jonglez 2018-05-25 21:17:03 +02:00
  • a3babe00d9 bind lgproxy.py optionally to an IP Stefan 2018-04-06 23:33:04 +02:00
  • a745a13267 Fixed requirements in README. Maikel de Boer 2017-10-30 13:33:39 +01:00
  • 5929afb5ec
    Merge pull request #28 from loopodoopo/master Mehdi ABAAKOUK 2017-10-30 19:15:02 +01:00
  • 53d2000863 fixed SUMMARY_RE_MATCH to work with uptime longer then a day. Maikel de Boer 2017-10-30 13:17:23 +01:00
  • 92be35bdc8 Merge pull request #27 from oszafraniec/master Mehdi ABAAKOUK 2017-10-26 15:36:58 +02:00
  • 3f31a86d6a 'NoneType' object has no attribute 'split' Oskar Szafraniec 2017-10-26 13:10:08 +02:00
  • 93124adf1b fix uptime parsing root 2017-09-19 21:15:15 +02:00
  • ed7494b14b fix fmt args Mehdi Abaakouk 2017-08-16 22:43:52 +02:00
  • 2342607092 Allow get svg Mehdi Abaakouk 2017-08-16 22:38:35 +02:00
  • 6dfd9f7546 Use base64 for bgpmap Mehdi Abaakouk 2017-08-16 22:22:42 +02:00
  • c01c5c765f Update COPYING Mehdi Abaakouk 2017-08-04 15:28:01 +02:00
  • 5a19d60697 Remove obsolete bird version Mehdi Abaakouk 2017-08-04 15:04:57 +02:00
  • f1ba5747e5 Add arn Mehdi Abaakouk 2017-08-04 15:02:14 +02:00
  • 0a9c6ea98b Add some link examples Mehdi Abaakouk 2017-08-04 14:56:59 +02:00
  • a6b3a84080 Merge pull request #12 from rodecker/master Mehdi ABAAKOUK 2016-10-09 07:30:17 +02:00
  • a849ede683 Merge pull request #13 from rodecker/upstream Mehdi ABAAKOUK 2016-10-09 07:29:22 +02:00
  • f0058c6a41 Add prepend info on graph root 2016-03-02 09:46:51 +01:00
  • 417912fca8 peer uptime is either date or time Martin Pels 2015-09-08 11:47:17 +02:00
  • b458f2dcc3 peer uptime is either date or time Martin Pels 2015-09-08 11:47:17 +02:00
  • 9de7dee49c Specify bird socket file location in config Martin Pels 2015-09-08 11:46:07 +02:00
  • 6a7bd7f228 Allow configure asn cache expiration Mehdi Abaakouk 2014-04-20 17:20:52 +02:00
  • 9822e42e25 Add resolv timeout, store asn in memcache Mehdi Abaakouk 2014-04-20 16:58:25 +02:00
  • af2c305049 Merge remote-tracking branch 'zorun/master' Mehdi Abaakouk 2014-03-18 14:09:36 +01:00
  • cbdaa9138c Change lg-proxy to lgproxy to easly import it in wsgi part2 Mehdi Abaakouk 2014-02-18 11:57:44 +01:00
  • 63e978f84f Change lg-proxy to lgproxy to easly import it in wsgi Mehdi Abaakouk 2014-02-18 11:52:43 +01:00
  • ffafef27cd Allow to configure the bind address of bird-lg Baptiste Jonglez 2014-02-12 22:09:09 +01:00
  • fe9a7f8fe4 Use traceroute{,6} on BSD instead of traceroute -{4,6} Baptiste Jonglez 2014-01-28 16:55:36 +01:00
  • 5cb45d5785 Fix commit e75842b0 (typo) Baptiste Jonglez 2014-01-28 16:44:32 +01:00
  • e75842b025 Fix traceroute options for FreeBSD, OpenBSD, NetBSD Baptiste Jonglez 2014-01-28 16:33:19 +01:00
  • 317de87866 Don't hardcode tetaneutral.net in the site title Baptiste Jonglez 2014-01-28 16:17:28 +01:00
  • fe4e8caf2f Fix bgpmap (Graphviz does not seem to like empty labels) Baptiste Jonglez 2014-01-28 15:32:27 +01:00
  • e557dd651b Catch possible exceptions thrown by the ASN DNS resolver Baptiste Jonglez 2014-01-28 15:45:03 +01:00
  • 2418d13d07 Add support for configuring the DNS-based ASN → name mapping service. Baptiste Jonglez 2014-01-27 22:33:37 +01:00
  • ca7eb2b9ac Add support for a configurable whois server Baptiste Jonglez 2014-01-27 22:13:23 +01:00
  • 6b7dfbb7a9 Merge pull request #7 from benpro/patch-1 Mehdi ABAAKOUK 2013-08-20 01:11:43 -07:00
  • 3fbdba357d Fix ASCII schema and some sentences. Benoît.S 2013-08-20 09:58:40 +02:00
  • 1d20093048 Add access log Mehdi Abaakouk 2012-11-27 20:05:54 +01:00
  • 298b1459fa Handle error correctly Mehdi Abaakouk 2012-10-17 16:33:02 +02:00