blob: a543da8ec35cfbea2b1f81cd5c6abc17424e3988 [file] [log] [blame]
paulb9df2d22004-05-09 09:09:59 +000012004-05-09 Paul Jakma <paul@dishone.st>
2
3 * zserv.c: (zsend_route_multipath) Set the nexthop_num
4 field correctly. Add NEXTHOP_TYPE_IPV6_IFNAME for v6.
5 Conditionally set ZAPI_MESSAGE_METRIC flag - only for adds.
6 (zsend_ipv4_add) cruft, deleted.
7 (zsend_ipv4_delete) ditto.
8 (zsend_ipv6_add) ditto.
9 (zsend_ipv6_delete) ditto.
10
112004-05-09 Sowmini Varadhan <sowmini.varadhan@sun.com>
12
13 * zserv.c: (zsend_ipv{4,6}_{add,delete}_multipath) collapsed
14 into single zsend_route_multipath function.
15 (zsend_interface_{up,down}) collapsed into zsend_interface_update.
16 (zsend_interface_address_{add,delete}) collapsed into
17 zsend_interface_address.
18 (zsend_interface_add) send mtu6.
19 (zsend_interface_delete) ditto.
20 (zebra_write) remove unused function.
21 (various) Apply static qualifier. Add comments.
22 * zserv.h: Definitions changed as per above.
23 * redistribute.c: Changes as per zserv.c.
24
hasso34195bf2004-04-06 12:07:06 +0000252004-04-06 Krzysztof Oledzki <oleq@ans.pl>
26
27 * rt_netlink.c: Do not ignore metric when reading kernel routing
28 table on Linux with rt_netlink interface.
29
302004-03-18 Hasso Tepper <hasso@estpak.ee>
hassof1d92e12004-03-18 15:40:33 +000031
32 * interface.c: Temporary fix for handling secondary addresses
33 with label.
34
hasso55906722004-02-11 22:42:16 +0000352004-02-12 Hasso Tepper <hasso@estpak.ee>
hassof1d92e12004-03-18 15:40:33 +000036
hasso55906722004-02-11 22:42:16 +000037 * zserv.c: Added "ipv6 forwarding" command.
38
gdtb27900b2004-01-08 15:44:29 +0000392004-01-08 Greg Troxel <gdt@fnord.ir.bbn.com>
40
41 * kernel_socket.c (kernel_read): Use sockaddr_storage in buffer
42 for reading kernel messages to ensure enough space (necessary on
43 Solaris due to sockaddr_dl being large). Thanks to Sowmini
44 Varadhan for help with this change.
45
gdt9ccabd12004-01-06 18:23:02 +0000462004-01-06 Greg Troxel <gdt@t1.ir.bbn.com>
47
48 * rtadv.c (rtadv_send_packet): Change perror to zlog_err.
49
gdtdbee01f2004-01-06 00:36:51 +0000502004-01-05 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt4bfbea82004-01-06 01:13:05 +000051 * kernel_socket.c (ifm_read): Major cleanup. Use Sowmini's code
52 to find the sockaddr_dl in all cases, narrowing the Solaris ifdef
53 to just the accomodation of broken kernels. Check sockaddr_dl
54 carefully up front, and later assume any non-NULL sdl pointer is
55 valid. Clean up types and variable declarations, and rename
56 WRAPUP to SAROUNDUP to make the name fit the behavior.
57
582004-01-05 Greg Troxel <gdt@fnord.ir.bbn.com>
gdtdbee01f2004-01-06 00:36:51 +000059
60 * kernel_socket.c (kernel_read): Add a sockaddr_dl to the ifmsg
61 structure, because on Solaris sockaddr_dl is far larger than the
62 base sockaddr structure. (The code had previously been failing to
63 read all the data.)
gdt4bfbea82004-01-06 01:13:05 +000064
gdtda26e3b2004-01-05 17:20:59 +0000652004-01-05 Greg Troxel <gdt@ahi.ir.bbn.com>
66
67 * kernel_socket.c (kernel_read): Look up interfaces by index
68 first, so that state changes which do not include a sockaddr_dl
69 now work. Add many sanity checks. In
70 particular, do not assume that a sockaddr_dl follows a message
71 without checking the ifm_addrs flags, and do not trust the length
72 in a sockaddr_dl. Add/clarify many comments.
73
gdt4b5e1352003-12-03 17:54:34 +0000742003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
75
76 * rtadv.c: reorder includes to avoid compiler warning (define
77 structs before using them in prototypes)
78
hasso647e4f12003-05-25 11:43:52 +0000792003-05-25 Jim Crumpler <Jim.Crumpler@edion.com>
80
81 * zserv.c: Add "ip forwarding" command.
82
paul445f1432003-05-16 19:00:31 +0000832003-05-16 Gilad Arnold <gilad.arnold@terayon.com>
84
85 * zebra_rib.c: Fix memory leaks for ifname nexthops
86
872003-04-19 Israel Keys <ikeys@agile.tv>
88
89 * rt_netlink.c: BLOCK on netlink while initialising
90
912003-02-06 Francois Deppierraz <francois@ctrlaltdel.ch>
92
93 * rt_netlink.c (netlink_route_multipath): Set RTM_F_EQUALIZE when
94 it exists.
95
paul718e3742002-12-13 20:15:29 +0000962002-09-28 Akihiro Mizutani <mizutani@net-chef.net>
97
98 * zebra_rib.c (static_add_ipv4): Null0 static route is added.
99
1002002-09-10 Jochen Friedrich <chris+zebra@scram.de>
101
102 * rt_netlink.c: Add check for EAGAIN.
103 * kernel_socket.c: Likewise
104
1052002-06-12 Israel Keys <ikeys@oz.agile.tv>
106
107 * rt_netlink.c: Setting the NLM_F_ACK flag on the netlink command
108 message so that we get an ACK for successful netlink commands.
109 Change the netlink socket to BLOCKING while we wait for a
110 response; be it an ACK or an NLMSG_ERROR. Change
111 netlink_parse_info to deal with ACK messages.
112
1132001-11-01 Jun-ichiro itojun Hagino <itojun@iijlab.net>
114
115 * rtadv.c (rtadv_make_socket): setsockopt(IPV6_CHECKSUM) does not
116 work for ICMPv6 socket.
117
1182001-10-24 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
119
120 * rib.c (rib_process): Select connected route any case.
121
1222001-10-23 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
123
124 * interface.c (no_ip_address_secondary): Add "no" to command.
125
1262001-10-18 NOGUCHI Kay <kay@v6.access.co.jp>
127
128 * ioctl.c (if_prefix_add_ipv6): Set the prefered and valid lifetime
129 to infinity as the freebsd4.4 workaroud.
130
1312001-08-26 mihail.balikov@interbgc.com
132
133 * zebra_snmp.c: Fix snmpwalk problem such as IPv4 address
134 A.B.C.255.
135
1362001-08-22 NOGUCHI Kay <kay@v6.access.co.jp>
137
138 * rtadv.c: Do not send RA to loopback interface.
139
1402001-08-20 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
141
142 * ioctl.c (if_set_prefix): Remove Linux 2.0 specific connected
143 route treatment.
144
1452001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
146
147 * zebra-0.92a released.
148
1492001-08-17 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
150
151 * rib.c: Kernel route is treated as EGP routes in nexthop active
152 check.
153
1542001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
155
156 * zebra-0.92 released.
157
1582001-08-08 "Akihiro Mizutani" <mizutani@dml.com>
159
160 * rib.c (show_ip_route_prefix_longer): Add longer-prefix option to
161 show route commands.
162
1632001-07-29 Yon Uriarte <havanna_moon@gmx.net>
164
165 * zserv.c (zsend_ipv4_add_multipath): Add
166 NEXTHOP_TYPE_IPV4_IFINDEX check.
167
1682001-07-29 NOGUCHI Kay <kay@v6.access.co.jp>
169
170 * rtadv.c: Apply valid lifetime, preferred lifetime, onilnk flag,
171 autonomous address-configuration flag patch.
172 (no_ipv6_nd_suppress_ra): Change "ipv6 nd send-ra" to "no ipv6 nd
173 suppress-ra".
174
1752001-07-24 NOGUCHI Kay <kay@v6.access.co.jp>
176
177 * rtadv.c (ipv6_nd_ra_interval): Add "ipv6 nd ra-interval SECONDS"
178 command.
179
1802001-07-24 Jun-ichiro itojun Hagino <itojun@iijlab.net>
181
182 * rt_socket.c (kernel_rtm_ipv4): Add KAME/NetBSD151 equal cost
183 multicast FIB support both IPv4 and IPv6.
184
1852001-07-24 Hal Snyder <hal@vailsys.com>
186
187 * if_ioctl.c (interface_list_ioctl): Fix bug of failing to get the
188 full list of interfaces on some configurations of OpenBSD.
189
1902001-07-23 NOGUCHI Kay <kay@v6.access.co.jp>
191
192 * rtadv.c (ipv6_nd_send_ra): Apply [zebra 9320] to fix "ipv6 nd
193 send-ra" bug.
194 (ipv6_nd_ra_lifetime): "ipv6 nd ra-lifetime 0" for default router
195 availability.
196 (ipv6_nd_managed_config_flag): "ipv6 nd managed-config-flag" is
197 added.
198 (ipv6_nd_other_config_flag): "ipv6 nd other-config-flag" is added.
199
2002001-07-23 Jun-ichiro itojun Hagino <itojun@iijlab.net>
201
202 * ioctl.c (if_ioctl): Change ioctl argument from int to u_long.
203
204 * rt_ioctl.c: Likewise.
205
2062001-07-23 Jun-ichiro itojun Hagino <itojun@iijlab.net>
207
208 * kernel_socket.c (rtm_write): Only set RTF_CLONING when the
209 interface is not p2p.
210
2112001-04-23 Kunihiro Ishiguro <kunihiro@zebra.org>
212
213 * ioctl.c (if_prefix_add_ipv6): Fix argument type.
214
2152001-04-06 Toshiaki Takada <takada@zebra.org>
216
217 * zserv.c (zsend_interface_delete): Use client->obuf instead of
218 allocating new stream.
219
2202001-03-10 Kunihiro Ishiguro <kunihiro@zebra.org>
221
222 * rt_netlink.c: Revert RTPROT_BOOT change.
223
2242001-03-08 Kunihiro Ishiguro <kunihiro@zebra.org>
225
226 * rt_netlink.c (netlink_route_change): Skip RTPROT_BOOT route.
227 (netlink_routing_table): Likewise.
228
2292001-03-07 "Akihiro Mizutani" <mizutani@dml.com>
230
231 * zserv.c (zsend_ipv4_add_multipath): Send metric value to
232 protocol daemons.
233
2342001-02-18 Kunihiro Ishiguro <kunihiro@zebra.org>
235
236 * rt_netlink.c (netlink_routing_table): Do not return
237 tb[RTA_GATEWAY] is NULL. Reported by: "Michael O'Keefe"
238 <mokeefe@qualcomm.com>.
239
2402001-02-08 Kunihiro Ishiguro <kunihiro@zebra.org>
241
242 * if_ioctl.c (interface_list_ioctl): Call if_add_update().
243 Suggested by: Chris Dunlop <chris@onthe.net.au>.
244
2452001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
246
247 * rib.c (nexthop_active_ipv4): When nexthop type is
248 NEXTHOP_TYPE_IPV4_IFINDEX, propery set the ifindex to rifindex.
249
250 * zserv.c: Initialize rtm_table_default with 0.
251
252 * zebra-0.91 is released.
253
2542001-01-31 Kunihiro Ishiguro <kunihiro@zebra.org>
255
256 * kernel_socket.c (rtm_read): Filter cloned route. Suggested by:
257 Jun-ichiro itojun Hagino <itojun@iijlab.net>
258
2592001-01-30 Kunihiro Ishiguro <kunihiro@zebra.org>
260
261 * connected.c (connected_up_ipv6): When point-to-point destination
262 address is ::, use local address for connected network.
263 (connected_down_ipv6): Likewise.
264
2652001-01-25 Kunihiro Ishiguro <kunihiro@zebra.org>
266
267 * zserv.c (zebra_serv): Add missing close() call. Reported by:
268 David Waitzman <djw@vineyard.net>.
269
2702001-01-24 Kunihiro Ishiguro <kunihiro@zebra.org>
271
272 * rib.c (rib_lookup_ipv4): New function for checking exact match
273 IGP route.
274
2752001-01-23 Kunihiro Ishiguro <kunihiro@zebra.org>
276
277 * rib.c (show_ipv6_route_protocol): Fix bug of "show ip route
278 route-type".
279
2802001-01-22 Kunihiro Ishiguro <kunihiro@zebra.org>
281
282 * interface.c (zebra_interface): Do not call
283 zebra_interface_add_update for inactive interface.
284
285 * zserv.c (zsend_interface_address_add): Send interface address
286 flag.
287 (zsend_interface_address_delete): Likewise.
288
2892001-01-19 Kunihiro Ishiguro <kunihiro@zebra.org>
290
291 * interface.c (if_addr_add): Add flags.
292
293 * connected.c (ifa_add_ipv4): Add new function for interface
294 address handling.
295 (ifa_delete_ipv4): Likewise.
296
2972001-01-16 Kunihiro Ishiguro <kunihiro@zebra.org>
298
299 * rib.c (rib_update): Update IPv6 RIB.
300
301 * kernel_socket.c (ifam_read): Call if_refresh() for update
302 interface flag status. This is for implicit interface up on *BSD.
303
304 * interface.c (if_refresh): Add interface flag refresh function.
305
306 * kernel_socket.c (rtm_read): Fetch link-local address interface
307 index.
308 (ifan_read): We need to fetch interface information. Suggested
309 by: Yasuhiro Ohara <yasu@sfc.wide.ad.jp>.
310
311 * rib.c (static_ipv6_nexthop_same): Add check for
312 NEXTHOP_TYPE_IPV6_IFNAME.
313
3142001-01-15 Kunihiro Ishiguro <kunihiro@zebra.org>
315
316 * rib.h (NEW_RIB): Turn on NEW_RIB flag. IPv6 new RIB code are
317 taken into place.
318
3192001-01-14 Kunihiro Ishiguro <kunihiro@zebra.org>
320
321 * rib.c (static_ipv6_write): Display STATIC_IPV6_GATEWAY_IFNAME
322 configuration.
323 (rib_delete_ipv6): Handle same route conter for IPv6 connected
324 route.
325 (show_ipv6_route_protocol): New command.
326 (show_ipv6_route_addr): Likewise.
327 (show_ipv6_route_prefix): Likewise.
328 (rib_update): Sweep kernel route when it is cleaned up.
329
330 * rt_socket.c (kernel_add_ipv6): Add NEXTHOP_IPV6_IFNAME
331 treatmenet.
332
333 * rt_netlink.c (kernel_init): Likewise.
334
335 * rt_ioctl.c (kernel_ioctl_ipv6_multipath): Likewise.
336
337 * rib.c (rib_add_ipv4): Cope with same connected route on a
338 interface. Suggested by: Matthew Grant <grantma@anathoth.gen.nz>.
339 (nexthop_ipv6_ifname_add): Add NEXTHOP_IPV6_IFNAME treatmenet.
340
341 * rib.h (struct new_rib): Add refcnt to keep track on the
342 reference of same connected route.
343
344 * ioctl.c (if_set_prefix): Add check for GNU_LINUX.
345
3462001-01-13 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
347
348 * kernel_socket.c (ifan_read, rtm_type_str): Add RTM_OIFINFO check.
349 (rtm_type_str): Add RTM_IFANNOUNCE check.
350 (ifan_read): New function.
351 (kernel_read): Add case for RTM_IFANNOUNCE.
352
3532001-01-13 Kunihiro Ishiguro <kunihiro@zebra.org>
354
355 * rt_ioctl.c (kernel_ioctl_ipv6_multipath): New function.
356
357 * rt_netlink.c (netlink_route_multipath): IPv6 address ifindex
358 treatment.
359
360 * connected.c (connected_up_ipv6): Add dest value check.
361
362 * rib.c (nexthop_active_ipv6): Do not touch IPv6 nexthop's
363 ifindex.
364 (rib_add_ipv4): Import rib_add_ipv6() same route check code.
365 (nexthop_active_check): NEXTHOP_TYPE_IPV6_IFINDEX activity is only
366 checked by ifindex.
367
368 * rt_socket.c (kernel_rtm_ipv6_multipath): New function.
369
370 * redistribute.c (redistribute_add): Use
371 zsend_ipv6_add_multipath().
372 (redistribute_delete_multipath): Use
373 zsend_ipv6_delete_multipath().
374
375 * interface.c (ip_address): Check current IP address to avoid
376 duplicate.
377
378 * rib.c (rib_delete_ipv4): When deleted route is connected route,
379 check ifindex.
380 (rib_add_ipv4): When connected route is added do not perform
381 implicit withdraw.
382 (rib_delete_ipv4): Check ifindex for connected route.
383
384 * kernel_socket.c (rtm_read): When route has RTF_STATIC, set
385 ZEBRA_FLAG_STATIC for indicate as persistent route.
386 (ifam_read): Unset interface index from link-local address when
387 IPv6 stack is KAME.
388
389 * rib.c (rib_update): Do not delete persistent kernel route.
390
391 * rib.h (struct new_rib): Integrate RIB_FLAG_* to ZEBRA_FLAG_*.
392
393 * rt_socket.c (kernel_add_ipv6_multipath): Add placeholder.
394 (kernel_delete_ipv6_multipath): Likewise.
395
396 * rt_netlink.c (netlink_talk): Give struct nlsock to netlink_talk.
397
3982001-01-12 Kunihiro Ishiguro <kunihiro@zebra.org>
399
400 * rib.c (rib_update): Revert Matthew Grant's patch
401 zebra_cvs_newribfix.patch. Use struct rib->ifindex for kernel
402 interface index. Introduce NEXTHOP_TYPE_IPV4_IFINDEX to support
403 that. Add support for address deletion situation.
404
4052001-01-11 Kunihiro Ishiguro <kunihiro@zebra.org>
406
407 * interface.c: Remove HAVE_IF_PSEUDO part.
408
409 * rib.h: Likewise.
410
411 * rt_netlink.c (netlink_link_change): Likewise.
412
4132001-01-10 Kunihiro Ishiguro <kunihiro@zebra.org>
414
415 * zserv.c: Remove OLD_RIB codes.
416
4172001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
418
419 * zebra-0.90 is released.
420
4212001-01-09 Matthew Grant <grantma@anathoth.gen.nz>
422
423 * interface.c (if_new_intern_ifindex): Allocate a new internal
424 interface index.
425 (if_addr_refresh): Fix up ip addresses configured via zebra.
426 (if_add_update): Handle an interface addition.
427 (if_delete_update): Handle an interface delete event.
428
429 * rib.c (nexthop_ipv4_add): Add kernel route deletion process when
430 interface goes down.
431
4322001-01-08 Kunihiro Ishiguro <kunihiro@zebra.org>
433
434 * interface.c (if_dump_vty): When HAVE_NET_RT_IFLIST is defined,
435 NetBSD also use this function. Suggested by Jasper Wallace
436 <jasper@ivision.co.uk>.
437
4382001-01-07 Kunihiro Ishiguro <kunihiro@zebra.org>
439
440 * rib.c (nexthop_active_ipv4): Move back to set methodo to old
441 one.
442
4432001-01-05 Kunihiro Ishiguro <kunihiro@zebra.org>
444
445 * rib.c (rib_add_ipv4): EBGP multihop set ZEBRA_FLAG_INTERNAL
446 flag, so treat it.
447
4482001-01-04 Kunihiro Ishiguro <kunihiro@zebra.org>
449
450 * rt_netlink.c (netlink_talk_ipv6): When IPv6 route message is
451 sent from netlink_cmd, the same message comes from netlink. To
452 avoid confusion, temporary netlink_talk_ipv6 use netlink.sock
453 instead of netlink_cmd.sock.
454
4552001-01-01 Kunihiro Ishiguro <kunihiro@zebra.org>
456
457 * zserv.h (ZEBRA_SERV_PATH): Change "/tmp/zebra" to "/tmp/.zebra".
458 Change "/tmp/zserv" to "/tmp/.zserv".
459
4602000-12-29 Frank van Maarseveen <F.vanMaarseveen@inter.NL.net>
461
462 * rt_netlink.c (struct nlsock): Divide kernel message into listen
463 socket and command socket.
464 (netlink_talk): Remove socket listen code. Use netlink_parse_info
465 for read kernel response.
466
4672000-12-29 Kunihiro Ishiguro <kunihiro@zebra.org>
468
469 * rib.c (vty_show_ip_route): Show uptime of the RIP,OSPF,BGP
470 routes.
471
4722000-12-27 Kunihiro Ishiguro <kunihiro@zebra.org>
473
474 * rt_netlink.c (netlink_route_multipath): Metric value is
475 reflected to kernel routing table.
476
477 * rt_ioctl.c (kernel_ioctl_ipv4_multipath): Likewise.
478
479 * kernel_socket.c (rtm_write): Likewise.
480
481 * rib.c (nexthop_active_ipv4): Only iBGP route perform recursive
482 nexthop lookup.
483
484 * rt_ioctl.c (kernel_ioctl_ipv4_multipath): Add ioctl version of
485 new RIB implementation.
486
4872000-12-26 Kunihiro Ishiguro <kunihiro@zebra.org>
488
489 * rib.h: Remove MULTIPATH_NUM. It is defined by configure script.
490
4912000-12-25 Michael Rozhavsky <mrozhavsky@opticalaccess.com>
492
493 * rib.c (rib_if_up): Call rib_fib_set instead of RIB_FIB_SET for
494 proper redistribution.
495
4962000-12-19 Kunihiro Ishiguro <kunihiro@zebra.org>
497
498 * rib.c (nexthop_active_ipv4): Add self lookup nexthop check.
499 (show_ip_route_protocol): Support new RIB.
500
501 * rt_netlink.c (netlink_route_change): Do not return when gate is
502 NULL.
503
5042000-12-18 Kunihiro Ishiguro <kunihiro@zebra.org>
505
506 * rib.c (rib_lookup_ipv4_nexthop): IBGP nexthop check function is
507 updated.
508 (rib_add_ipv4): Free implicit withdraw route's RIB.
509
5102000-12-15 Kunihiro Ishiguro <kunihiro@zebra.org>
511
512 * rib.c (nexthop_active_ipv4): Check indirect nexthop.
513
514 * redistribute.c (redistribute_add_multipath): Redistribution
515 works with new rib code.
516
5172000-12-14 Kunihiro Ishiguro <kunihiro@zebra.org>
518
519 * rt_netlink.c (netlink_route_multipath): Check useful nexthop
520 number.
521 (netlink_route_multipath): Clear rtnh_flags and rtnh_hops.
522
523 * rib.c (nexthop_active_update): Set flag for the rib's nexthop
524 activity is changed.
525 (nexthop_active_check): Before checking interface is up, make it
526 sure the interface exist.
527
5282000-11-20 Kunihiro Ishiguro <kunihiro@zebra.org>
529
530 * rib.c (ip_route): New RIB prototype.
531
5322000-11-16 Yon Uriarte <ukl2@rz.uni-karlsruhe.de>
533
534 * zserv.c (zsend_interface_add): Send hardware address when
535 hw_addr_len is greater than 0.
536
5372000-11-07 Kunihiro Ishiguro <kunihiro@zebra.org>
538
539 * connected.c (connected_up_ipv4): Fix ptop bug. The destination
540 network should be installed into routing table.
541 (connected_down_ipv4): Likewise.
542 (connected_add_ipv4): Change to use connected_up_ipv4.
543 (connected_delete_ipv4): Likewise.
544
5452000-11-06 Kunihiro Ishiguro <kunihiro@zebra.org>
546
547 * rt_netlink.c (netlink_interface_addr): Revert Harald Welte
548 <laforge@gnumonks.org>'s ptop patch then back to original code to
549 avoid duplicated connected route problem. Suggested by Frank van
550 Maarseveen <F.vanMaarseveen@inter.NL.net>.
551
552 * kernel_socket.c (rtm_read): Make behavior consistent even #ifdef
553 DEBUG is defined. Reported by Jun-ichiro itojun Hagino
554 <itojun@iijlab.net>.
555
5562000-10-23 Jochen Friedrich <jochen@scram.de>
557
558 * main.c (main): Call zebra_snmp_init() when it is enabled.
559
5602000-10-23 Kunihiro Ishiguro <kunihiro@zebra.org>
561
562 * zserv.c (zebra_serv_un): UNIX domain socket server of zebra
563 protocol.
564
5652000-10-19 Kunihiro Ishiguro <kunihiro@zebra.org>
566
567 * rib.c (rib_add_ipv4): Same check bug is fixed.
568
5692000-10-03 Kunihiro Ishiguro <kunihiro@zebra.org>
570
571 * rib.c (rib_if_down): Remove kernel route when the interface goes
572 down.
573
574 * debug.c: New command "debug zebra kernel" is added.
575
5762000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
577
578 * zebra-0.89 is released.
579
5802000-09-24 Harald Welte <laforge@gnumonks.org>
581
582 * rt_netlink.c (netlink_interface_addr): Fix point-to-point address
583 treatment in netlink interface.
584
5852000-09-21 David Lipovkov <dlipovkov@OpticalAccess.com>
586
587 * rib.c (rib_if_down): Pull static route only. Protocol daemon
588 must withdraw routes when interface goes down.
589 (rib_add_ipv4): Check nexthop when replace route.
590
5912000-09-21 Kunihiro Ishiguro <kunihiro@zebra.org>
592
593 * if_ioctl.c (if_getaddrs): New function for looking up
594 interface's address by getifaddrs().
595
5962000-09-10 Kunihiro Ishiguro <kunihiro@zebra.org>
597
598 * connected.c (connected_delete_ipv4): Add check for connected
599 address is found or not.
600 (connected_add_ipv6): Reflect IPv6 connected address change to
601 protocol daemons.
602 (connected_delete_ipv6): Likewise.
603
6042000-09-07 David Lipovkov <davidl@nbase.co.il>
605
606 * rib.c (rib_delete_ipv4): Reverted the change from pseudo
607 interface patch to original. Because ospfd deletes routes using
608 zero ifindex.
609
6102000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
611
612 * zebra-0.88 is released.
613
6142000-08-15 "Akihiro Mizutani" <mizutani@dml.com>
615
616 * rib.c (show_ip_route_protocol): Help string correction.
617 (show_ip_route_prefix): Check prefix mask.
618 (show_ip_route_vty_detail): Display distance and metric.
619
6202000-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
621
622 * zserv.c (zsend_interface_add): Change ifindex store size from
623 two octet to four.
624 (zsend_interface_delete): Likewise.
625 (zsend_interface_address_add): Likewise.
626 (zsend_interface_address_delete): Likewise.
627 (zsend_interface_up): Likewise.
628 (zsend_interface_down): Likewise.
629
6302000-08-13 Kunihiro Ishiguro <kunihiro@zebra.org>
631
632 * rib.c (rib_add_ipv4): Do not install distance 255 route.
633
6342000-08-10 Toshiaki Takada <takada@zebra.org>
635
636 * interface.c (bandwidth_if), (no_bandwidth_if): Call
637 zebra_interface_up_update () instead of using if_up() and if_down().
638
6392000-08-07 "Akihiro Mizutani" <mizutani@dml.com>
640
641 * interface.c (bandwidth_if): Fix help string.
642
6432000-08-07 Matthew Grant <grantma@anathoth.gen.nz>
644
645 * interface.c (if_dump_vty): Display bandwidth value.
646 (bandwidth_if): New command "bandwidth <1-10000000>" is added.
647 When interface is up, force protocol daemons to recalculate routes
648 due to cost change.
649 (no_bandwidth_if): Likewise.
650 (if_config_write): Output bandwidth configuration.
651
652 * zserv.c (zsend_interface_add): Send bandwidth value.
653 (zsend_interface_up): Likewise.
654 (zsend_interface_down): Likewise.
655
656
6572000-08-07 Michael Rozhavsky <mike@nbase.co.il>
658
659 * rib.c (show_ip_route_protocol): "show ip route
660 (bgp|connected|kernel|ospf|rip|static)" is added.
661
6622000-08-07 Kunihiro Ishiguro <kunihiro@zebra.org>
663
664 * rib.c (rib_lookup_ipv4_nexthop): Check parent node until IGP
665 nexthop is found.
666 (rib_add_ipv4_internal): Set fib ifindex to rib ifindex.
667
6682000-08-06 Kunihiro Ishiguro <kunihiro@zebra.org>
669
670 * redistribute.c (redistribute_delete): Fix bug of default route
671 redistribute treatment.
672
6732000-08-05 Kunihiro Ishiguro <kunihiro@zebra.org>
674
675 * rib.c (rib_init): Install ip_node in rib.c instead of zserv.c.
676 Change default distance value.
677
678 Old New
679 ------------------------------------------
680 system 10 0
681 kernel 20 0
682 connected 30 0
683 static 40 1
684 rip 50 120
685 ripng 50 120
686 ospf 60 110
687 ospf6 49 110
688 bgp 70 200(iBGP) 20(eBGP)
689 ------------------------------------------
690
691 * zserv.c (client_lookup): Function removed.
692 (zsend_interface_add): Use client's output buffer. Check ifinfo
693 flag.
694 (zsend_interface_delete): Likewise.
695 Delete ipv4_static_radix and ipv6_static_radix.
696
6972000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
698
699 * zserv.h (struct zebra_client): When client request interface
700 information, ifinfo is set.
701
702 * rib.c: Temporary Revert changes for pseudo interface.
703
704 * rib.h: Likewise.
705
706 * zserv.c: Likewise.
707
708 * interface.c: Likewise.
709
7102000-08-02 David Lipovkov <davidl@nbase.co.il>
711
712 * interface.c (zebra_if_init): Install interface "pseudo"
713 commands.
714
715 * rib.c (rib_create): ifname argument is added.
716 (rib_add_ipv4_pseudo): New function is added.
717 (rib_delete_ipv4_pseudo): Likewise.
718
719 * rib.h : Delete INTERFACE_UNKNOWN definition. Add prototype for
720 pseudo interface functions.
721
722 * rt_netlink.c (netlink_link_change): Check for pseudo interface.
723
724 * zserv.c (ip_route): When destination is pseudo interface, call
725 rib_add_ipv4_pseudo().
726
727 * zserv.c (no_ip_route): Trim "unknown" argument.
728
7292000-07-26 kunitake@dti.ad.jp
730
731 * if_ioctl.c (if_get_hwaddr): Fix hardware address length from 8
732 to 6.
733
734 * rtadv.c (rtadv_send_packet): Fix shift bug for hardware address.
735
7362000-07-24 Akihiro Mizutani <mizutani@dml.com>
737
738 * interface.c: Use install_default() for common VTY commands.
739
7402000-07-23 Kunihiro Ishiguro <kunihiro@zebra.org>
741
742 * if_ioctl.c (interface_list_ioctl): A interface list size is
743 calculated from ifreq->if_addr.sa_len. This is for OpenBSD.
744
745 * ioctl.c (if_get_mtu): Remove codes for SIOCGIFDATA.
746
7472000-07-09 Chris Dunlop <chris@onthe.net.au>
748
749 * if_ioctl.c (if_get_index): Add check for HAVE_BROKEN_ALIASES.
750
7512000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
752
753 * zserv.c (zebra_client_read): Add ZEBRA_REDISTRIBUTE_{ADD,DELETE}
754 message handling.
755
7562000-07-02 David Lipovkov <davidl@nbase.co.il>
757
758 * zserv.c: "ip route A.B.C.D/M unknown" command is added.
759
7602000-06-28 Michael Rozhavsky <mike@nbase.co.il>
761
762 * rib.c: Remove old kernel route when new route comes in.
763
7642000-06-13 David Lipovkov <davidl@nbase.co.il>
765
766 * rib.c (rib_if_up): Add check for unknown interface.
767
7682000-06-13 Kunihiro Ishiguro <kunihiro@zebra.org>
769
770 * rib.h: Define INTERFACE_UNKNOWN.
771
7722000-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
773
774 * Makefile.am (EXTRA_DIST): Move irdp.c until implementation is
775 finished.
776
7772000-06-05 David Lipovkov <davidl@nbase.co.il>
778
779 * interface.c (if_zebra_delete_hook): Call rib_if_delete().
780
781 * redistribute.c (zebra_interface_delete_update): New function.
782
783 * redistribute.h (zebra_interface_delete_update): New function
784 prototype.
785
786 * rib.c (rib_if_delete): New function. Walk down all routes and
787 delete all on the interface.
788
789 * rib.h: New function prototype.
790
791 * rt_netlink.c (netlink_link_change): Call
792 zebra_interface_delete_update ().
793
7942000-05-10 Kunihiro Ishiguro <kunihiro@zebra.org>
795
796 * if_ioctl.c (interface_info_ioctl): Check interface's flag before
797 checking interface's address.
798
7992000-04-26 Jochen Friedrich <jochen@nwe.de>
800
801 * GNOME-PRODUCT-ZEBRA-MIB: New file.
802
803 * GNOME-SMI: New file.
804
8052000-04-23 Kunihiro Ishiguro <kunihiro@zebra.org>
806
807 * irdp.c: New file from 1997 development code.
808 * irdp.h: Likewise.
809
8102000-04-19 Kunihiro Ishiguro <kunihiro@zebra.org>
811
812 * rtadv.c (rtadv_send_packet): Enclose router advertisement
813 logging with IS_ZEBRA_DEBUG_PACKET.
814
8152000-04-17 Kunihiro Ishiguro <kunihiro@zebra.org>
816
817 * zserv.c (zebra_client_close): Remove client structure from
818 client_list when connection is terminated.
819
8202000-03-21 David Lipovkov <davidl@nbase.co.il>
821
822 * connected.c (connected_add_ipv4): Allows all necessary structure
823 updates for connected route, but doesn't insert it into rib if
824 it's interface is down.
825
8262000-01-21 Hideto Yamakawa <hideto.yamakawa@soliton.co.jp>
827
828 * rtread_getmsg.c: Set some definition for Solaris 2.5 and Solaris
829 2.5.1.
830
8312000-01-21 Kunihiro Ishiguro <kunihiro@zebra.org>
832
833 * rib.c (no_ipv6_route_ifname): Fix buf of cheking return value
834 from str2prefix_ipv6().
835
8362000-01-14 Kunihiro Ishiguro <kunihiro@zebra.org>
837
838 * rt_socket.c: Revert to use RTF_HOST for IPv4 with /32 route and
839 IPv6 with /128 routes.
840 (kernel_rtm_ipv4): In case of /32 route's gateway is interface. It
841 should have mask for cloning.
842
8431999-12-26 Jochen.Friedrich@genorz.de
844
845 * interface.c (if_dump_vty): Fix a bug of missing VTY_NEWLINE.
846
8471999-12-23 Alex Zinin <zinin@amt.ru>
848 * interface.*: dynamic int up/down support
849
8501999-12-09 Kunihiro Ishiguro <kunihiro@zebra.org>
851
852 * ipforward_proc.c (dropline): Move dropline() from lib/dropline.c
853
854 * rtread_proc.c (proc_route_read): Don't use dropline().
855
8561999-12-08 Kunihiro Ishiguro <kunihiro@zebra.org>
857
858 * kernel_socket.c (rtm_read): When message is RTM_GET, it has own
859 process's pid.
860
8611999-12-04 Kunihiro Ishiguro <kunihiro@zebra.org>
862
863 * main.c (main): Change to default log output to ZLOG_STDOUT.
864
865 * zserv.c (zebra_serv): More detailed error print.
866
8671999-11-30 Kunihiro Ishiguro <kunihiro@zebra.org>
868
869 * kernel_socket.c (rtm_read): Check old pid for static route
870 insertion check.
871
8721999-11-30 Kunihiro Ishiguro <kunihiro@zebra.org>
873
874 * interface.c (if_dump_vty): BSDI/OS uses 64bit for interface
875 statistics counter.
876
877 * mtu_kvm.c: New file added.
878
8791999-11-27 Vladimir B. Grebenschikov <vova@express.ru>
880
881 * kernel_socket.c (rtm_write): Set RTF_CLONING flag for
882 route to the directly connected interface.
883
8841999-11-27 Kunihiro Ishiguro <kunihiro@zebra.org>
885
886 * rt_socket.c: Delete USE_HOST_BIT definition.
887
8881999-11-21 Michael Handler <handler@sub-rosa.com>
889
890 * rtread_getmsg.c: Undef some definition to resolve conflict.
891
8921999-11-27 Kunihiro Ishiguro <kunihiro@zebra.org>
893
894 * kernel_socket.c (rtm_write): Change to use pre stored struct_dl
895 value for gateway specification.
896
8971999-11-25 Kunihiro Ishiguro <kunihiro@zebra.org>
898
899 * rt_socket.c (kernel_rtm_ipv4): Even mask is 32 under IPv4 or
900 128 under IPv6, don't use RTF_HOST.
901
9021999-11-21 Kunihiro Ishiguro <kunihiro@zebra.org>
903
904 * Makefile.am (EXTRA_DIST): Add rtread_getmsg.c.
905
9061999-11-21 Michael Handler <handler@sub-rosa.com>
907
908 * rtread_getmsg.c: Added for Solaris 2.6 support.
909
9101999-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
911
912 * rtread_sysctl.c (rtm_read_route): RTM_DELETE handling added.
913
914 * rt_socket.c (kernel_read): Better BSD routing socket support.
915
9161999-10-19 Kunihiro Ishiguro <kunihiro@zebra.org>
917
918 * client_main.c: Disable making obsolete zebra test `client'
919 command.
920
9211999-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
922
923 * zebra.c: Renamed to zserv.c.
924
925 * zebra.h: Global definitions are moved to lib/zebra.h. Then
926 renamed to zserv.h.
927
9281999-10-15 Jordan Mendelson <jordy@wserv.com>
929
930 * if_ioctl.c: Add Linux 2.2.X's alias support and dynamic
931 interface. Remove ugly MAX_INTERFACE handling codes.
932
9331999-09-17 Satosi KOBAYASI <kobayasi@north.ad.jp>
934
935 * Fix serious bug of IPv6 route deletion.
936
9371999-09-11 Kunihiro Ishiguro <kunihiro@zebra.org>
938
939 * ioctl.c (if_set_prefix): Properly set broadcast address.
940
9411999-09-04 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
942
943 * rib.c (rib_add_ipv6, rib_delete_ipv6): now protocol daemons
944 can install connected route to kernel via zebra
945
9461999-08-24 VOP <vop@unity.net>
947
948 * rib.c: Include "sockunion.h"
949
9501999-08-22 Kunihiro Ishiguro <kunihiro@zebra.org>
951
952 * ipforward.h: New file.
953
954 * zebra.h: Obsolete message ZEBRA_GET_ALL_INTERFACE,
955 ZEBRA_GET_ONE_INTERFACE, ZEBRA_GET_HOSTINFO are deleted.
956
9571999-08-18 Kunihiro Ishiguro <kunihiro@zebra.org>
958
959 * zebra.h (ZEBRA_INTERFACE_ADDRESS_ADD):
960 ZEBRA_INTERFACE_{ADD,DELETE} added.
961
9621999-08-15 Kunihiro Ishiguro <kunihiro@zebra.org>
963
964 * rib.c: show ip route A.B.C.D works.
965
966 * zebra.c (zebra_read_ipv4): Add ifindex to zebra messages.
967
9681999-08-12 Kunihiro Ishiguro <kunihiro@zebra.org>
969
970 * zebra.h: New Zebra message ZEBRA_INTERFACE_{ADD,DELETE} added.
971
9721999-08-09 Kunihiro Ishiguro <kunihiro@zebra.org>
973
974 * interface.h: New file.
975 * Makefile.am: Add interface.h
976
9771999-08-04 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
978
979 * redistribute.c (zebra_redistribute): give ifindex to client.
980
9811999-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
982
983 * main.c (longopts): -k, --keep_kernel option added.
984
9851999-07-18 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
986
987 * rt_socket.c (rtm_write): forgot closing socket bug fixed.
988
9891999-07-17 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
990
991 * rib.c (show_ipv6_cmd): if rib is link show interface name.
992
9931999-07-17 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
994
995 * rt_socket.c (rtm_write): use sockaddr_dl when null gateway.
996
9971999-07-16 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
998
999 * rt_socket.c (rtm_write): ipv6 route table bug fixed.
1000
10011999-07-15 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1002
1003 * zebra.c (zebra_read_ipv6): read link prefix from ospf6 support
1004
10051999-07-15 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1006
1007 * rt_socket.c (kernel_rtm_ipv6): gate treatment bug fixed.
1008
10091999-07-15 Kunihiro Ishiguro <kunihiro@zebra.org>
1010
1011 * if_sysctl.c (ifm_read): Clear sockunion argument before fetching
1012 data. Suggested by "Chris P. Ross" <cross@eng.us.uu.net>
1013
10141999-07-08 HEO SeonMeyong <seirios@Matrix.IRI.Co.Jp>
1015
1016 * interface.c (if_tun_add): Add KAME's gif tunnel setting codes.
1017
10181999-06-26 Kunihiro Ishiguro <kunihiro@zebra.org>
1019
1020 * zebra.c (zebra_serv): Only accept loopback address connection.
1021
10221999-06-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1023
1024 * zebra.h (ZEBRA_ROUTE_EXTERNAL): Add zebra messages flags
1025
10261999-06-17 Kunihiro Ishiguro <kunihiro@zebra.org>
1027
1028 * ipforward_proc.c: ipforward_on () and ipforward_off () added.
1029
10301999-06-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1031
1032 * ipforward_proc.c (ipforward_ipv6): Check for IPv6 forwarding
1033 using /proc file system is added.
1034
10351999-06-06 Kunihiro Ishiguro <kunihiro@zebra.org>
1036
1037 * if_ioctl.c (if_get_index): Interface index set bug is fixed by
1038 adding #else at the middle of function. Suggested by David Luyer
1039 <luyer@ucs.uwa.edu.au>.
1040
10411999-05-29 <kunihiro@zebra.org>
1042
1043 * rt_ioctl.c: Comment out #include <linux/ipv6_route.h>.
1044
10451999-05-26 Kunihiro Ishiguro <kunihiro@zebra.org>
1046
1047 * zebra.h (ZEBRA_ROUTE_MAX): Add new define for the max value of
1048 the sort of routes.
1049
10501999-05-25 Patrick Koppen <koppen@rhrk.uni-kl.de>
1051
1052 * rt_netlink.c (netlink_socket): Make netlink socket non-blocking.
1053 (netlink_parse_info): If errno is EWOULDBLOCK then continue to
1054 parse the message.
1055 (netlink_talk): Likewise
1056
10571999-05-17 <kunihiro@zebra.org>
1058
1059 * redistribute.c (zebra_check_addr): Added for loopback address
1060 check.
1061
10621999-05-15 Kunihiro Ishiguro <kunihiro@zebra.org>
1063
1064 * rt_netlink.c (netlink_route_change): Tempolary bypass ipv6 route
1065 change treatment.
1066
1067 * Makefile.am (noinst_HEADERS): redistribute.h added.
1068
1069 * redistribute.h: New file.
1070
10711999-05-14 Stephen R. van den Berg <srb@cuci.nl>
1072
1073 * zebra.c (show_table): Show all table configuration DEFUN.
1074 (config_table): Config table number DEFUN.
1075
1076 * rt_netlink.c: Add support for multiple routing table.
1077
1078 * rib.c (rib_weed_table): New function added for delete all
1079 routes from specified routing table.
1080
1081 * main.c (signal_init): SIGTERM call sigint.
1082 (sigint): Loggging more better message.
1083
10841999-05-09 Kunihiro Ishiguro <kunihiro@zebra.org>
1085
1086 * rt_netlink.c: Change log () to zlog ().
1087
10881999-05-07 <kunihiro@zebra.org>
1089
1090 * zebra.h (ZEBRA_ROUTE_OSPF6): Added for ospf6d route.
1091
10921999-04-20 Kunihiro Ishiguro <kunihiro@zebra.org>
1093
1094 * interface.c: Add `no ip address' command.
1095
10961999-04-10 Kunihiro Ishiguro <kunihiro@zebra.org>
1097
1098 * rt_netlink.c (kernel_read): Function added for asynchronous
1099 zebra between kernel communication.
1100
11011999-03-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1102
1103 * rtread_sysctl.c (rtm_read): Fix address memcopy overrun bug.
1104 Reported by Achim Patzner <ap@bnc.net>.
1105
11061999-03-03 Kunihiro Ishiguro <kunihiro@zebra.org>
1107
1108 * Makefile.am: Install configuration sample with 600 permission.
1109
11101999-03-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1111
1112 * Makefile.am: Add -I.. to INCLUDES.
1113
11141999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
1115
1116 * syslog support added
1117
11181999-02-17 Peter Galbavy <Peter.Galbavy@knowledge.com>
1119
1120 * if_sysctl.c (interface_list): allocated memory free when unknown
1121 ifm_type is returned.
1122
1123 * ioctl.c (if_get_mtu): added SIOCGIFDATA treatment.
1124
11251998-12-15 Magnus Ahltorp <map@stacken.kth.se>
1126
1127 * interface.c: Header include added.
1128
11291998-12-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1130
1131 * rt.h (kernel_delete_ipv6): change int index to unsigned int index.
1132
11331998-12-13 Kunihiro Ishiguro <kunihiro@zebra.org>
1134
1135 * if_ioctl.c (interface_list_ioctl): interface flag must be
1136 checked before check addresses of the interface.
1137
11381998-12-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1139
1140 * Makefile.am (INCLUDES): add @INCLUDES@ for Linux IPv6.
1141
11421998-10-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1143
1144 * ioctl.c: Linux version before 2.1.0 need interface route setup.
1145
11461998-09-15 HEO SeonMeyong <seirios@matrix.iri.co.jp>
1147
1148 * change HYDRANGEA to KAME
1149
11501998-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
1151
1152 * if_ioctl.c (if_addr_ioctl): set address family for getting
1153 interface's address.
1154 (if_get_index): silently return when can't get interface's index.
1155
11561998-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
1157
1158 * main.c (main): batch mode option '-b' added.
1159
11601998-08-16 Kunihiro Ishiguro <kunihiro@zebra.org>
1161
1162 * ioctl.c (if_set_prefix): add `ip address IPV4ADDR' command.
1163 * interface.c (shutdown_if): add interface shutdown and no
1164 shutdown command.
1165
11661998-08-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1167
1168 * rib.c (rib_add_ipv6): delete rib_add_in6.
1169
11701998-07-27 Kunihiro Ishiguro <kunihiro@zebra.org>
1171
1172 * main.c: retain flag is added.
1173
11741998-07-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1175
1176 * rtable.[ch]: merged with rib.[ch]
1177
11781998-07-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1179
1180 * connected.h: renamed from ifa.h.
1181
11821998-06-09 Kunihiro Ishiguro <kunihiro@zebra.org>
1183
1184 * rename if.c to interface.c
1185 * rename ifa.c to connected.c
1186
1187 * Porting to Debian GNU/Linux 2.0 (hamm).
1188
11891998-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1190
1191 * rt_netlink.c: renamed from krt_netlink.c
1192
1193 * fib.c: deleted.
1194 * rt_kvm.c: deleted.
1195 * rtread_getmsg.c: deleted.
1196
11971998-06-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1198
1199 * if.c (multicast): add multicast flag [un]set fucntion.
1200
12011998-05-19 Yamshita TAKAO <jargon@lares.dti.ne.jp>
1202
1203 * rt_socket.c: Modify for compile on Solaris, but dont't work it.
1204 rt_socket.c have some undefined function, so add directive "IMPLEMENT"
1205
12061998-05-18 Yamshita TAKAO <jargon@lares.dti.ne.jp>
1207
1208 * zebra.c: Modify for compile on Solaris.
1209
12101998-05-03 Kunihiro Ishiguro <kunihiro@zebra.org>
1211
1212 * main.c: change CONFDIR to SYSCONFDIR.
1213
12141998-05-01 Kunihiro Ishiguro <kunihiro@zebra.org>
1215
1216 * .cvsignore: added.
1217
12181998-04-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1219
1220 * client.c: moves to ../lib.
1221
12221998-03-30 Kunihiro Ishiguro <kunihiro@zebra.org>
1223
1224 * if_ioctl.c (if_get_addr): Change address copy from memcopy() to
1225 structure assignment.
1226
12271998-03-30 URA Hiroshi <ura@yamato.ibm.co.jp>
1228
1229 * if_sysctl.c (ifm_interface_add): sdl->sdl_data copy bug fixed.
1230
12311998-02-23 "Hannes R. Boehm" <hannes@boehm.org>
1232
1233 * if.c (if_init): add config_exit_cmd and config_help_cmd.
1234
12351998-01-24 Kunihiro Ishiguro <kunihiro@zebra.org>
1236
1237 * rt_ioctl.c (route_ioctl): EPERM treatment added.
1238
12391998-01-05 Kunihiro Ishiguro <kunihiro@zebra.org>
1240
1241 * rt_socket.c (kernel_read): communication port zebra between
1242 kernel is now handled by kernel_read.
1243
12441998-01-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1245
1246 * main.c (main): zebra [-P port] can specify vty port number.
1247
12481997-12-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1249
1250 * zebra.c: change select will be block.
1251
12521997-12-04 Kunihiro Ishiguro <kunihiro@zebra.org>
1253
1254 * add static route treatment.
1255
12561997-11-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1257
1258 * rt_netlink.c: add netlink support over GNU/Linux system.
1259
12601997-11-23 Kunihiro Ishiguro <kunihiro@zebra.org>
1261
1262 * all inet_addr is changed to inet_aton.
1263
1264 * zebra.c (ip_route): add ip route command for static routes.
1265
12661997-11-20 Kunihiro Ishiguro <kunihiro@zebra.org>
1267
1268 * if.c (if_flag_dump): Linux port of if_flag_dump and _vty.
1269
12701997-11-19 Kunihiro Ishiguro <kunihiro@zebra.org>
1271
1272 * if.c: add interface command.
1273
12741997-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1275
1276 * ipforward_proc.c : Now works on Linux.
1277
12781997-10-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1279
1280 * command.c : add completion feature.
1281
12821997-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1283
1284 * vty.c (vty_command): add vty interface.
1285
12861997-10-13 Kunihiro Ishiguro <kunihiro@zebra.org>
1287
1288 * zebra.c: add verbose mode.
1289
12901997-10-12 SonMyong Ho <s-ho@Matrix.IRI.Co.Jp>
1291
1292 * Hydrangea for FreeBSD supported
1293 * in.h: add some prototype.
1294
12951997-10-11 Kunihiro Ishiguro <kunihiro@zebra.org>
1296
1297 * rt_socket.c and rtread.c completely rewritten.
1298
12991997-10-05 Kunihiro Ishiguro <kunihiro@zebra.org>
1300
1301 * rt_socket.c: rename kernel_sock to routing_socket
1302
13031997-10-04 Kunihiro Ishiguro <kunihiro@zebra.org>
1304
1305 * if.c (if_new): interface structure change from linklist to vector.
1306
13071997-10-03 Kunihiro Ishiguro <kunihiro@zebra.org>
1308
1309 * vector.c (vector_init): create vector related function
1310
13111997-09-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1312
1313 * Makefile.in: add tags target
1314
1315 * start IPv6 support for INRIA FreeBSD.
1316