0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 20:28:43 +00:00

Commit Graph

  • e4bfafa100 Manual enable/disable works right. Martin Mares 2000-05-13 11:01:41 +0000
  • 08f0290a1e Changed semantics of the rt_update hook. The attribute list we pass now contains all attributes, not just the temporary ones. This avoids having to merge the lists inside protocols or doing searches on both of them. Martin Mares 2000-05-13 11:00:37 +0000
  • bfd7117846 Documentation fixes suggested by mj Pavel Machek 2000-05-12 10:57:36 +0000
  • 7e681ef360 Calculation of external routes works. :-) Ondrej Filip 2000-05-12 00:22:43 +0000
  • be2bb40341 Minor changes. Ondrej Filip 2000-05-11 22:02:53 +0000
  • 5da1f93537 Bugfix in flooding. (bad size) Better debugging. More robust in receiving. Ondrej Filip 2000-05-11 22:00:55 +0000
  • c8d1f3feb2 Better debugging. More robust. Ondrej Filip 2000-05-11 22:00:16 +0000
  • 7a42e6ce89 Bugfix in network LSA originating. Ondrej Filip 2000-05-11 17:14:57 +0000
  • 67edcf392f Updated README, generating the first alpha release. Martin Mares 2000-05-11 16:55:26 +0000
  • 0e5aa966cc Multicast problems should be gone, although the fix is Linux only and we'll need to figure out something better when working on new ports. Martin Mares 2000-05-11 16:30:56 +0000
  • 28323d9ddb Several minor RIP changes (Pavel, please check as usually): Martin Mares 2000-05-11 15:05:13 +0000
  • 109c2f6cf3 If a broadcast address is missing, go fake one. Martin Mares 2000-05-11 12:30:06 +0000
  • 2138d3b4d8 Use correct flags for the LOCAL_PREF attribute. Martin Mares 2000-05-11 12:20:07 +0000
  • 6e06e6eef0 Critical files from linuxdoc1 distribution checked in. Pavel Machek 2000-05-11 12:00:35 +0000
  • 0e7a720a1c Use <m> instead of <i> in bird.sgml, fix url references. Pavel Machek 2000-05-11 11:54:03 +0000
  • 7692aad10c Don't include Rules: they are not needed and break stand-alone make of documentation. Pavel Machek 2000-05-11 10:47:33 +0000
  • ec21aecfdd Fixed nasty segfault in rip. Pavel Machek 2000-05-11 10:33:18 +0000
  • 10f5c47d2e Some more paranoia into rip_insert and rip_delete Pavel Machek 2000-05-11 09:41:16 +0000
  • 94d1a6c9dc Unused variable killed. Pavel Machek 2000-05-11 09:36:55 +0000
  • 394920a09c Test better lsa size. Ondrej Filip 2000-05-10 23:42:37 +0000
  • 31dca43534 Be more verbose. Ondrej Filip 2000-05-10 23:42:13 +0000
  • 74ac7cdb1a Bugfix in (B)DR election. Ondrej Filip 2000-05-10 23:41:52 +0000
  • ff73f1d63d More robust tests in packet receiving. Ondrej Filip 2000-05-10 23:41:18 +0000
  • 13741548a6 Some better lsa checking added. Ondrej Filip 2000-05-10 15:04:21 +0000
  • a9c41c8548 Out dump deleted. Ondrej Filip 2000-05-10 14:29:00 +0000
  • 2a41c8d9fc use password_same utility function Pavel Machek 2000-05-10 13:42:50 +0000
  • 45a48e2de2 password_same utility function Pavel Machek 2000-05-10 13:42:46 +0000
  • a3f657ac76 Ever test possibility of forming of adjacency. Ondrej Filip 2000-05-10 13:35:49 +0000
  • 3e47419274 Inlined metric and mode into struct rip_interface to make reconfig work. Pavel Machek 2000-05-10 13:23:21 +0000
  • 30aa02d70d rip_reconfigure done right Pavel Machek 2000-05-10 13:05:39 +0000
  • b8524e9be4 ipa_same does not exist. Pavel Machek 2000-05-10 12:48:06 +0000
  • 0bff946c0a Nicer messages from rip. Pavel Machek 2000-05-10 12:46:47 +0000
  • 6f3849774f Use ea_get_int instead of ea_find. Pavel Machek 2000-05-10 12:38:05 +0000
  • c7e46aae66 Destroying of neighbor moved from 'hello' to 'neighbor' and improved. Ondrej Filip 2000-05-10 12:37:43 +0000
  • 7f5f44bb92 Reconfigure hook copied from bgp. Pavel Machek 2000-05-10 12:32:45 +0000
  • 84a1305437 Send first udpate sooner. Pavel Machek 2000-05-10 12:26:09 +0000
  • 14758d87c4 Only announce change to main routing table if it is better than current. Pavel Machek 2000-05-10 12:23:06 +0000
  • 353f326138 Better dumping. Ondrej Filip 2000-05-10 12:22:00 +0000
  • 5e50f0a028 Don't touch used memory. Pavel Machek 2000-05-10 11:57:56 +0000
  • e8bd039da8 Bugfix in ip_addr endianity. Ondrej Filip 2000-05-10 11:52:39 +0000
  • be3b6dc574 Killed unused variable. Pavel Machek 2000-05-10 11:48:34 +0000
  • 28950169e7 Bug in (B)DR election fixed. Ondrej Filip 2000-05-10 11:48:21 +0000
  • d9f89e0114 You can now say "mode multicast". Pavel Machek 2000-05-10 11:40:30 +0000
  • 65a9c57175 Change u32 to ip_addr in ext lsa. Ondrej Filip 2000-05-10 11:22:08 +0000
  • aa1e082c67 Calculation of external routes. Ondrej Filip 2000-05-10 10:47:17 +0000
  • 4bfe4e8551 Fix segfaults by using new ea_get_int. Pavel Machek 2000-05-10 06:56:42 +0000
  • c0100454cf Added more convient interface for ea_find. Pavel Machek 2000-05-10 06:54:40 +0000
  • fe95ab6816 FIXME's removed by deleting them. :-) Ondrej Filip 2000-05-09 21:52:58 +0000
  • 32fa4a5a46 Premature aging of self-originated LSA received in flooding. Ondrej Filip 2000-05-09 21:06:48 +0000
  • 3b8b1bd037 Better dumping. Ondrej Filip 2000-05-09 19:38:34 +0000
  • a3ae6246c2 Bugfix in lsrt slist adding. Ondrej Filip 2000-05-09 19:38:16 +0000
  • b224ca32cf Flushing of old LSAs added. Ondrej Filip 2000-05-09 19:36:32 +0000
  • 850fda2518 Backup seen is not called so often. Ondrej Filip 2000-05-09 18:35:57 +0000
  • cd22a62b3c Don't send flushed LSAs. Ondrej Filip 2000-05-09 18:20:39 +0000
  • 9669362f05 Many bugfixes. (I added one entry twice to slist.) Debug cleanup. Retransmiting of unacknolegded LSAs Ondrej Filip 2000-05-09 18:17:34 +0000
  • 5f743d9697 Many bugfixes. Actually, how could this ever work? :-) Ondrej Filip 2000-05-09 13:56:47 +0000
  • 5d608eba16 Bug fix in sending updates. Ondrej Filip 2000-05-09 12:31:38 +0000
  • 0e1b949be7 Bugfix in testing of possibility of adjacency. Ondrej Filip 2000-05-09 12:18:41 +0000
  • 432996f40f Better dumping. Ondrej Filip 2000-05-09 12:03:57 +0000
  • 54ac9d2e03 Bugfix in hello. Ondrej Filip 2000-05-09 12:02:48 +0000
  • 4057093fa4 Small cleanup. Ondrej Filip 2000-05-09 11:52:44 +0000
  • 551d444382 Sorry, it didn't compile. :-( Ondrej Filip 2000-05-09 11:29:52 +0000
  • b29c620f90 Another bugfix in neighbor state machine. Ondrej Filip 2000-05-09 11:27:31 +0000
  • 279a3b76d1 Small bug in neighbor state machine. Ondrej Filip 2000-05-09 10:47:10 +0000
  • fafe44b651 Just added declaration of AS Ext routes calculation. Ondrej Filip 2000-05-09 00:03:08 +0000
  • 43e75f38e7 Do not stop lsrr_timer in FULL state. Use it for retransmition. Ondrej Filip 2000-05-08 23:46:31 +0000
  • ed4a53c6a5 Some changes in debugging. Ondrej Filip 2000-05-08 22:50:37 +0000
  • 9bacea4211 Fixed some FIXME's by deleting them. :-) Ondrej Filip 2000-05-08 22:49:58 +0000
  • 8a3049f6f1 Useless '\n' in log() Ondrej Filip 2000-05-08 22:42:56 +0000
  • eae4fcf253 Stopping RXMT timer when going to lower state than EXSTART. Ondrej Filip 2000-05-08 22:40:55 +0000
  • d8033f2238 Generated first public alpha release. Martin Mares 2000-05-08 22:37:16 +0000
  • 8aecbf160a New example config. Martin Mares 2000-05-08 22:33:50 +0000
  • c976342828 Implemented debugging function rlookup() which you can call from gdb to see what resource does the address given as a parameter belong to. Martin Mares 2000-05-08 22:33:38 +0000
  • 0521e4f684 rt_prune: Don't kill routes from protocols in FS_FEEDING state. If debugging, call fib_check() on the table's fib. Martin Mares 2000-05-08 22:33:02 +0000
  • c09d1e8df2 KEEPALIVE TIME ought to set keepalive time, not connect retry time :) Martin Mares 2000-05-08 22:32:17 +0000
  • 5ff0a270cb In non-debug mode, set default logging to syslog only, not stderr. Martin Mares 2000-05-08 22:31:58 +0000
  • 4524331a3d Fixed type in daemonization code. Martin Mares 2000-05-08 22:31:34 +0000
  • fc0ca2d8e1 Typo in debug. Ondrej Filip 2000-05-08 22:28:42 +0000
  • a6fdf9c6ac Grrr, useless debug. Ondrej Filip 2000-05-08 22:27:25 +0000
  • 5ee479aac9 Small typo. Ondrej Filip 2000-05-08 22:26:11 +0000
  • 0ebb8b64f3 Bugfix in new neighbor allocation. Ondrej Filip 2000-05-08 22:24:22 +0000
  • 77fbd315df Better debug output. Ondrej Filip 2000-05-08 22:10:10 +0000
  • b57a45b81a Next hop calculation improved. (I ignored stub networks advertised by my neighbors. Ondrej Filip 2000-05-08 22:03:29 +0000
  • 158b99c912 Better logging. (%d->%I) Ondrej Filip 2000-05-08 22:02:45 +0000
  • 8abbde02d4 Several simplifications of the fib iterators. Martin Mares 2000-05-08 19:11:49 +0000
  • 0bcba21e89 When not debugging, daemonize automatically. Martin Mares 2000-05-08 19:10:36 +0000
  • 33a368ad59 Implemented show route count' which is show route stats' with exception that it doesn't print the routes themselves. Martin Mares 2000-05-08 14:58:00 +0000
  • 0c3588bf5e Don't crash when the socket gets closed between updates. Martin Mares 2000-05-08 14:53:22 +0000
  • 6b5ab87581 Added `--disable-memcheck' switch which avoids linking of efence/dmalloc, so that we can run in debugging mode with large routing tables. Martin Mares 2000-05-08 14:51:57 +0000
  • e48dae3ed7 Stop feeding the protocol if it suddenly shuts down. Martin Mares 2000-05-08 14:51:26 +0000
  • 9ff8f334ed Update `remains' counter correctly. Martin Mares 2000-05-08 14:32:19 +0000
  • d69e5ff2ad Use PATH_CONTROL_SOCKET instead of tacking on "bird.ctl" manually. Martin Mares 2000-05-08 14:29:30 +0000
  • cd44b46651 Forgot to add a spiky comment :) Martin Mares 2000-05-08 14:24:19 +0000
  • f9254d2349 Autoconf is *evil*. The sysconfdir and similar variables are unusable in C includes as they contain substitutions specific to make. Martin Mares 2000-05-08 14:19:47 +0000
  • 0bf7386b33 Updated TODO. Martin Mares 2000-05-08 14:18:33 +0000
  • c0760ab0fc Debugging compilation is no longer default. This means that the configuration file is expected in $prefix/etc etc. Martin Mares 2000-05-08 13:56:11 +0000
  • d8508f70b0 `make install' now works. Martin Mares 2000-05-08 13:54:59 +0000
  • 93d6bf38a6 The bgp_list is gone. Incomming connections are now handled in a much more straightforward manner by scanning the active configuration for matching protocols. Martin Mares 2000-05-08 13:26:30 +0000
  • 5d86aefb6c Really free attributes. Martin Mares 2000-05-08 13:12:14 +0000
  • 818ff1e2b7 When reporting a bug(), call abort() instead of exit(), so that we can analyse the core. Martin Mares 2000-05-08 12:38:00 +0000