Commit graph

  • 5d3f555234 Many bugfixes in routing table calculation and summary LSA origination. Ondrej Filip 2005-02-13 23:36:31 +0000
  • 0d3effcf8c Time added in password management. Ondrej Filip 2005-02-12 22:27:55 +0000
  • 89ba9a1806 Bugfix in inter-area route calculation and summary LSA origination. Bugfix of some debugging commands. Ondrej Filip 2005-02-12 22:22:18 +0000
  • bae7c43ff3 Bugfix in password acceptance Ondrej Filip 2005-02-12 22:19:46 +0000
  • 9912fa51c8 Bugfix - cost of interface can be larger than 0xffff Ondrej Filip 2005-02-12 22:18:48 +0000
  • 4991756863 Dont check netmask field on PTP links. Ondrej Filip 2004-09-15 19:33:01 +0000
  • 8910351c76 sort from GNU coreutils 5.2.1 doesn't accept the +- syntax anymore. Hopefully the -k syntax is supported by all other sort versions Ondrej Filip 2004-09-08 16:06:07 +0000
  • c6dce04bed Bugfix. Ondrej Filip 2004-09-08 16:04:02 +0000
  • 27e3e5e0c9 Do not forget to propagate LDFLAGS from configure. Allows static linking, among other things. Martin Mares 2004-08-19 09:15:36 +0000
  • 7715f9d9ed Bugfix in config.y Ondrej Filip 2004-08-10 17:47:32 +0000
  • 56e2a4b776 Bugfix in OSPF - BIRD sometimes failed during rt calculation with VLINKs. Ondrej Filip 2004-08-05 18:06:30 +0000
  • 6236beab1e Some more TODOs for OSPF. Ondrej Filip 2004-08-02 22:38:43 +0000
  • 8d94a524b6 Added handling of STUB bool. Ondrej Filip 2004-07-16 08:27:11 +0000
  • 73089070e6 Typo. Ondrej Filip 2004-07-16 08:01:32 +0000
  • 002ecc0638 Bugfix - bird needed double ';' after rfc1583compat. Ondrej Filip 2004-07-16 07:22:43 +0000
  • 4e9742bb59 Added note about *BSD. Ondrej Filip 2004-07-15 19:46:52 +0000
  • 6b68de07d9 News update to 1.0.9. Ondrej Filip 2004-07-15 17:58:07 +0000
  • 004cf4fc0c Minor bugfix to compile bird in IPv6. Ondrej Filip 2004-07-15 17:28:13 +0000
  • b37bb5ce03 Minor bugfix - add interface routes. Ondrej Filip 2004-07-15 16:48:12 +0000
  • 28e8d862b7 Minor bugfix in calculation of external routes. Ondrej Filip 2004-07-15 16:42:06 +0000
  • 86c84d76b7 Huge OSPF database redesign. Since now, all LSAs of all areas are in single database. This avoids duplication of external LSAs and fixes bug in external LSA distribution. Ondrej Filip 2004-07-15 16:37:52 +0000
  • 777acf91bb Everything is tested and works. I thins it's right time to go to 1.0.9. Ondrej Filip 2004-07-14 21:47:39 +0000
  • 3b16080c97 Multiple OSPF areas can be attached. Origination of summary LSA works. Routing table calculation works. Virtual links works. Ondrej Filip 2004-07-14 21:46:20 +0000
  • a417ad13a1 Send hello just after interface is up. This makes the adjacency forming faster. Minor code clean up. Ondrej Filip 2004-07-13 23:42:14 +0000
  • 897999c22a Send hello as soon as possible after the interface is up. This helps to faster establish the adjacency. Ondrej Filip 2004-07-13 23:31:37 +0000
  • 490767adfc Add more reasonable options to LSAs. (But it seems, that it's ignored.) Ondrej Filip 2004-07-13 22:10:14 +0000
  • fe1489e6c1 Bugfix: Router was unable to advertise AS external routes. Ondrej Filip 2004-07-13 22:04:57 +0000
  • 62eee82321 Default tick = 1. The today's CPU is fast enough. Ondrej Filip 2004-07-13 21:27:33 +0000
  • 35fdf4b6a2 Don't inform us about every ospf_age() Ondrej Filip 2004-07-13 21:22:32 +0000
  • 16c2d48d8f Bugfix - RIP now updates routes with worse metric. Ondrej Filip 2004-07-13 20:53:56 +0000
  • bc956fcab6 MD5 authentication in OSPF works. :-) Ondrej Filip 2004-07-13 14:46:14 +0000
  • 32d3228d86 Bugfix in simple authentification. Ondrej Filip 2004-07-13 13:52:54 +0000
  • 12dd8dc877 Bugfix - nasty bug in router LSA origination - Router did not describe all interfaces. Ondrej Filip 2004-07-13 12:21:24 +0000
  • 621ccdfe5a Bugfix - options bits were not included in LSAs Bugfix - E bit was not unset on stub areas. Ondrej Filip 2004-07-13 11:58:50 +0000
  • 9baece57d3 Syntax bugfix. Ondrej Filip 2004-07-08 16:56:49 +0000
  • 69b27ed6fd Length calculation bugfix. Ondrej Filip 2004-07-01 15:01:44 +0000
  • 02ad2737fd Password WALK_LIST bugfix. Ondrej Filip 2004-07-01 15:01:26 +0000
  • bc4ea680ce Hello reading bugfix. Ondrej Filip 2004-07-01 15:01:04 +0000
  • ea357b8b6d Update of the documentation. (passwords and md5). Option for md5 auth in config. Ondrej Filip 2004-06-26 22:52:39 +0000
  • 3e2bd0f17a Md5 authentification added (unsested). Packet receiving clean up. Ondrej Filip 2004-06-26 20:15:34 +0000
  • 5236fb03af Password management redesigned (untested). Ondrej Filip 2004-06-26 20:11:14 +0000
  • 98ac61766d A lot of changes: - metric is 3 byte long now - summary lsa originating - more OSPF areas possible - virtual links - better E1/E2 routes handling - some bug fixes.. Ondrej Filip 2004-06-25 16:39:53 +0000
  • 5ed68e46d7 Small typo changes. Ondrej Filip 2004-06-23 23:59:48 +0000
  • 973cf09c3b Hotfix to problem with metric change reported by Luca. Ondrej Filip 2004-06-23 21:36:55 +0000
  • 3fe5f89907 P->magic used just in LOCAL_DEBUG mode Ondrej Filip 2004-06-23 21:34:26 +0000
  • 09e4117cc1 sk_write bugfix for BSD. Ondrej Filip 2004-06-18 12:54:53 +0000
  • b4d8a0c280 Some cisco routers send shorter ospf messages in larger packets. Well it's strange, but, actually it's correct. Ondrej Filip 2004-06-16 23:01:49 +0000
  • 1a61882d37 Better routing table calculation. We are ready to work with multiple OSPF areas. Ondrej Filip 2004-06-11 09:36:50 +0000
  • b1f7229ad7 Better adjacency building, some minor bugfixes. Ondrej Filip 2004-06-11 09:34:48 +0000
  • 9a4b87905d Deleted RTS_OSPF_BOUNDARY Ondrej Filip 2004-06-11 09:06:08 +0000
  • 8bf684eca2 RTS_OSPF_BONDARY is nonsense, RTS_OSPF_IA must have smaller id than RTS_OSPF_EXT Ondrej Filip 2004-06-11 09:05:06 +0000
  • 7df86c25fc Better checking of configuration. Ondrej Filip 2004-06-09 12:39:49 +0000
  • b7e9c74cba Used parameter can be marked as unused. :-) Thanx MJ. Ondrej Filip 2004-06-07 16:51:23 +0000
  • e02652a7d2 Bugfix in RT calculation. Ondrej Filip 2004-06-07 16:42:48 +0000
  • 6721e2862b Build and run both IPv4 and IPv6. Ondrej Filip 2004-06-07 14:38:35 +0000
  • ff61673427 Delete automate*cache. Ondrej Filip 2004-06-07 14:37:29 +0000
  • bf1b1b605b Let's go for release. Ondrej Filip 2004-06-07 13:07:12 +0000
  • 541cbe9763 It was too verbose. Ondrej Filip 2004-06-07 12:52:32 +0000
  • c90ac711bc Cleanup in show route import <p>. Ondrej Filip 2004-06-07 10:42:24 +0000
  • 282997f21e Some new warnings eliminated. Ondrej Filip 2004-06-07 10:00:29 +0000
  • 19d9e30336 Marked unused parameters as unused. Ondrej Filip 2004-06-07 09:52:15 +0000
  • fb257e43fc Deleted some unused code. Ondrej Filip 2004-06-07 09:09:14 +0000
  • 5e3436d20f Cleanup in packet.c. Deleted unused parameters. Ondrej Filip 2004-06-06 19:53:52 +0000
  • d5d9693ce9 Deleted unused parameters. Ondrej Filip 2004-06-06 18:45:08 +0000
  • e677d04aeb RPM is now able to build IPv4 and IPv6 bird. Ondrej Filip 2004-06-06 17:20:16 +0000
  • 41c8976e29 Test old instance of BIRD. Ondrej Filip 2004-06-06 17:05:25 +0000
  • cd09226078 Be sure, that ospf_area is aged before routing table calculation. Ondrej Filip 2004-06-06 17:03:56 +0000
  • 933bfdde2a Keep al lSAs invalidated. Ondrej Filip 2004-06-06 16:14:57 +0000
  • 54a2178fd4 TODO updated. Ondrej Filip 2004-06-06 16:05:14 +0000
  • b8f17cf192 Small cleanup, indentation and preparation for multiple areas routing table calculation. Ondrej Filip 2004-06-06 16:00:09 +0000
  • d631698ec8 Indentation. Ondrej Filip 2004-06-06 14:27:11 +0000
  • d8d553cadf This warning is stupid. Ondrej Filip 2004-06-06 14:25:55 +0000
  • 2e10a170fe Indentation. Ondrej Filip 2004-06-06 09:37:54 +0000
  • 66261211a9 Struct area_net changed. Ondrej Filip 2004-06-06 09:13:37 +0000
  • b9ed99f738 Cleanup in iface.c Ondrej Filip 2004-06-06 08:55:33 +0000
  • a5918961f3 Be more verbose in troubles. Ondrej Filip 2004-06-06 08:12:42 +0000
  • 66004c91a8 Set size of the buffers. (Thanx MJ.) Ondrej Filip 2004-06-05 15:02:52 +0000
  • 9831e5916f Staticized lots of local functions. Martin Mares 2004-06-05 09:58:23 +0000
  • 598b984d1f One less unused variable. Martin Mares 2004-06-05 09:58:06 +0000
  • 2f6de49f8c Better prototypes. Martin Mares 2004-06-05 09:57:49 +0000
  • 54c411f6af Add more warnings if --enable-warnings is turned on. (probably requires gcc-3.0 or newer, but I hope it's OK) Martin Mares 2004-06-05 09:57:35 +0000
  • 189dab54a2 defaut' should be default'. Martin Mares 2004-06-05 09:29:38 +0000
  • 1512813e95 ... and a whole bunch of unused parameters and variables in ospf. Martin Mares 2004-06-05 09:28:17 +0000
  • c91fc9b606 ... and in rip (there are even unused functions!). Martin Mares 2004-06-05 09:27:49 +0000
  • 662faa4afc ... in pipe. Martin Mares 2004-06-05 09:27:35 +0000
  • e21423bab8 ... in BGP. Martin Mares 2004-06-05 09:27:17 +0000
  • fab37e8197 One more in the library. Martin Mares 2004-06-05 09:27:02 +0000
  • 6ecd20605c ... and in the filter. Martin Mares 2004-06-05 09:26:55 +0000
  • d7390312d4 Unused parameters in the client. Martin Mares 2004-06-05 09:26:48 +0000
  • 6578a60493 Marked unused parameters in sysdep code as such. Martin Mares 2004-06-05 09:11:07 +0000
  • 7c103b1ee1 Marked unused parameters in core code as such. Martin Mares 2004-06-05 09:10:56 +0000
  • e98bc2ea9b Renamed log() to log_msg(), but still keeping the old name as a macro. This is done to avoid clashes with gcc-3.3 which has built-in logarithms :) Martin Mares 2004-06-05 09:05:12 +0000
  • 5da8f82feb A better comment. Martin Mares 2004-06-05 09:01:12 +0000
  • c33d4cad9f Moved the tests for socket existence here. Martin Mares 2004-06-05 08:59:17 +0000
  • 4da25acb0a Cleaned up sk_reallocate() and friends. Also, removed the `if (s)' test, because I believe that as the whole socket interface doesn't accent NULL pointers, sk_reallocate() shouldn't be the only exception. Martin Mares 2004-06-05 08:56:43 +0000
  • c6bdc78bef Be more verbose. Ondrej Filip 2004-06-04 21:19:47 +0000
  • 6f3203fabf cleanup in lsupd.c, indenting, "struct proto" removed... Ondrej Filip 2004-06-04 21:05:43 +0000
  • 9b7de4c4d1 'struct proto' removed Finally, I found the bug reported by Andreas Steinmetz. FIXED. Ondrej Filip 2004-06-04 20:41:02 +0000
  • 54467ed46b Useless logs removed. Ondrej Filip 2004-06-04 19:53:36 +0000
  • 551e30886d Bugfix in last patch. Ondrej Filip 2004-06-04 19:21:19 +0000