Commit graph

85 commits

Author SHA1 Message Date
Baptiste Jonglez
717354c503 Fix parsing of 'show protocols' with bird 1.4
The current parsing was broken because of a change in the date format.

Actually, the new method is much simpler, and should resist small syntax
changes in Bird's output.  We don't use an ugly regexp anymore.

Important limitation: parsing will be messed up if the date contains a
space character.  This does not happen with the default date format of
both bird 1.3 and bird 1.4, but since the date format is configurable in
bird, it may happen anyway.
2014-02-12 23:49:21 +01:00
Baptiste Jonglez
ffafef27cd Allow to configure the bind address of bird-lg 2014-02-12 22:09:09 +01:00
Baptiste Jonglez
fe9a7f8fe4 Use traceroute{,6} on BSD instead of traceroute -{4,6} 2014-01-28 17:01:47 +01:00
Baptiste Jonglez
5cb45d5785 Fix commit e75842b0 (typo) 2014-01-28 16:44:32 +01:00
Baptiste Jonglez
e75842b025 Fix traceroute options for FreeBSD, OpenBSD, NetBSD 2014-01-28 16:33:19 +01:00
Baptiste Jonglez
317de87866 Don't hardcode tetaneutral.net in the site title 2014-01-28 16:17:28 +01:00
Baptiste Jonglez
fe4e8caf2f Fix bgpmap (Graphviz does not seem to like empty labels) 2014-01-28 15:49:15 +01:00
Baptiste Jonglez
e557dd651b Catch possible exceptions thrown by the ASN DNS resolver 2014-01-28 15:49:15 +01:00
Baptiste Jonglez
2418d13d07 Add support for configuring the DNS-based ASN → name mapping service. 2014-01-28 15:49:15 +01:00
Baptiste Jonglez
ca7eb2b9ac Add support for a configurable whois server 2014-01-28 15:46:27 +01:00
Mehdi ABAAKOUK
6b7dfbb7a9 Merge pull request #7 from benpro/patch-1
Fix ASCII schema and some sentences.
2013-08-20 01:11:43 -07:00
Benoît.S
3fbdba357d Fix ASCII schema and some sentences. 2013-08-20 09:58:40 +02:00
Mehdi Abaakouk
1d20093048 Add access log 2012-11-27 20:05:54 +01:00
Mehdi Abaakouk
298b1459fa Handle error correctly 2012-10-17 16:33:02 +02:00
Mehdi Abaakouk
6311df95e8 Rewrite the way that user input is handled 2012-10-17 16:17:52 +02:00
Mehdi Abaakouk
5bb5d42d0f Fix index error in last commit 2012-10-17 11:36:36 +02:00
Mehdi Abaakouk
c22e73c7f8 Fix error when sanitized have only 1 argument 2012-10-17 11:32:33 +02:00
Mehdi Abaakouk
8419152668 Fix issue #2 2012-10-16 08:07:30 +02:00
Mehdi Abaakouk
b593b0cfb7 escape some string 2012-10-16 08:01:10 +02:00
Mehdi Abaakouk
f715dcfeaf Enable log 2012-10-16 08:01:10 +02:00
Mehdi Abaakouk
82b1569dd4 use current file name 2012-08-21 11:55:16 +02:00
Mehdi Abaakouk
17d11c0ec4 Add logging system 2012-08-21 11:12:58 +02:00
Mehdi Abaakouk
f30939f764 Detect site path 2012-08-21 09:28:08 +02:00
Mehdi Abaakouk
ea5563fe81 Move debug boolean to configuration file 2012-08-21 09:21:14 +02:00
Mehdi Abaakouk
9ca18eff4a Made summary sortable 2012-08-10 18:36:09 +02:00
Mehdi Abaakouk
730d1dcffd Merge branch 'master' of git://github.com/sileht/bird-lg 2012-07-27 23:12:27 +02:00
Mehdi Abaakouk
725b8d3a3d basic caracter escape for pydot html label 2012-07-27 23:12:11 +02:00
Mehdi ABAAKOUK
892201f764 Merge pull request #1 from job/patch-1
added dependency to python-pydot
2012-07-25 00:08:45 -07:00
Job Snijders
dde6dbabce added dependency 2012-07-21 18:37:11 +03:00
Mehdi Abaakouk
af5faf98c1 fix incorrect var name 2012-07-20 17:52:06 +02:00
Mehdi Abaakouk
cb6bb4dd31 Add color to peer status 2012-07-20 14:00:20 +02:00
Mehdi Abaakouk
3905d7d0ac Remove duplicate label on a edge 2012-07-19 17:28:32 +02:00
Mehdi Abaakouk
63a6f32d5f Use service cymru.com service instead of whois 2012-07-18 23:46:44 +02:00
Mehdi Abaakouk
d148daf4e2 Fix exception when bgpmap can not be generated 2012-07-16 08:09:17 +02:00
Mehdi Abaakouk
1474ff90aa Allow html string in error/warning messages 2012-07-16 08:08:47 +02:00
Mehdi Abaakouk
3ea5e3d0b8 Fix ipv6 re expression 2012-05-30 09:35:03 +02:00
Mehdi Abaakouk
e64568a40c Improve graph 2012-05-30 09:28:07 +02:00
Mehdi Abaakouk
1e08b5379e Improve graph 2012-05-30 09:16:58 +02:00
Mehdi Abaakouk
d93994e064 Use random color for graph 2012-05-29 17:05:12 +02:00
Mehdi Abaakouk
4da3d5e02c Improve bgpmap png 2012-05-29 16:53:19 +02:00
Mehdi Abaakouk
105d5f16ac Catch 'ASName' in whois answer 2012-05-28 18:19:19 +02:00
Mehdi Abaakouk
1a105698c5 Add AS name persistant cache and reenable it 2012-05-28 13:51:16 +02:00
Mehdi Abaakouk
820e3860ef remove temporaly as name 2012-05-27 14:52:51 +02:00
Mehdi Abaakouk
28a20b4675 Add restrict command 2012-05-27 14:32:50 +02:00
Mehdi Abaakouk
2a15a0cfc3 Add BGPmaps 2012-05-27 14:30:31 +02:00
Mehdi Abaakouk
eb4f4f52b3 Remove inused import and ignore bytecode 2012-05-07 11:17:43 +02:00
Mehdi Abaakouk
1bca8e8279 README/COPYING Update 2012-03-28 15:18:01 +02:00
Mehdi Abaakouk
d01dd9ac1e Add progress bar 2012-02-08 22:05:28 +01:00
Mehdi Abaakouk
581b3a9090 Allow no src ip 2012-02-07 15:40:48 +01:00
Mehdi Abaakouk
713af83340 Force ip source in traceroute 2012-02-07 15:38:55 +01:00