bird/proto/rip
Martin Mares 28323d9ddb Several minor RIP changes (Pavel, please check as usually):
o  Use FIB_ITERATE_INIT instead of calling the function fit_init()
      which is explictly marked as private in route.h.
   o  When printing trace messages, don't spit out protocol name twice.
   o  Some messages are a bit more verbose.
   o  Added a bunch of FIXME's.
   o  When running in broadcast mode, don't forget to bind the local
      end of the socket to the same broadcast address, so that we don't
      get the broadcasts looped back via different interface. I'm just
      going to look up the same problem for multicasts.
2000-05-11 15:05:13 +00:00
..
auth.c Removal of useless includes continues... 2000-03-31 23:40:00 +00:00
config.Y You can now say "mode multicast". 2000-05-10 11:40:30 +00:00
Doc Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
Makefile Mensi updaty do ripu. Pridana passwd autentikace (netestovano). 1999-05-11 09:53:45 +00:00
rip.c Several minor RIP changes (Pavel, please check as usually): 2000-05-11 15:05:13 +00:00
rip.h Inlined metric and mode into struct rip_interface to make reconfig 2000-05-10 13:23:21 +00:00