0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-13 22:58:42 +00:00

Commit Graph

  • 94e2bbcc72 Better ospf metric explanation. Ondrej Filip 2000-08-28 14:32:11 +0000
  • 5a063efeea Bugfix in ext lsa importing. Ondrej Filip 2000-08-28 13:51:13 +0000
  • 8b6b49239f Minor bug. It does not work on non RH systems. Thanx to Craig Bourne <cbourne@cbourne.com> Ondrej Filip 2000-08-25 12:26:03 +0000
  • 6cf7e97abe Added files for RPM building. Ondrej Filip 2000-08-24 20:08:00 +0000
  • a24e315762 Released as version 1.0.2. Ondrej Filip 2000-08-23 06:51:26 +0000
  • 9e2920824e Typo. Ondrej Filip 2000-08-18 16:47:27 +0000
  • f321a61f77 Fixed bug in nex hop calculation of external routes. Ondrej Filip 2000-08-18 16:44:37 +0000
  • 88aa2af7ef Just formatting. Ondrej Filip 2000-08-18 16:36:54 +0000
  • 28a6e1aa0e Stupid bug in next hop calculation of external routes. Ondrej Filip 2000-08-17 19:42:52 +0000
  • 1eec760778 Typo in rte_better. Ondrej Filip 2000-08-16 20:18:19 +0000
  • 059fc1e94a My calculation of external routes violated rfc. :-( Ondrej Filip 2000-08-16 19:37:04 +0000
  • d6a7e2fb85 Bug in rte_better. Ondrej Filip 2000-08-16 19:03:06 +0000
  • e7894ecede Added slides for our presentation, but don't export them to the distribution tarball -- they are in Czech and therefore of no use to almost anybody :( Martin Mares 2000-06-26 20:02:30 +0000
  • 2084109a37 Include CVS ChangeLog in the distribution Martin Mares 2000-06-21 22:11:29 +0000
  • fc12a680b1 Released as version 1.0.1. Martin Mares 2000-06-21 22:08:46 +0000
  • ad3907559c RIP bugfix Pavel Machek 2000-06-21 19:40:46 +0000
  • 2836ce3951 Check broadcast address sanity before believing it. Martin Mares 2000-06-21 09:58:09 +0000
  • bcbdcbb6ae Don't accept incoming connections when the neighbor is not up. Martin Mares 2000-06-20 07:49:08 +0000
  • f9eb8f7e06 If compiled with --enable-debug, don't even try to log to syslog unless the user forces it in the config file. Martin Mares 2000-06-19 23:50:02 +0000
  • 972fdb4532 Routing table calculation clean up. Ondrej Filip 2000-06-19 15:12:50 +0000
  • ca00d4a13a Fix numbering of routing tables in IPv6 version. Martin Mares 2000-06-18 19:49:32 +0000
  • 4daf03e513 Use our own SUN_LEN if libc doesn't provide it. Martin Mares 2000-06-16 23:12:47 +0000
  • 365211d588 Bugfix in logging. Ondrej Filip 2000-06-13 19:03:41 +0000
  • dd44b2ce90 bird-1.0.0 has been released. Martin Mares 2000-06-09 07:52:57 +0000
  • 5ddf4a58f9 During initialization, log to both syslog and stderr. When a configuration file has been read and it doesn't specify any logging, log to syslog only (if syslog is not available, then stderr). Martin Mares 2000-06-09 07:32:57 +0000
  • 0b3bf4b1d8 Use SUN_LEN() for length of UNIX domain addresses. This should fix problems with connection to clients on libc5 machines. Martin Mares 2000-06-09 07:30:22 +0000
  • 0e376168c5 Shut up an uninitialized variable warning. Martin Mares 2000-06-09 06:54:01 +0000
  • 1aa2a9c835 Added a `What is missing' section. Martin Mares 2000-06-09 06:49:43 +0000
  • 4386360bd9 Before building distribution tarballs, make distclean first. Martin Mares 2000-06-09 06:46:58 +0000
  • 2d176ac5d2 Released as 1.0.0, but marked it as a BETA version. Martin Mares 2000-06-09 06:45:48 +0000
  • 99955b54be Proper building and installation of documentation in the Makefiles. Martin Mares 2000-06-09 06:31:43 +0000
  • a012cbb16f Nasty bug in LSA refreshing. I didn't refesh my own copy! :-( Ondrej Filip 2000-06-08 19:16:21 +0000
  • 135857e577 Acknoledge your own premature aged LSA. Ondrej Filip 2000-06-08 19:14:08 +0000
  • 054a352475 Don't send dbdes before rtlsa origination. Ondrej Filip 2000-06-08 19:02:31 +0000
  • 4bb18dd2da Fix i_same for 'c' instruction. Pavel Machek 2000-06-08 16:57:41 +0000
  • 89e7de98e4 Updated distribution README. Martin Mares 2000-06-08 15:44:52 +0000
  • d4f72db31a When distcleaning, clean up doc as well. Martin Mares 2000-06-08 15:22:06 +0000
  • 96264d4d2f Final version of documentation (famous last words) Pavel Machek 2000-06-08 14:06:20 +0000
  • 66701947c4 Fixes. Martin Mares 2000-06-08 12:56:59 +0000
  • 6567e6cf50 Missing parameters... Martin Mares 2000-06-08 12:42:34 +0000
  • 1632f1fe32 More spellchecking and typographic changes. Pavel Machek 2000-06-08 12:38:16 +0000
  • 725270cb1d Fixes for the programmer's manual. Martin Mares 2000-06-08 12:37:21 +0000
  • 8d56febe64 HASH_DEF_ORDER back to 6. Ondrej Filip 2000-06-08 12:04:57 +0000
  • 2a56bb3bd6 Set margins. Martin Mares 2000-06-08 11:05:19 +0000
  • 5a64ac7036 Introduction to configuration of OSPF. Ondrej Filip 2000-06-08 11:00:15 +0000
  • c62d1c19a9 ... as well there. Martin Mares 2000-06-08 10:48:51 +0000
  • 49569a8b53 Oops! Configuration compiles now. Martin Mares 2000-06-08 10:48:35 +0000
  • a460184532 Tiny fixes. Pavel Machek 2000-06-08 10:30:55 +0000
  • 86598d87be Updated. Martin Mares 2000-06-08 10:27:01 +0000
  • a5a947d4d8 Fixing error messages. Pavel Machek 2000-06-08 10:26:19 +0000
  • ca77641d07 Use switch' for disabled'. Pavel Machek 2000-06-08 10:25:56 +0000
  • ec423cc725 Updated CLI helps. Martin Mares 2000-06-08 10:25:02 +0000
  • 5a203dac61 Docs updates. Pavel Machek 2000-06-08 10:24:42 +0000
  • b178d92a0b Better messages Pavel Machek 2000-06-08 08:24:32 +0000
  • 099c017fca Still some endianity bugs. Ondrej Filip 2000-06-08 02:28:04 +0000
  • 59ba334296 I forgot some endianity operations. Ondrej Filip 2000-06-08 02:04:45 +0000
  • 423230f2f1 Ehm, my (B)DR election was based on router id, but RFC says ip! Ondrej Filip 2000-06-08 01:49:19 +0000
  • 17e29574bc Better algoritmus of LSA aging. Ondrej Filip 2000-06-07 23:48:33 +0000
  • 25a3f3da7a I mark all LSA as in distance INFINITY in process of aging. I don't have to WALK twice through it. Ondrej Filip 2000-06-07 23:34:43 +0000
  • 1186369bbd Doc. Ondrej Filip 2000-06-07 23:23:37 +0000
  • 37c3e558ab Simple explanation, how LSA are kept in database. Ondrej Filip 2000-06-07 23:05:32 +0000
  • 87f0d22ef8 Minor change. Ondrej Filip 2000-06-07 22:57:59 +0000
  • c2553b1b3e Minor changes. Ondrej Filip 2000-06-07 22:56:52 +0000
  • eee9cefd8c Doc Ondrej Filip 2000-06-07 22:53:51 +0000
  • e9ab0b4212 Doc in lsalib.c + related minor changes. Ondrej Filip 2000-06-07 22:31:47 +0000
  • d5e4b51865 Doc Ondrej Filip 2000-06-07 22:10:46 +0000
  • 351feeb514 Doc. Ondrej Filip 2000-06-07 21:56:32 +0000
  • b4af36e0d8 Removed some FIXMEs simply deleting them. Ondrej Filip 2000-06-07 21:50:16 +0000
  • 7ab3ff6a28 Doc in neighbor.c and some tiny changes related to. Ondrej Filip 2000-06-07 21:46:22 +0000
  • cadbb827f9 A copyright change. Ondrej Filip 2000-06-07 21:12:00 +0000
  • 6f58dc64c9 Doc Ondrej Filip 2000-06-07 20:50:08 +0000
  • 89755a8623 Introdution into OSPF. Ondrej Filip 2000-06-07 20:30:27 +0000
  • 64722c9852 Added brief description of client features. Grammar really is not good place to write help from, so please check this. Pavel Machek 2000-06-07 15:27:16 +0000
  • 3e82b32d36 Progdocs updates Pavel Machek 2000-06-07 14:45:55 +0000
  • 074a166d94 Better explanation for if/case, and RFC pointers for rip. Still searching for RIPv2 rfc number! Pavel Machek 2000-06-07 14:39:34 +0000
  • 8dcf254499 Even better documentation of filters. Pavel Machek 2000-06-07 14:16:11 +0000
  • 7aa99d22bc Updated. Martin Mares 2000-06-07 14:12:44 +0000
  • f06a219a24 Better explanation of OSPF attributes. But it's still not perfect. Ondrej Filip 2000-06-07 14:12:13 +0000
  • 4e8ec66698 Spelling. Martin Mares 2000-06-07 14:08:14 +0000
  • 07f29765a5 RIPv6 now works. Pavel Machek 2000-06-07 14:06:37 +0000
  • 76c7efec63 Better example for OSPF configuration. Ondrej Filip 2000-06-07 14:01:18 +0000
  • 907503adb6 Comment fix. Pavel Machek 2000-06-07 14:00:17 +0000
  • 18b4d6bf27 rip ipv6 bugfix Pavel Machek 2000-06-07 13:58:49 +0000
  • 3ca3e999ec Spelling and style corrections to the OSPF section. Martin Mares 2000-06-07 13:54:24 +0000
  • 771ae456a5 Better progdocs for filters Pavel Machek 2000-06-07 13:54:06 +0000
  • fa6c2405e2 Now I can change cost of interface without OSPF restart. Ondrej Filip 2000-06-07 13:46:13 +0000
  • 6316555eea Minor tagging fixes in OSPF docs. Martin Mares 2000-06-07 13:32:10 +0000
  • 25696edb03 Full list of possible values in attributes, better operators description. Pavel Machek 2000-06-07 13:30:02 +0000
  • 088bc8add1 Bugfix in <>. Ondrej Filip 2000-06-07 13:28:54 +0000
  • 58f7d004fd Fixes to the progdoc. Martin Mares 2000-06-07 13:25:53 +0000
  • 38203d789a Originate rt lsa before sending first dbdes. Ondrej Filip 2000-06-07 13:19:48 +0000
  • 0c69604c8d SGML syntax fix. Pavel Machek 2000-06-07 13:15:48 +0000
  • 8fd12e6b27 OSPF user documentation added. Ondrej Filip 2000-06-07 12:35:43 +0000
  • 2e9b24211a Spelling fixes to progdoc. Martin Mares 2000-06-07 12:29:08 +0000
  • e403aa89e5 Updated TODO file. Martin Mares 2000-06-07 12:27:30 +0000
  • cf0fca3035 Added `progspell' target which runs ispell on the progdoc SGML file with all function, variable and structure names removed. Martin Mares 2000-06-07 12:27:18 +0000
  • 1ae494a7e1 Avoid SEGV's in tracing. Martin Mares 2000-06-07 11:55:36 +0000
  • 8cd5c52fcb Removed useless trace. Ondrej Filip 2000-06-07 01:19:16 +0000
  • 3df89cefc1 #define SIZE_OF_IP_HEADER Ondrej Filip 2000-06-07 01:18:36 +0000
  • bd457b8d21 Some minor changes: Typo: transit delay!=transmit delay Zero checks etc. Ondrej Filip 2000-06-07 01:03:53 +0000