Commit graph

  • d150c6379c Documentation update. Pavel Machek 2000-05-28 19:11:08 +0000
  • cdc25e8db7 To find out a type of route (external, inter/intra area) Ondrej Filip 2000-05-28 19:07:39 +0000
  • 4414d9a57a get_status() implemented. Ondrej Filip 2000-05-28 18:49:33 +0000
  • d5f029df48 Just added some debug(). Ondrej Filip 2000-05-28 18:34:20 +0000
  • 4bd28fb68e Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.) Ext LSA originating and flushing added. Ondrej Filip 2000-05-27 15:36:02 +0000
  • e8085abaa7 Originating of external LSA. Ondrej Filip 2000-05-27 14:17:35 +0000
  • 2d5b999236 Import control implemented. Ondrej Filip 2000-05-26 19:04:18 +0000
  • 216fd83c4b Spell checking. Pavel Machek 2000-05-25 16:28:08 +0000
  • 9b24a6fb94 Text version generated from lynx looks as ugly as hell, sgml is much better at generating nice output. Unfortunately, sgml output contains a^ha highlight some printers do not like. Pavel Machek 2000-05-25 16:17:54 +0000
  • d26524fa0c Add section about routing tables. Pavel Machek 2000-05-25 15:28:24 +0000
  • ad9074e9ba Cleaned up warnings. Pavel Machek 2000-05-25 15:20:40 +0000
  • 69477cad70 Add section about utility functions in filters Pavel Machek 2000-05-25 15:11:13 +0000
  • 4a5bb2bf1b Description of types needed for BGP. Pavel Machek 2000-05-25 15:01:08 +0000
  • 9a09a64bb4 Use ? in path matching to avoid /* trap. Pavel Machek 2000-05-25 14:58:38 +0000
  • ba1dda495a SGML correctness fix. Pavel Machek 2000-05-25 14:50:46 +0000
  • 0e5373fd82 Some more documentation, plus minor fixes. Pavel Machek 2000-05-25 12:33:42 +0000
  • 72282e2a1b Fixed comment not to be misleading. Pavel Machek 2000-05-25 12:33:15 +0000
  • 416e3ee4b0 Get Linux version from <linux/version.h>, not uname -r. Martin Mares 2000-05-20 11:00:14 +0000
  • 2eca3b3a9c Routing table garbage collector gets really called. Martin Mares 2000-05-19 19:49:33 +0000
  • 0ba8a6147d Fixed a very nasty bug in FIB iterators. Martin Mares 2000-05-19 19:40:12 +0000
  • d2a7c0e9b2 Don't print trace messages about null updates. Martin Mares 2000-05-19 18:05:19 +0000
  • 3ced9b349d Fixed freeing of non-embedded extended attributes. Martin Mares 2000-05-19 18:05:01 +0000
  • 075898dea7 No more problems when protocols gets disabled during feeding. Martin Mares 2000-05-19 18:03:53 +0000
  • dc6405d27e Latest changes by Pavel have removed the error messages printed after unsuccessful socket open, but replaced them by segmentatio fault! Martin Mares 2000-05-19 17:21:42 +0000
  • e66e6c2119 If community list is not defined, act as it is empty. Pavel Machek 2000-05-19 16:57:40 +0000
  • 9511a483b1 Less error messages in case sk_open fails. Pavel Machek 2000-05-19 16:44:25 +0000
  • eb4097e4e4 Added name of protocol to messages being logged. Pavel Machek 2000-05-19 16:22:53 +0000
  • af0b25d20d More updates. Pavel Machek 2000-05-19 15:59:21 +0000
  • 242352b7a7 Improve docs of log statment, improve markup. Pavel Machek 2000-05-19 14:13:49 +0000
  • 8af8a87375 Descriptive lists rendered better in TeX. Pavel Machek 2000-05-19 14:05:55 +0000
  • a0dd1c7433 Some spellchecking, and use right tags for right things. Pavel Machek 2000-05-19 13:58:39 +0000
  • 5e88d73025 BGP now reports originating AS and origin type in get_route_info(). Martin Mares 2000-05-19 11:01:41 +0000
  • f49528a3df Added as_path_get_first(). Martin Mares 2000-05-19 11:01:06 +0000
  • f7ad556f20 Commented out the `inserting entry which is already there' message since it's pretty normal: during feeding of the protocol, a new route can appear which will be announced normally and then repeated by the feeding process. Martin Mares 2000-05-19 11:00:47 +0000
  • 76dfda9e74 Fixed a buglet in asynchronous feeding and increased maximum number of routes allowed per feeding phase. Martin Mares 2000-05-19 10:59:47 +0000
  • ac5d801217 Asynchronous feeding of protocols. Martin Mares 2000-05-19 10:46:26 +0000
  • 0850ce22d7 Smal debug bugfix. Ondrej Filip 2000-05-17 21:20:47 +0000
  • 6d5e703dc9 Minor cleaning Pavel Machek 2000-05-17 20:23:05 +0000
  • 00c1f79a79 rte_same implemented. Ondrej Filip 2000-05-17 20:01:25 +0000
  • bbd76b421a rte_better implemented. Ondrej Filip 2000-05-17 19:27:51 +0000
  • 9f0d45d634 Finished cleanng up mess: multiplication reinstalled. Pavel Machek 2000-05-17 12:14:05 +0000
  • 4ee2178935 Don't die, if you receive strange LSA. Ondrej Filip 2000-05-17 00:28:45 +0000
  • 7f6b3cf247 Typo in comment. Ondrej Filip 2000-05-17 00:28:11 +0000
  • 18a0c0bb76 Downing of interface should work. Ondrej Filip 2000-05-16 23:59:38 +0000
  • 8fb0c2c298 Calculation of external routes finally works. Ondrej Filip 2000-05-16 23:24:50 +0000
  • 31834faaf3 Ehmm, removed 'if(1 || ...' so I can test the second part . Ondrej Filip 2000-05-16 22:43:30 +0000
  • b1c9d87161 Fixed the horrible mess Pavel has created with his last commit. Martin Mares 2000-05-16 22:37:53 +0000
  • 508c36ab79 Routing table calculation for ext LSAs having next-hop=!0.0.0.0 Ondrej Filip 2000-05-16 22:34:49 +0000
  • a96a979d5b Line numbers for runtime errors (what's wrong with cvs? I could not commit this from home) Pavel Machek 2000-05-16 18:50:51 +0000
  • 7581b81bd7 More additions to documentation and spellchecking. Pavel Machek 2000-05-16 18:47:06 +0000
  • e5a47266d0 Turned off LOCAL_DEBUG. Martin Mares 2000-05-16 15:08:52 +0000
  • e79671a72c Fixed incorrect error message about router ID syntax. Martin Mares 2000-05-16 15:08:43 +0000
  • 5b846de6a6 Interface dummy is too strange for me... but psst, that's secret. Pavel Machek 2000-05-16 15:05:05 +0000
  • be77b6890c Poisoning: take there... Martin Mares 2000-05-16 15:02:33 +0000
  • d6796e7b54 Don't segfault when someone adds passwords. Pavel Machek 2000-05-16 15:02:27 +0000
  • 2f2663bdb7 Password same now actually works Pavel Machek 2000-05-16 15:00:15 +0000
  • 898fdd85dc Rip should now reconfigure itself only if needed. Pavel Machek 2000-05-16 14:58:06 +0000
  • 60de3356ab Resolved shift/reduce conflict Pavel Machek 2000-05-16 14:24:33 +0000
  • e2f4f27564 Oops, the poison was too deadly... Martin Mares 2000-05-16 13:53:44 +0000
  • b8e60d3562 Added poisoning of free'd objects when we're debugging. Martin Mares 2000-05-16 13:51:31 +0000
  • df9f0fb30a Don't log state changes if nothing user-visible has changed. Martin Mares 2000-05-16 13:43:26 +0000
  • f990fc61e0 When in persist mode, don't delete routes from kernel tables even if they cease to exist in our routing tables due to protocols having shut down. Martin Mares 2000-05-16 13:36:38 +0000
  • c5a06f65ee Allow other operations than +. Pavel Machek 2000-05-15 12:27:45 +0000
  • f4ab231746 bgp_get_status: If protocol is down, don't print BGP state. Martin Mares 2000-05-15 12:19:28 +0000
  • cbfd671f11 Allow accessing defined symbols. Pavel Machek 2000-05-15 12:19:26 +0000
  • cc590a11a7 Changed syntax of expressions. Each `expr' can be now either a numeric literal or a symbol or parenthesised filter expression. Martin Mares 2000-05-15 12:15:18 +0000
  • 6be662d917 Use new eval mechanism for testing filters. Pavel Machek 2000-05-15 12:07:09 +0000
  • e3f2d5fce3 Cleanup of configuration. Martin Mares 2000-05-15 11:48:23 +0000
  • 3b1c523d79 Got rid of startup functions and filters_postconfig(). Martin Mares 2000-05-15 10:53:56 +0000
  • 1c20608e02 Added f_eval_int() and EVAL configuration command. Martin Mares 2000-05-15 10:49:38 +0000
  • 9449c91ab2 Added `show route for <prefix-or-ipa>' which looks up route leading to given network. Martin Mares 2000-05-13 11:42:42 +0000
  • 56d6c530eb Added fib_route() which does (although very slow) lookup of longest-match routing in a FIB. Martin Mares 2000-05-13 11:42:06 +0000
  • d3abfbc68d Added prefix_or_ipa. Martin Mares 2000-05-13 11:41:26 +0000
  • 758458be05 Unified parsing of prefixes. Martin Mares 2000-05-13 11:17:49 +0000
  • 02bd064ab7 Adapted to new rt_notify semantics. Martin Mares 2000-05-13 11:02:02 +0000
  • 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