Commit graph

  • 1877dab217 Allow case net { 62.0.0.0/8+: 10.0.0.0/8+: else: reject; } Pavel Machek 2000-06-01 08:34:30 +0000
  • 1895e81e05 Allow matching on enums: Pavel Machek 2000-06-01 08:32:49 +0000
  • 42542c56c2 Cleanup. Ondrej Filip 2000-06-01 00:32:08 +0000
  • d27d0efe17 Very stuping bug. (I took me 4 hours to find it!) I just wrote "=!" instead of "!=". :-((((((( Ondrej Filip 2000-06-01 00:22:48 +0000
  • 2983460bc0 Both help' command and the unknown command' error message now tell the user to press `?' if he wants help. Martin Mares 2000-05-31 22:39:06 +0000
  • 2f5e5ff9d6 Before configuration file is read, log to _both_ syslog and stderr. Martin Mares 2000-05-31 22:28:36 +0000
  • c184d9d0bd Documentation update Pavel Machek 2000-05-31 21:51:04 +0000
  • 0b1cad8162 Complain when filter does not end in accept nor reject. Pavel Machek 2000-05-31 21:50:13 +0000
  • b5958826cc Ehm, some other "down" steps. Ondrej Filip 2000-05-31 18:55:57 +0000
  • 3f6953a103 Some bugs in cleanup after iface down. Ondrej Filip 2000-05-31 18:45:16 +0000
  • 489b21555e Why does not work "sk_close(sk);rfree(sk);"? Ondrej Filip 2000-05-31 18:36:51 +0000
  • 46962be628 Better debugging. Safe neigh_list deleting. Ondrej Filip 2000-05-31 18:31:53 +0000
  • 3728267827 And finally, Premature aging works. :-) Ondrej Filip 2000-05-31 18:21:42 +0000
  • 31ee3d5f21 Another step to make premature aging better. Ondrej Filip 2000-05-31 15:51:39 +0000
  • a9eeefd63a Warning destroyed. :-) Ondrej Filip 2000-05-31 15:28:13 +0000
  • 82364f4db8 Flood my LSA (if exists) after old one is flushed. Ondrej Filip 2000-05-31 15:24:29 +0000
  • 0822995cb3 Set E2 metric for internal routes to LSINFINITY. Ondrej Filip 2000-05-31 15:04:45 +0000
  • 9a04d0307e Delete _all_ ext routes from unreachable neighbor. Ondrej Filip 2000-05-31 14:52:22 +0000
  • 528932368a Stuping bug in net LSA origination. Now, I should survive loss of my only neighbor. Ondrej Filip 2000-05-31 14:43:42 +0000
  • 1c1f1b6c0a This should be enough from the SGMLtools distribution to make the SGMLtools happy. Martin Mares 2000-05-31 14:27:49 +0000
  • 1885aa8ce3 Clean LaTeX .aux and .toc files as well. Martin Mares 2000-05-31 14:25:27 +0000
  • fcdddff5f3 Formatting of progdoc works in both HTML and LaTeX. The LaTeX output still has somewhat weird spacing, but it will be hopefully easy to fix. Martin Mares 2000-05-31 14:24:21 +0000
  • d1660fd3f3 Sort cleanup in aging. Ondrej Filip 2000-05-31 14:21:56 +0000
  • 70a383198a LSArt origination and routing table calculation is now not doing so often. Instead of calculation I just schedule it latter. Ondrej Filip 2000-05-31 14:06:33 +0000
  • aa185265f1 Updated headings and copyrights. Martin Mares 2000-05-31 13:54:00 +0000
  • 38cf78a97a Added the introduction chapter of progdoc. Martin Mares 2000-05-31 13:30:58 +0000
  • 3caca73fd9 Spelling check and update of LocalWords. Martin Mares 2000-05-31 13:30:29 +0000
  • fc741dab27 Handle better next hop in external LSA. Ondrej Filip 2000-05-31 13:20:25 +0000
  • e0bbb7b7ef Very ancient bug in (B)DR election, I didn't fill correctly my own IP. Ondrej Filip 2000-05-31 12:52:12 +0000
  • a7a3a0a383 Added tagging of external LSA. Ondrej Filip 2000-05-31 12:07:09 +0000
  • fec5bec0b5 Make documentation targets available from the top-level makefile as well, but not with separate object tree yet. Martin Mares 2000-05-31 11:36:21 +0000
  • 46527a939e Modified the Makefile to work in the source tree. Martin Mares 2000-05-31 11:35:47 +0000
  • fcb5f4a725 Updated all the Doc files to new format. Martin Mares 2000-05-31 11:30:18 +0000
  • 6be13de762 New progdoc script generating SGML output. Martin Mares 2000-05-31 11:29:56 +0000
  • c9c3611734 Added new output format `bird' which creates birddoc SGML. Martin Mares 2000-05-31 11:29:22 +0000
  • 3fc2595495 Added tags for markup of programmer's documentation. Martin Mares 2000-05-31 11:28:52 +0000
  • c92795e934 Moved old TeX documents to old/ to make them not interfere with doc building. Martin Mares 2000-05-31 11:28:07 +0000
  • a2a3ced83e Added Pipe documentation. Martin Mares 2000-05-31 10:07:27 +0000
  • 0884f49223 Ehm, in had this in code: "break; i--;" :-( Ondrej Filip 2000-05-30 23:29:23 +0000
  • 3b0b2cb61f IPv6: Absolutize link-scope addresses of incoming packets. Martin Mares 2000-05-30 22:48:14 +0000
  • cfa6ab0593 Added ipa_absolutize() which converts link-scope addresses to global scope ones according to prefix assigned to the corresponding interface. Martin Mares 2000-05-30 22:47:33 +0000
  • 69a20d2eff Recognize `!'. Martin Mares 2000-05-30 21:46:21 +0000
  • 5919c66e8f Route attributes for OSPF. Martin Mares 2000-05-30 21:25:32 +0000
  • 2cec475b8f Removed several unused local variables. Martin Mares 2000-05-30 21:24:53 +0000
  • 2f71123158 Killed bug in merging of dynamic attributes. Martin Mares 2000-05-30 21:24:15 +0000
  • caab3bb374 Better formatting of protocol status. Martin Mares 2000-05-30 21:23:49 +0000
  • 36032dedc6 Added section about client. Pavel Machek 2000-05-30 19:20:02 +0000
  • 3e86455606 Added \n in debug. Ondrej Filip 2000-05-30 18:21:51 +0000
  • 7e1c7efae2 Stupig bug in debugging. Ondrej Filip 2000-05-30 17:57:06 +0000
  • 3dd8f983b6 You can decide if add LSA into lsrth during flood_lsa(). Ondrej Filip 2000-05-30 17:51:22 +0000
  • 3d410fdfa1 Reflood your old lsa. Ondrej Filip 2000-05-30 17:49:25 +0000
  • 13b02be25a Don't run rt calculation twice. Ondrej Filip 2000-05-30 17:00:17 +0000
  • b477a9a855 Don't send empty LS upd. (And better debugging.) Ondrej Filip 2000-05-30 16:49:48 +0000
  • e1e31816c4 Aging delta changed. (Ehm, aging is very dirty I'll have to change it.) Ondrej Filip 2000-05-30 16:48:42 +0000
  • 1b128de364 Better shutdown. Ondrej Filip 2000-05-30 16:13:59 +0000
  • 935ceabea4 Don't send empty LS update. Ondrej Filip 2000-05-30 16:08:29 +0000
  • a548a7e167 Bug in direct ack (via update). Ondrej Filip 2000-05-30 15:05:47 +0000
  • 4513280611 Bug in socket closing. Ondrej Filip 2000-05-30 15:04:52 +0000
  • ef6f26b417 Bug in lsa comparision. Ondrej Filip 2000-05-30 15:01:51 +0000
  • 2aa476a535 Yeah, the endianity bug found. Ondrej Filip 2000-05-30 13:39:06 +0000
  • 76e2514328 Better dumping. Ondrej Filip 2000-05-30 13:25:47 +0000
  • 7b099bf9a7 Recovering after change linuxdoc->birddoc Pavel Machek 2000-05-30 11:50:17 +0000
  • 068b41272e Don't say too bad things about our concurence. Pavel Machek 2000-05-30 11:27:42 +0000
  • e9df1bb647 Small change in working to make it obvious we are free software. Pavel Machek 2000-05-30 11:23:47 +0000
  • 1cb10462c3 Date removed. Pavel Machek 2000-05-30 11:22:12 +0000
  • f3b33928ce Tried to change garbagetime -> garbage time to be more consistent. Pavel Machek 2000-05-30 11:15:19 +0000
  • 24e1e2005b Another testbed for filters. Pavel Machek 2000-05-30 11:09:09 +0000
  • 04c3a83c60 Better inicialisation. Ondrej Filip 2000-05-30 11:07:31 +0000
  • 0dc4431cde Access to all attributes we should be able to access seems to work. Pavel Machek 2000-05-30 11:07:22 +0000
  • 5970fcda8c Some exchange between init() and start(). Ondrej Filip 2000-05-30 10:53:48 +0000
  • 26c09e1d25 Added read-only access to all required fields in rta. Pavel Machek 2000-05-30 10:42:39 +0000
  • 2d6627a7a5 Fixed bug in RIP docs. Pavel Machek 2000-05-30 10:42:00 +0000
  • 73232f6b18 Better rt dumping. Ondrej Filip 2000-05-30 10:36:57 +0000
  • 2bdb5e0083 Cleaning static attributes Pavel Machek 2000-05-30 10:23:04 +0000
  • 05dbc97b13 Bug in rt_notify. Ondrej Filip 2000-05-30 10:20:14 +0000
  • fe613ecded Access to few more attributes is needed. Pavel Machek 2000-05-30 10:13:32 +0000
  • f7876c3660 More todo in documentation. Pavel Machek 2000-05-30 10:13:15 +0000
  • 298f2530ec Moved description of filters to programmers docs. Pavel Machek 2000-05-30 10:13:02 +0000
  • 9e85a5e6f2 Delay user input whereever appropriate. Martin Mares 2000-05-29 22:16:04 +0000
  • 4761efdb43 Tracing of CLI connections/commands can be now controlled by `debug commands <level>' in the configuration. Level 0 means no tracing, 1 means connections only, 2 includes all commands. Martin Mares 2000-05-29 22:10:18 +0000
  • 26eee1c33a Updated TODO. Martin Mares 2000-05-29 22:09:29 +0000
  • 7294f68b3b path metric' and disable after error' are switches, not numeric clauses. Martin Mares 2000-05-29 22:08:04 +0000
  • e67af42805 Support --version and --help. Martin Mares 2000-05-29 21:58:35 +0000
  • 5459fac61f Added BGP documentation. Martin Mares 2000-05-29 21:03:27 +0000
  • 56ab03c71f Added introduction to BGP. Martin Mares 2000-05-29 13:47:18 +0000
  • 0e4789c2c3 Added Kernel protocol documentation. Martin Mares 2000-05-29 13:13:58 +0000
  • d9d41c6042 Capitalize properly in Install section. Martin Mares 2000-05-29 12:46:27 +0000
  • 4f88ac47c6 Reduce number of chapters -- having subchapter for 2 lines of code looks ugly in output. Pavel Machek 2000-05-29 12:23:49 +0000
  • 0e694e041a Minor fixes as requested by Pavel. Martin Mares 2000-05-29 12:18:30 +0000
  • 440439e3cc Really short installation section added. Pavel Machek 2000-05-29 12:05:56 +0000
  • 04a22949d7 Renamed the DTD from linuxdoc to birddoc. Martin Mares 2000-05-29 12:05:21 +0000
  • 897cd7aa55 Tried to write a better introduction. Martin Mares 2000-05-29 12:03:28 +0000
  • 9d89348914 Docs updates. Pavel Machek 2000-05-29 11:53:24 +0000
  • 79a2b697e3 Added description of Static, Device and Direct protocols. Martin Mares 2000-05-29 11:30:25 +0000
  • 98627595fb Better description of how route is selected. Pavel Machek 2000-05-29 11:22:43 +0000
  • d247d261e5 Info about client. (Mj, if you tell me that's trivial, what about you writing it?) Pavel Machek 2000-05-29 11:22:30 +0000
  • 2f647f3f9f Added "what is router" to introduction. Pavel Machek 2000-05-29 11:13:51 +0000
  • 1b55b1a364 Spelling fixes. Martin Mares 2000-05-29 10:32:37 +0000
  • e9d6b1d19f Kosmetic change in debugging. Ondrej Filip 2000-05-28 20:11:56 +0000
  • f7c0525edc get_route_info() added. Ondrej Filip 2000-05-28 19:16:04 +0000