blob: fdfbdc16e4858479271e491a05c7199e6707606a [file] [log] [blame]
paul931cd542004-01-23 15:31:42 +000012004-01-23 sowmini.varadhan@sun.com
2
3 * rip_interface.c: obsolete unbind code in
4 rip_interface_multicast_set, and instead do the more portable
5 (though slower) method of creating a socket for each outgoing packet
6 and binding the source address on the new socket.
7 * rip_interface.c, ripd.c, ripd.h: Modify rip_request_send so that
8 source address is determined by the caller of rip_request_send for
9 ripv1 packets and non-multicast interfaces (rip_request_send loops
10 over all connected address in all other cases).
11 * rip_send_packet: don't send packets with source set to
12 ZEBRA_IFA_SECONDARY connected addresses; improved debug messages;
13
paulf38a4712003-06-07 01:10:00 +0000142003-06-07 Andrew J. Schorr <aschorr@telemetry-investments.com>
15
16 * Allow ripd to receive RIPv1
17 * add default as valid param to passive-interface command
18
hasso16705132003-05-25 14:49:19 +0000192003-05-25 Vincent Jardin <vjardin@wanadoo.fr>
20
paulf38a4712003-06-07 01:10:00 +000021 * 6Wind patch merge.
hasso16705132003-05-25 14:49:19 +000022
paul445f1432003-05-16 19:00:31 +0000232003-04-19 Hasso Tepper <hasso@estpak.ee>
24
25 * rip_routemap.c: sync daemon's route-map commands to have same
26 syntax
27
paul718e3742002-12-13 20:15:29 +0000282002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
29
30 * zebra-0.93 released.
31
322002-06-30 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
33
34 * ripd.c (rip_output_process): When outgoing interface is same as
35 next hop interface, announce RIPv2 next hop otherwise set next hop
36 to 0. Revert previous change then take 6WIND way.
37
382001-09-14 Akihiro Mizutani <mizutani@dml.com>
39
40 * ripd.c: RIP enabled interface's route is advertised by default.
41
422001-08-28 NOGUCHI Kay <kay@v6.access.co.jp>
43
44 * rip_snmp.c (rip_ifaddr_delete): Add route_node_lookup() return
45 value check.
46
47 * rip_interface.c (rip_multicast_leave): Fix bug of multiple IP
48 address on one interface multicast join/leave bug.
49
502001-08-26 NOGUCHI Kay <kay@v6.access.co.jp>
51
52 * rip_interface.c (no_rip_passive_interface): Add NO_STR.
53
542001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
55
56 * zebra-0.92a released.
57
582001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
59
60 * zebra-0.92 released.
61
622001-06-17 Kunihiro Ishiguro <kunihiro@zebra.org>
63
64 * rip_routemap.c (route_match_ip_address_prefix_list): Add match
65 ip next-hop prefix-list WORD.
66
672001-02-18 Kunihiro Ishiguro <kunihiro@zebra.org>
68
69 * rip_interface.c (rip_passive_interface_clean): Call
70 rip_passive_interface_apply_all.
71
722001-02-12 Kunihiro Ishiguro <kunihiro@zebra.org>
73
74 * ripd.c (rip_response_process): Multicast address nexthop check
75 is moved from rip_nexthop_check.
76
772001-02-08 Matthew Grant <grantma@anathoth.gen.nz>
78
79 * rip_interface.c (ipv4_multicast_join): Use
80 setsockopt_multicast_ipv4.
81 (ipv4_multicast_leave): Likewise.
82 (rip_if_ipv4_address_check): Interface which has IPv4 address can
83 be enabled.
84
852001-02-08 Kunihiro Ishiguro <kunihiro@zebra.org>
86
87 * rip_interface.c (rip_interface_delete): To support pseudo
88 interface do not free interface structure.
89 * ripd.c (rip_output_process): If output interface is in simple
90 password authentication mode, we need space for authentication
91 data.
92
932001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
94
95 * ripd.c (rip_nexthop_check): Fix multicast address nexthop check.
96
97 * zebra-0.91 is released.
98
992001-01-27 Kunihiro Ishiguro <kunihiro@zebra.org>
100
101 * ripd.c (show_ip_rip): Show metric infinity route's timeout.
102 (rip_rte_process): If current route is metric infinity, route is
103 replaced with received rte.
104 (rip_redistribute_delete): When redistribute route is deleted,
105 perform poisoned reverse.
106 (rip_redistribute_withdraw): Likewise.
107
1082001-01-25 Kunihiro Ishiguro <kunihiro@zebra.org>
109
110 * ripd.c (rip_response_process): RIPv2 routing table entry with
111 non directly reachable nexthop was dropped. The code is changed
112 to treat it as 0.0.0.0 nexthop.
113 (rip_destination_check): Check net 0 address destination.
114 (rip_nexthop_check): New function for checking nexthop address
115 validity.
116
1172001-01-15 Kunihiro Ishiguro <kunihiro@zebra.org>
118
119 * ripd.c (rip_request_process): Triggered update only send changed
120 route.
121
122 * rip_interface.c: Delete RIP_API part until new implementation
123 comes out.
124
125 * rip_snmp.: Likewise.
126
127 * rip_zebra.c: Likewise.
128
129 * ripd.c: Likewise.
130
1312001-01-11 Kunihiro Ishiguro <kunihiro@zebra.org>
132
133 * rip_interface.c (rip_if_init): Remove HAVE_IF_PSEUDO part.
134
1352001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
136
137 * zebra-0.90 is released.
138
1392001-01-01 Kunihiro Ishiguro <kunihiro@zebra.org>
140
141 * ripd.h (RIP_VTYSH_PATH): Change "/tmp/ripd" to "/tmp/.ripd".
142
1432000-12-25 David Lipovkov <davidl@nbase.co.il>
144
145 * ripd.c (rip_rte_process): When a route is in garbage collection
146 process (invalid with metric 16) and a router receives the same
147 route with valid metric then route was not installed into zebra
148 rib, but only into ripd rib. Moreover , it will never get into
149 zebra rib, because ripd wrongly assumes it's already there.
150 (rip_redistribute_add): When doing redistribute into rip other
151 route (e.g. connected) and the same route exists in ripd rib we
152 changed it in place - bug. Now we don't forget to remove old route
153 from zebra.
154 (rip_timeout): When removing routes from zebra I made sure that we
155 remove route with the metric we have in zebra and not the new
156 one. It doesn't make a difference now,but could be significant
157 when multipath support is done.
158
1592000-12-25 David Lipovkov <davidl@nbase.co.il>
160
161 * rip_zebra.c (rip_metric_unset): Fix bug of metric value unset.
162
1632000-11-25 Frank van Maarseveen <F.vanMaarseveen@inter.NL.net>
164
165 * ripd.c (rip_request_process): Check passive flag of the
166 interface.
167
1682000-11-23 Frank van Maarseveen <F.vanMaarseveen@inter.NL.net>
169
170 * rip_interface.c (rip_multicast_join): When IP_ADD_MEMBERSHIP
171 failed do not set runnning flag to the interface.
172
1732000-11-16 Kunihiro Ishiguro <kunihiro@zebra.org>
174
175 * ripd.c (rip_output_process): Memory leak related classfull
176 network generation is fixed.
177
1782000-11-16 Frank van Maarseveen <F.vanMaarseveen@inter.NL.net>
179
180 * rip_interface.c (if_check_address): Obsolete pointopoint address
181 check is removed.
182
1832000-11-02 Frank van Maarseveen <F.vanMaarseveen@inter.NL.net>
184
185 * rip_interface.c (if_check_address): Add pointopoint address
186 check.
187 (rip_interface_up): Add check for passive interface when interface
188 goes up.
189
1902000-10-23 Jochen Friedrich <jochen@scram.de>
191
192 * rip_snmp.c: rip_oid and ripd_oid are used in smux_open after it
193 is registered. So those variables must be static.
194
1952000-10-19 Kunihiro Ishiguro <kunihiro@zebra.org>
196
197 * rip_interface.c: Change to "no ip rip (send|receive)" command
198 accept version number argument.
199
2002000-10-17 Akihiro Mizutani <mizutani@dml.com>
201
202 * rip_routemap.c (route_set_ip_nexthop_compile): Change "match ip
203 next-hop" from IP address to access-list name.
204
2052000-10-17 Kunihiro Ishiguro <kunihiro@zebra.org>
206
207 * rip_peer.c: Change ot use linklist.c instaed of newlist.c.
208
2092000-10-16 Kunihiro Ishiguro <kunihiro@zebra.org>
210
211 * rip_offset.c: Change to use linklist.c instead of newlist.c.
212
2132000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
214
215 * zebra-0.89 is released.
216
2172000-09-26 Akihiro Mizutani <mizutani@dml.com>
218
219 * rip_routemap.c (match_ip_nexthop): Add next-hop format check.
220
2212000-09-18 David Lipovkov <dlipovkov@OpticalAccess.com>
222
223 * rip_interface.c (ripd_api_get_if_rx_version): Corrects rip SNMP
224 and rip API functions dealing with rip version.
225
226 * rip_snmp.c (Status_Valid): SNMPv2-TC TEXTUAL-CONVENTION.
227
2282000-09-10 Kunihiro Ishiguro <kunihiro@zebra.org>
229
230 * rip_snmp.c (rip2IfLookup): Use rip_ifaddr_lookup_next() instead
231 of rip_if_lookup_next().
232
233 * rip_interface.c (rip_enable_network_lookup): Interface enable
234 check by interface's address with /32 prefix.
235
236 * ripd.c (rip_read): When RIP is configured with authentication
237 and no authentication in incoming packet, drop the packet.
238
239 * rip_interface.c (rip_interface_reset): RIP_AUTH_SIMPLE_PASSWORD
240 is default mode of authentication.
241 (rip_interface_new): Likewise.
242 (no_ip_rip_authentication_mode): Likewise.
243
244 * ripd.c (rip_read): Likewise.
245
2462000-09-10 David Lipovkov <davidl@nbase.co.il>
247
248 * rip_snmp.c: Set ASN_INTEGER v->type where it is needed.
249
2502000-09-08 Kunihiro Ishiguro <kunihiro@zebra.org>
251
252 * ripd.c (rip_auth_simple_password): Simple password
253 authentication using key-chain.
254 (rip_write_rte): Likewise.
255
256 * rip_interface.c (ip_rip_authentication_key_chain): Add check for
257 authentication string configuration.
258
2592000-09-08 Akihiro Mizutani <mizutani@dml.com>
260
261 * ripd.c (rip_write_rte): Add check for ri->auth_str.
262
2632000-09-07 Kunihiro Ishiguro <kunihiro@zebra.org>
264
265 * ripd_api.h: New file is added.
266
2672000-08-22 Kunihiro Ishiguro <kunihiro@zebra.org>
268
269 * ripd.c (rip_rte_process): rip_route_process() is renamed to
270 rip_rte_process() to clarify meanings of the function.
271 rip_route_process() is newly added to process RIP route selection.
272
2732000-08-18 Kunihiro Ishiguro <kunihiro@zebra.org>
274
275 * ripd.c (rip_incoming_filter): Extract incoming filter code to
276 function from rip_route_process(). Add check for all interface
277 filter.
278 (rip_outgoing_filter): Extract incoming filter code to function
279 from rip_output_process(). Add check for all interface filter.
280
281 * rip_zebra.c (rip_redistribute_clean): Reset redistribute status
282 when "no router rip" is performed.
283
284 * rip_interface.c (rip_interface_clean): Reset interface's RIP
285 enable status.
286
2872000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
288
289 * ripd.c (rip_route_process): When metric infinity is received the
290 route is removed from service immediately.
291 (rip_timeout): Likewise.
292 (rip_garbage_collect): Do not delete route in garbage collection.
293 (rip_output_process): Check metric_out exceed metric infinity.
294
295 * zebra-0.88 is released.
296
2972000-08-15 Kunihiro Ishiguro <kunihiro@zebra.org>
298
299 * ripd.c (rip_distance_apply): Unlock node when there is matched
300 node.
301
3022000-08-13 Akihiro Mizutani <mizutani@dml.com>
303
304 * rip_routemap.c (match_ip_nexthop): Add check for IP address
305 validness.
306 (no_set_metric): Add new ALIAS.
307
3082000-08-07 Kunihiro Ishiguro <kunihiro@zebra.org>
309
310 * ripd.h (struct rip ): Add distance.
311
3122000-08-05 Kunihiro Ishiguro <kunihiro@zebra.org>
313
314 * rip_zebra.c (rip_zebra_ipv4_add): Use new Zebra api to register
315 routes. Pass RIP metric value to zebra.
316
3172000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
318
319 * rip_main.c (main): Make struct thread thread from global
320 variable to local variable in main.
321
3222000-08-06 Kunihiro Ishiguro <kunihiro@zebra.org>
323
324 * ripd.c (rip_packet_dump): Add MD5 authentication dump function.
325 (rip_auth_md5): RIP MD5 authentication packet receive works.
326
3272000-08-02 David Lipovkov <davidl@nbase.co.il>
328
329 * rip_interface.c (rip_if_init): Install interface "pseudo"
330 commands.
331 (rip_interface_delete): Do not call if_delete() when interface is
332 pseudo interface.
333
3342000-07-31 Kunihiro Ishiguro <kunihiro@zebra.org>
335
336 * rip_interface.c (ip_rip_authentication_mode): "ip rip
337 authentication mode (md5|text)" is added.
338 (ip_rip_authentication_key_chain): "ip rip authentication
339 key-chain KEY-CHAIN" is added.
340 (rip_interface_clean): Clean all interface configuration.
341 (rip_interface_reset): Reset all interface configuration.
342 (rip_clean_network): Clean rip_enable_network.
343
344 * ripd.h (struct rip_interface): Add key_chain member.
345
346 * ripd.c: Include md5-gnu.h.
347
3482000-07-30 Kunihiro Ishiguro <kunihiro@zebra.org>
349
350 * ripd.h (RIP_NO_AUTH): Change RIP_NO_AUTH value from 1 to 0.
351
352 * ripd.c (rip_authentication): Use RIP_AUTH_SIMPLE_PASSWORD
353 instead of raw value 2.
354 (rip_write_rte): Likewise.
355 (rip_write_rte): Check ri->auth_type instead of ri->auth_str.
356
3572000-07-30 David Lipovkov <davidl@nbase.co.il>
358
359 * rip_interface.c (rip_if_down): Do not delete ZEBRA_ROUTE_KERNEL
360 route.
361
3622000-07-27 Kunihiro Ishiguro <kunihiro@zebra.org>
363
364 * ripd.c (rip_update_process): Add "passive-interface" command.
365
366 * ripd.h (struct rip_interface): Add passive member to struct
367 rip_interface.
368
3692000-07-24 Kunihiro Ishiguro <kunihiro@zebra.org>
370
371 * rip_interface.c (rip_if_init): Multiple RIP routes for one
372 prefix change. The codes are enclosed by #ifdef NEW_RIP_TABLE.
373
3742000-07-24 Akihiro Mizutani <mizutani@dml.com>
375
376 * rip_interface.c (rip_if_init): Use install_default() for
377 INTERFACE_NODE.
378
3792000-07-24 Kunihiro Ishiguro <kunihiro@zebra.org>
380
381 * ripd.c: First update timer will be invoked in two seconds.
382
3832000-07-09 Jochen Friedrich <jochen@scram.de>
384
385 * rip_snmp.c: Local function definitions to static. Add INTEGER
386 ASN_INTEGER and TIMETICKS ASN_TIMETICKS definition.
387 (rip2PeerLookup): Peer with domain lookup implemented.
388 (rip2PeerTable): Temporary disable RIP2PEERLASTUPDATE value
389 support due to unknown SNMP agent startup time.
390
3912000-07-05 Kunihiro Ishiguro <kunihiro@zebra.org>
392
393 * ripd.h: Sweep obsolete definitions.
394
395 * rip_interface.c (rip_split_horizon): Add "ip split-horizon"
396 command.
397
398 * ripd.c (rip_output_process): Remove split_horizon argument.
399 (rip_update_process): Likewise.
400
401 * ripd.h (struct rip_interface): Add split_horizon flag to struct
402 rip_interface.
403
4042000-07-04 Akihiro Mizutani <mizutani@dml.com>
405
406 * ripd.c (rip_version): Change VERSION to <1-2>.
407 Add "no version" command.
408
4092000-07-03 Kunihiro Ishiguro <kunihiro@zebra.org>
410
411 * rip_zebra.c (rip_redistribute_type_metric): "redistribute TYPE
412 metric <0-16>" command is added.
413
414 * rip_routemap.c (route_set_metric): Set metric_set when metric is
415 modified.
416
417 * ripd.h (struct rip_info): To check route-map set metric or not,
418 new member metric_set is added to struct rip_info.
419
420 * ripd.c (rip_route_process): Move metric handling code from
421 rip_response_process() to rip_route_process().
422 (rip_output_process): Set output offset-list metric.
423
4242000-07-02 Kunihiro Ishiguro <kunihiro@zebra.org>
425
426 * rip_offset.c (rip_offset_list): New file for offset-list.
427
4282000-07-02 Akihiro Mizutani <mizutani@dml.com>
429
430 * ripd.h (struct rip ): Add default_metric.
431
432 * ripd.c (rip_default_metric): "default-metric <1-16>" command is
433 added.
434 (config_write_rip): Change configuration order.
435
436 * rip_zebra.c: Fix help strings.
437
4382000-07-02 David Lipovkov <davidl@nbase.co.il>
439
440 * rip_interface.c (rip_if_init): Add IF_DELETE_HOOK.
441
4422000-07-01 Kunihiro Ishiguro <kunihiro@zebra.org>
443
444 * ripd.c (rip_output_process): If specified route-map does not
445 exist, it treated as deny all.
446
4472000-06-30 Kunihiro Ishiguro <kunihiro@zebra.org>
448
449 * rip_routemap.c (rip_route_map_init): Call rip_route_map_update
450 when route-map is deleted.
451
4522000-06-28 Kunihiro Ishiguro <kunihiro@zebra.org>
453
454 * rip_routemap.c (set_metric): For consistency with bgpd's set
455 metric, value range is set to <0-4294967295>.
456
4572000-06-28 David Lipovkov <davidl@nbase.co.il>
458
459 * rip_routemap.c (rip_route_map_update): Add check for rip is
460 enabled or not for avoid core dump.
461
462 * rip_debug.c (debug_rip_packet_direct): Fix bug of setting
463 rip_debug_packet flag.
464
4652000-06-13 David Lipovkov <davidl@nbase.co.il>
466
467 * rip_interface.c (rip_interface_delete): All work is done in
468 rip_if_down().
469
4702000-06-06 Kunihiro Ishiguro <kunihiro@zebra.org>
471
472 * ripd.c (rip_redistribute_delete): Fix bug of missing
473 route_unlock_node() when redistribute route is not found.
474
4752000-06-05 Akihirof Mizutani <mizutani@dml.com>
476
477 * rip_debug.c (rip_debug_init): Disable show debugging in
478 VIEW_NODE like other protocol daemon.
479
480 * rip_routemap.c: Change command argument to more comprehensive.
481
482 METRIC -> <0-16>
483 IFNAME -> WORD
484 IP_ADDR -> A.B.C.D
485 ACCSESS_LIST -> WORD
486
4872000-06-05 David Lipovkov <davidl@nbase.co.il>
488
489 * rip_interface.c (rip_interface_delete): Delete all routes
490 include static and kernel through the interface , because even if
491 the interface is added again there is no guarantee that it will
492 get the same ifindex as before.
493
4942000-05-31 Akihirof Mizutani <mizutani@dml.com>
495
496 * rip_debug.c: Fix rip debug help string.
497
4982000-04-27 Mirko Karanovic <mkaranov@torsel.alcatel.com>
499
500 * rip_interface.c (rip_interface_down): Remove interface from
501 multicast group when interface goes down.
502
5032000-04-03 David Lipovkov <davidl@nbase.co.il>
504
505 * rip_interface.c (rip_interface_down): Implemented rip functions
506 for interface up/down events: rip_interface_up() and
507 rip_interface_down()
508
5092000-03-16 David Lipovkov <davidl@nbase.co.il>
510
511 * rip_zebra.c (rip_zclient_init): Added rip functions for
512 interface up/down events.
513
5142000-02-15 Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
515
516 * ripd.c (rip_write_rte): "set metic" in route-map has no effect
517 for RIPv1 in ripd. It worked fine for RIPv2.
518
5192000-01-17 Kunihiro Ishiguro <kunihiro@zebra.org>
520
521 * ripd.c (show_ip_protocols_rip): Fix bug of "show ip protocls"
522 mis-display RIP version.
523
524 * ripd.h (struct rip_peer): Add timeout thread to rip_peer
525 structure.
526
5272000-01-16 Kunihiro Ishiguro <kunihiro@zebra.org>
528
529 * rip_peer.c: Add new file for supporting RIP peer.
530
5311999-12-26 David Lipovkov <davidl@nbase.co.il>
532
533 * ripd.c (rip_authentication): RIP authantication string is 16
534 bytes long.
535
5361999-12-10 Kunihiro Ishiguro <kunihiro@zebra.org>
537
538 * ripd.c (rip_read): Add check for minimum packet length.
539 Authentication check is moved from rip_process_response() to
540 rip_read(). Patch from David Lipovkov <davidl@nbase.co.il> is
541 applied then add rte number check by Kunihiro Ishiguro
542 <kunihiro@zebra.org>.
543
5441999-12-07 Kunihiro Ishiguro <kunihiro@zebra.org>
545
546 * ripd.c (rip_response_process): In case of packet is RIPv2 and
547 network is non zero and netmask is zero, apply netmask rule as
548 same as RIPv1.
549
5501999-11-06 Kunihiro Ishiguro <kunihiro@zebra.org>
551
552 * ripd.c (rip_timers): Fix bug of timers basic argument format.
553
5541999-11-03 Kunihiro Ishiguro <kunihiro@zebra.org>
555
556 * rip_snmp.c (rip2IfConfAddress): Forgot to include
557 RIP2IFCONFDOMAIN.
558
5591999-10-28 Kunihiro Ishiguro <kunihiro@zebra.org>
560
561 * ripd.h (struct rip_peer): New structure added.
562
5631999-10-26 Kunihiro Ishiguro <kunihiro@zebra.org>
564
565 * rip_zebra.c (rip_zebra_ipv4_add): Increment
566 rip_global_route_changes when route change occur.
567 (rip_zebra_ipv4_delete): Likewise.
568
569 * ripd.c (rip_request_process): Increment rip_global_queries when
570 reply to the query is sent.
571
5721999-10-25 Kunihiro Ishiguro <kunihiro@zebra.org>
573
574 * rip_debug.c (rip_debug_reset): Reset function added.
575
576 * ripd.c (rip_update_process): Logging bug is fixed.
577
5781999-10-10 Marc Boucher <marc@mbsi.ca>
579
580 * ripd.c (config_write_rip): Add config_write_distribute() call.
581
5821999-09-29 Kunihiro Ishiguro <kunihiro@zebra.org>
583
584 * ripd.c (rip_distribute_update): Fix bug of access-list
585 prefix-list updates.
586
5871999-09-10 VOP <vop@unity.net>
588
589 * rip_zebra.c: Add redistribute route-map feature.
590
5911999-09-10 Kunihiro Ishiguro <kunihiro@zebra.org>
592
593 * ripd.c (rip_response_process): Add check for given prefix is
594 given mask applied one.
595
5961999-09-03 VOP <vop@unity.net>
597
598 * rip_interface.c (rip_interface_multicast_set): Bug fix about
599 setting multicast interface.
600
6011999-09-02 VOP <vop@unity.net>
602
603 * rip_routemap.c: New file added.
604
6051999-09-02 Kunihiro Ishiguro <kunihiro@zebra.org>
606
607 * ripd.c (show_ip_protocols_rip): Show next update time.
608 (show_ip_protocols_rip): Show redistribute information.
609
6101999-08-25 Kunihiro Ishiguro <kunihiro@zebra.org>
611
612 * RIPv2-MIB.txt: New file added.
613
614 * rip_snmp.c: New file added.
615
6161999-08-24 Kunihiro Ishiguro <kunihiro@zebra.org>
617
618 * rip_interface.c (ip_rip_authentication_string): RIPv2
619 authentication command is added.
620
6211999-08-23 Kunihiro Ishiguro <kunihiro@zebra.org>
622
623 * rip_interface.c (rip_interface_multicast_set): Process of
624 setting IP_MULTICAST_IF on specific interface.
625
626 * ripd.c (rip_read): Add packet size check.
627
6281999-08-16 Kunihiro Ishiguro <kunihiro@zebra.org>
629
630 * ripd.c (rip_request_process): Fill in RIP_METRIC_INFINITY with
631 network byte order using htonl ().
632 (rip_response_process): Pass host byte order address to IN_CLASSC
633 and IN_CLASSB macro.
634
6351999-08-08 davidm@nbase.co.il (David Mozes)
636
637 * rip_zebra.c (rip_zebra_read_ipv4): Fix split horizon problem.
638
6391999-07-03 Kunihiro Ishiguro <kunihiro@zebra.org>
640
641 * ripd.c (rip_timer_set): Function added.
642
6431999-07-01 Kunihiro Ishiguro <kunihiro@zebra.org>
644
645 * rip_debug.c: New file added.
646 rip_debug.h: New file added.
647
6481999-07-01 Rick Payne <rickp@rossfell.co.uk>
649
650 * rip_zebra.c (zebra_init): Install standard commands to
651 ZEBRA_NODE.
652
6531999-06-01 David Luyer <luyer@ucs.uwa.edu.au>
654
655 * ripd.c (rip_process_route): Add support for RIP version 1.
656
6571999-05-29 Kunihiro Ishiguro <kunihiro@zebra.org>
658
659 * rip_zebra.c: Change to use lib/zclient.[ch].
660
6611999-05-20 Carlos Alberto Barcenilla <barce@frlp.utn.edu.ar>
662
663 * ripd.c (rip_add_route): Change the existance route's metric check
664 to the condition specified by RFC2453.
665
6661999-05-17 Carlos Alberto Barcenilla <barce@frlp.utn.edu.ar>
667
668 * ripd.c (rip_process_route): Add the if metric to the route metric.
669
670 * ripd.c (rip_add_route): Deleted add if metric to the route.
671
6721999-05-16 Carlos Alberto Barcenilla <barce@frlp.utn.edu.ar>
673
674 * rip_interface.c (if_valid_neighbor): New function.
675
676 * ripd.c (rip_process_route): Added check whether the datagram
677 is from a valid neighbor.
678
6791999-05-15 Kunihiro Ishiguro <kunihiro@zebra.org>
680
681 * ripd.c (rip_process_route): Set interface pointer to rinfo.
682
6831999-05-15 Carlos Alberto Barcenilla <barce@frlp.utn.edu.ar>
684
685 * ripd.c (rip_check_address): Unicast and not net 0 or 127 check
686 added.
687
6881999-05-14 Stephen R. van den Berg <srb@cuci.nl>
689
690 * rip_main.c (signal_init): SIGTERM call sigint.
691 (sigint): Loggging more better message.
692
6931999-05-10 Kunihiro Ishiguro <kunihiro@zebra.org>
694
695 * ripd.c (rip_add_route): Fix previous route_unlock_node() chenge.
696
697 * rip_main.c (main): Change default zlog output to ZLOG_STDOUT for
698 debugging.
699
7001999-05-09 Patrick Koppen <koppen@rhrk.uni-kl.de>
701
702 * rip_interface.c (rip_request): Fix old semantics for fetching
703 connected address.
704
705 * ripd.c (rip_add_route): Update timer when the route is updated.
706
7071999-05-09 Carlos Alberto Barcenilla <barce@frlp.utn.edu.ar>
708
709 * rip_zebra.c (struct zebra): Add ridist_static, ridist_connect,
710 redist_rip, redist_ripng.
711
712 * rip_zebra.c (zebra_create): Updated for current zebra method.
713
714 * ripd.c (rip_add_route): Add missing route_unlock_node().
715
7161999-05-03 Kunihiro Ishiguro <kunihiro@zebra.org>
717
718 * ripd.c (rip_add_route): Add metric check. Reported by Carlos
719 Alberto Barcenilla <barce@frlp.utn.edu.ar>.
720
7211999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
722
723 * syslog support added
724
7251998-12-13 Kunihiro Ishiguro <kunihiro@zebra.org>
726
727 * ripd.c (rip_announce_func): Apply new lib functions.
728
7291998-12-09 Kunihiro Ishiguro <kunihiro@zebra.org>
730
731 * ripd.c (config_write_rip): Delete vector v argument.
732 * rip_zebra.c (config_write_zebra): Likewise.
733 * rip_interface.c (interface_config_write): Likewise.
734
7351998-09-07 Kunihiro Ishiguro <kunihiro@zebra.org>
736
737 * rip_announce.c (rip_rib_close): When ripd terminates delete all
738 added route.
739
7401998-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
741
742 * rip_interface.c: return read packet size.
743
7441998-05-18 Yamshita TAKAO <jargon@lares.dti.ne.jp>
745
746 * ripd.h: Modify for compile on Solaris.
747
7481998-05-07 Kunihiro Ishiguro <kunihiro@zebra.org>
749
750 * ripd.c: DEFUN function return CMD_SUCCESS.
751 change xmalloc to XMALLOC macro.
752
7531998-05-03 Kunihiro Ishiguro <kunihiro@zebra.org>
754
755 * rip_main.c: change CONFDIR to SYSCONFDIR.
756
7571998-05-01 Kunihiro Ishiguro <kunihiro@zebra.org>
758
759 * .cvsignore: added.
760
7611998-02-04 Kunihiro Ishiguro <kunihiro@zebra.org>
762
763 * rip_interface.c (config_write_interface): correct ADVERTISE spell.
764
765 * rip_main.c (main): add usage() and make cleanup.
766
7671998-01-05 Kunihiro Ishiguro <kunihiro@zebra.org>
768
769 * ripd.c (rip_version): add rip version command.
770
7711998-01-04 Kunihiro Ishiguro <kunihiro@zebra.org>
772
773 * rip_interface.c (zebra_get_interface): added to get
774 interface's information.
775
776 * ChangeLog: create.