blob: 5a0ff8c66464ff2e490e671f4c8e07bec77212fd [file] [log] [blame]
gdtcced60d2004-07-13 16:45:54 +000012004-07-13 David Wiggins <dwiggins@bbn.com
2
3 * kernel_socket.c (rtm_flag_dump): terminate buffer with '\0', not '0'.
4
hasso25dac852004-07-13 03:06:51 +000052004-07-13 Hasso Tepper <hasso@estpak.ee>
6
7 * irdp_main.c: Add privilege change.
8
hasso996933f2004-07-12 16:32:56 +000092004-07-12 Hasso Tepper <hasso@estpak.ee>
10
11 * irdp_interface.c: follow common style while naming vty command
12 functions. Avoids confusion in extract.pl.
13
gdt87efd642004-06-30 17:36:11 +0000142004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
15
16 * main.c: define thread_master variable so that linking with
17 libzebra.so doesn't fail. Arguably zclient.o should be in a
18 separate library, but this is far less disruptive.
19
hassoca776982004-06-12 14:33:05 +0000202004-06-12 Robert Olsson <Robert.Olsson at data.slu.se>
21
22 * Added IRDP support.
23
hasso3e31cde2004-05-18 11:58:59 +0000242004-05-18 Hasso Tepper <hasso@estpak.ee>
25
26 * rtadv.c: Removed "[no] ipv6 nd send-ra" command. Replaced "ipv6 nd
27 prefix-advertisement" with "ipv6 nd prefix". Rewrite syntax of
28 "ipv6 nd prefix" command to allow various combinations of parameters
29 and flags. No defaults in configuration. Replaced on-link and
30 autoconfig with off-link and no-autoconfig flags in command syntax.
31 Cosmetic fixes in all commands. Documentation to reflect all changes.
32
paul19877dd2004-05-11 10:49:35 +0000332004-05-11 Paul Jakma <paul@dishone.st>
34
35 * Makefile.am: support for IOCTL_METHOD, as per Sowmini's patch.
paul48a46fa2004-05-11 10:55:22 +000036 * if_ioctl_solaris.c: Fixup some erroneous privilege changes and
37 add privs.h header.
38 * ioctl_solaris.c: ditto
paulc50ae8b2004-05-11 11:31:07 +000039 * ioctl.h: Add if_ioctl_ipv6 prototype and AF_IOCTL for SOLARIS_IPV6
40 * kernel_socket.c: Fix SAROUNDUP, compiler doesnt like do..while
41 RHS in assignments :)
42 * redistribute.c: (zebra_interface_delete_update) only used
43 if RTM_IFANNOUNCE and NETLINK is available.
44
paulb9df2d22004-05-09 09:09:59 +0000452004-05-09 Paul Jakma <paul@dishone.st>
46
47 * zserv.c: (zsend_route_multipath) Set the nexthop_num
48 field correctly. Add NEXTHOP_TYPE_IPV6_IFNAME for v6.
49 Conditionally set ZAPI_MESSAGE_METRIC flag - only for adds.
50 (zsend_ipv4_add) cruft, deleted.
51 (zsend_ipv4_delete) ditto.
52 (zsend_ipv6_add) ditto.
53 (zsend_ipv6_delete) ditto.
paul44145db2004-05-09 11:00:23 +000054 * ioctl.c: (if_get_mtu) set mtu6 to mtu
55 * mtu_kvm.c: (if_kvm_get_mtu) set mtu6 to mtu
56 * rt_netlink.c: (netlink_interface) set mtu6 to mtu
57 (netlink_link_change) ditto
paul66e94882004-05-09 17:19:24 +000058 * ipforward_solaris.c: fix typo of ND variable.
paul88424682004-05-09 18:21:35 +000059 * if_ioctl_solaris.c: Add zprivs support.
60 * ioctl_solaris.c: ditto.
paul66e94882004-05-09 17:19:24 +000061
paulb9df2d22004-05-09 09:09:59 +0000622004-05-09 Sowmini Varadhan <sowmini.varadhan@sun.com>
63
64 * zserv.c: (zsend_ipv{4,6}_{add,delete}_multipath) collapsed
65 into single zsend_route_multipath function.
66 (zsend_interface_{up,down}) collapsed into zsend_interface_update.
67 (zsend_interface_address_{add,delete}) collapsed into
68 zsend_interface_address.
69 (zsend_interface_add) send mtu6.
70 (zsend_interface_delete) ditto.
71 (zebra_write) remove unused function.
72 (various) Apply static qualifier. Add comments.
73 * zserv.h: Definitions changed as per above.
74 * redistribute.c: Changes as per zserv.c.
paul44145db2004-05-09 11:00:23 +000075 * interface.c: (if_delete_update) only used with HAVE_NETLINK
76 and RTM_IFANNOUNCE.
77 (if_flag_dump_vty) Solaris IFF_IPV4 and IFF_IPV6 if flags
78 (if_dump_vty) print mtu6 if not same as mtu
paul88424682004-05-09 18:21:35 +000079 * if_ioctl_solaris.c: New file, Solaris interface ioctl methods.
80 * ioctl_solaris.c: New file, Common solaris ioctl methods.
81
hasso34195bf2004-04-06 12:07:06 +0000822004-04-06 Krzysztof Oledzki <oleq@ans.pl>
83
84 * rt_netlink.c: Do not ignore metric when reading kernel routing
85 table on Linux with rt_netlink interface.
86
872004-03-18 Hasso Tepper <hasso@estpak.ee>
hassof1d92e12004-03-18 15:40:33 +000088
89 * interface.c: Temporary fix for handling secondary addresses
90 with label.
91
hasso55906722004-02-11 22:42:16 +0000922004-02-12 Hasso Tepper <hasso@estpak.ee>
hassof1d92e12004-03-18 15:40:33 +000093
hasso55906722004-02-11 22:42:16 +000094 * zserv.c: Added "ipv6 forwarding" command.
95
gdtb27900b2004-01-08 15:44:29 +0000962004-01-08 Greg Troxel <gdt@fnord.ir.bbn.com>
97
98 * kernel_socket.c (kernel_read): Use sockaddr_storage in buffer
99 for reading kernel messages to ensure enough space (necessary on
100 Solaris due to sockaddr_dl being large). Thanks to Sowmini
101 Varadhan for help with this change.
102
gdt9ccabd12004-01-06 18:23:02 +00001032004-01-06 Greg Troxel <gdt@t1.ir.bbn.com>
104
105 * rtadv.c (rtadv_send_packet): Change perror to zlog_err.
106
gdtdbee01f2004-01-06 00:36:51 +00001072004-01-05 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt4bfbea82004-01-06 01:13:05 +0000108 * kernel_socket.c (ifm_read): Major cleanup. Use Sowmini's code
109 to find the sockaddr_dl in all cases, narrowing the Solaris ifdef
110 to just the accomodation of broken kernels. Check sockaddr_dl
111 carefully up front, and later assume any non-NULL sdl pointer is
112 valid. Clean up types and variable declarations, and rename
113 WRAPUP to SAROUNDUP to make the name fit the behavior.
114
1152004-01-05 Greg Troxel <gdt@fnord.ir.bbn.com>
gdtdbee01f2004-01-06 00:36:51 +0000116
117 * kernel_socket.c (kernel_read): Add a sockaddr_dl to the ifmsg
118 structure, because on Solaris sockaddr_dl is far larger than the
119 base sockaddr structure. (The code had previously been failing to
120 read all the data.)
gdt4bfbea82004-01-06 01:13:05 +0000121
gdtda26e3b2004-01-05 17:20:59 +00001222004-01-05 Greg Troxel <gdt@ahi.ir.bbn.com>
123
124 * kernel_socket.c (kernel_read): Look up interfaces by index
125 first, so that state changes which do not include a sockaddr_dl
126 now work. Add many sanity checks. In
127 particular, do not assume that a sockaddr_dl follows a message
128 without checking the ifm_addrs flags, and do not trust the length
129 in a sockaddr_dl. Add/clarify many comments.
130
gdt4b5e1352003-12-03 17:54:34 +00001312003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
132
133 * rtadv.c: reorder includes to avoid compiler warning (define
134 structs before using them in prototypes)
135
hasso647e4f12003-05-25 11:43:52 +00001362003-05-25 Jim Crumpler <Jim.Crumpler@edion.com>
137
138 * zserv.c: Add "ip forwarding" command.
139
paul445f1432003-05-16 19:00:31 +00001402003-05-16 Gilad Arnold <gilad.arnold@terayon.com>
141
142 * zebra_rib.c: Fix memory leaks for ifname nexthops
143
1442003-04-19 Israel Keys <ikeys@agile.tv>
145
146 * rt_netlink.c: BLOCK on netlink while initialising
147
1482003-02-06 Francois Deppierraz <francois@ctrlaltdel.ch>
149
150 * rt_netlink.c (netlink_route_multipath): Set RTM_F_EQUALIZE when
151 it exists.
152
paul718e3742002-12-13 20:15:29 +00001532002-09-28 Akihiro Mizutani <mizutani@net-chef.net>
154
155 * zebra_rib.c (static_add_ipv4): Null0 static route is added.
156
1572002-09-10 Jochen Friedrich <chris+zebra@scram.de>
158
159 * rt_netlink.c: Add check for EAGAIN.
160 * kernel_socket.c: Likewise
161
1622002-06-12 Israel Keys <ikeys@oz.agile.tv>
163
164 * rt_netlink.c: Setting the NLM_F_ACK flag on the netlink command
165 message so that we get an ACK for successful netlink commands.
166 Change the netlink socket to BLOCKING while we wait for a
167 response; be it an ACK or an NLMSG_ERROR. Change
168 netlink_parse_info to deal with ACK messages.
169
1702001-11-01 Jun-ichiro itojun Hagino <itojun@iijlab.net>
171
172 * rtadv.c (rtadv_make_socket): setsockopt(IPV6_CHECKSUM) does not
173 work for ICMPv6 socket.
174
1752001-10-24 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
176
177 * rib.c (rib_process): Select connected route any case.
178
1792001-10-23 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
180
181 * interface.c (no_ip_address_secondary): Add "no" to command.
182
1832001-10-18 NOGUCHI Kay <kay@v6.access.co.jp>
184
185 * ioctl.c (if_prefix_add_ipv6): Set the prefered and valid lifetime
186 to infinity as the freebsd4.4 workaroud.
187
1882001-08-26 mihail.balikov@interbgc.com
189
190 * zebra_snmp.c: Fix snmpwalk problem such as IPv4 address
191 A.B.C.255.
192
1932001-08-22 NOGUCHI Kay <kay@v6.access.co.jp>
194
195 * rtadv.c: Do not send RA to loopback interface.
196
1972001-08-20 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
198
199 * ioctl.c (if_set_prefix): Remove Linux 2.0 specific connected
200 route treatment.
201
2022001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
203
204 * zebra-0.92a released.
205
2062001-08-17 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
207
208 * rib.c: Kernel route is treated as EGP routes in nexthop active
209 check.
210
2112001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
212
213 * zebra-0.92 released.
214
2152001-08-08 "Akihiro Mizutani" <mizutani@dml.com>
216
217 * rib.c (show_ip_route_prefix_longer): Add longer-prefix option to
218 show route commands.
219
2202001-07-29 Yon Uriarte <havanna_moon@gmx.net>
221
222 * zserv.c (zsend_ipv4_add_multipath): Add
223 NEXTHOP_TYPE_IPV4_IFINDEX check.
224
2252001-07-29 NOGUCHI Kay <kay@v6.access.co.jp>
226
227 * rtadv.c: Apply valid lifetime, preferred lifetime, onilnk flag,
228 autonomous address-configuration flag patch.
229 (no_ipv6_nd_suppress_ra): Change "ipv6 nd send-ra" to "no ipv6 nd
230 suppress-ra".
231
2322001-07-24 NOGUCHI Kay <kay@v6.access.co.jp>
233
234 * rtadv.c (ipv6_nd_ra_interval): Add "ipv6 nd ra-interval SECONDS"
235 command.
236
2372001-07-24 Jun-ichiro itojun Hagino <itojun@iijlab.net>
238
239 * rt_socket.c (kernel_rtm_ipv4): Add KAME/NetBSD151 equal cost
240 multicast FIB support both IPv4 and IPv6.
241
2422001-07-24 Hal Snyder <hal@vailsys.com>
243
244 * if_ioctl.c (interface_list_ioctl): Fix bug of failing to get the
245 full list of interfaces on some configurations of OpenBSD.
246
2472001-07-23 NOGUCHI Kay <kay@v6.access.co.jp>
248
249 * rtadv.c (ipv6_nd_send_ra): Apply [zebra 9320] to fix "ipv6 nd
250 send-ra" bug.
251 (ipv6_nd_ra_lifetime): "ipv6 nd ra-lifetime 0" for default router
252 availability.
253 (ipv6_nd_managed_config_flag): "ipv6 nd managed-config-flag" is
254 added.
255 (ipv6_nd_other_config_flag): "ipv6 nd other-config-flag" is added.
256
2572001-07-23 Jun-ichiro itojun Hagino <itojun@iijlab.net>
258
259 * ioctl.c (if_ioctl): Change ioctl argument from int to u_long.
260
261 * rt_ioctl.c: Likewise.
262
2632001-07-23 Jun-ichiro itojun Hagino <itojun@iijlab.net>
264
265 * kernel_socket.c (rtm_write): Only set RTF_CLONING when the
266 interface is not p2p.
267
2682001-04-23 Kunihiro Ishiguro <kunihiro@zebra.org>
269
270 * ioctl.c (if_prefix_add_ipv6): Fix argument type.
271
2722001-04-06 Toshiaki Takada <takada@zebra.org>
273
274 * zserv.c (zsend_interface_delete): Use client->obuf instead of
275 allocating new stream.
276
2772001-03-10 Kunihiro Ishiguro <kunihiro@zebra.org>
278
279 * rt_netlink.c: Revert RTPROT_BOOT change.
280
2812001-03-08 Kunihiro Ishiguro <kunihiro@zebra.org>
282
283 * rt_netlink.c (netlink_route_change): Skip RTPROT_BOOT route.
284 (netlink_routing_table): Likewise.
285
2862001-03-07 "Akihiro Mizutani" <mizutani@dml.com>
287
288 * zserv.c (zsend_ipv4_add_multipath): Send metric value to
289 protocol daemons.
290
2912001-02-18 Kunihiro Ishiguro <kunihiro@zebra.org>
292
293 * rt_netlink.c (netlink_routing_table): Do not return
294 tb[RTA_GATEWAY] is NULL. Reported by: "Michael O'Keefe"
295 <mokeefe@qualcomm.com>.
296
2972001-02-08 Kunihiro Ishiguro <kunihiro@zebra.org>
298
299 * if_ioctl.c (interface_list_ioctl): Call if_add_update().
300 Suggested by: Chris Dunlop <chris@onthe.net.au>.
301
3022001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
303
304 * rib.c (nexthop_active_ipv4): When nexthop type is
305 NEXTHOP_TYPE_IPV4_IFINDEX, propery set the ifindex to rifindex.
306
307 * zserv.c: Initialize rtm_table_default with 0.
308
309 * zebra-0.91 is released.
310
3112001-01-31 Kunihiro Ishiguro <kunihiro@zebra.org>
312
313 * kernel_socket.c (rtm_read): Filter cloned route. Suggested by:
314 Jun-ichiro itojun Hagino <itojun@iijlab.net>
315
3162001-01-30 Kunihiro Ishiguro <kunihiro@zebra.org>
317
318 * connected.c (connected_up_ipv6): When point-to-point destination
319 address is ::, use local address for connected network.
320 (connected_down_ipv6): Likewise.
321
3222001-01-25 Kunihiro Ishiguro <kunihiro@zebra.org>
323
324 * zserv.c (zebra_serv): Add missing close() call. Reported by:
325 David Waitzman <djw@vineyard.net>.
326
3272001-01-24 Kunihiro Ishiguro <kunihiro@zebra.org>
328
329 * rib.c (rib_lookup_ipv4): New function for checking exact match
330 IGP route.
331
3322001-01-23 Kunihiro Ishiguro <kunihiro@zebra.org>
333
334 * rib.c (show_ipv6_route_protocol): Fix bug of "show ip route
335 route-type".
336
3372001-01-22 Kunihiro Ishiguro <kunihiro@zebra.org>
338
339 * interface.c (zebra_interface): Do not call
340 zebra_interface_add_update for inactive interface.
341
342 * zserv.c (zsend_interface_address_add): Send interface address
343 flag.
344 (zsend_interface_address_delete): Likewise.
345
3462001-01-19 Kunihiro Ishiguro <kunihiro@zebra.org>
347
348 * interface.c (if_addr_add): Add flags.
349
350 * connected.c (ifa_add_ipv4): Add new function for interface
351 address handling.
352 (ifa_delete_ipv4): Likewise.
353
3542001-01-16 Kunihiro Ishiguro <kunihiro@zebra.org>
355
356 * rib.c (rib_update): Update IPv6 RIB.
357
358 * kernel_socket.c (ifam_read): Call if_refresh() for update
359 interface flag status. This is for implicit interface up on *BSD.
360
361 * interface.c (if_refresh): Add interface flag refresh function.
362
363 * kernel_socket.c (rtm_read): Fetch link-local address interface
364 index.
365 (ifan_read): We need to fetch interface information. Suggested
366 by: Yasuhiro Ohara <yasu@sfc.wide.ad.jp>.
367
368 * rib.c (static_ipv6_nexthop_same): Add check for
369 NEXTHOP_TYPE_IPV6_IFNAME.
370
3712001-01-15 Kunihiro Ishiguro <kunihiro@zebra.org>
372
373 * rib.h (NEW_RIB): Turn on NEW_RIB flag. IPv6 new RIB code are
374 taken into place.
375
3762001-01-14 Kunihiro Ishiguro <kunihiro@zebra.org>
377
378 * rib.c (static_ipv6_write): Display STATIC_IPV6_GATEWAY_IFNAME
379 configuration.
380 (rib_delete_ipv6): Handle same route conter for IPv6 connected
381 route.
382 (show_ipv6_route_protocol): New command.
383 (show_ipv6_route_addr): Likewise.
384 (show_ipv6_route_prefix): Likewise.
385 (rib_update): Sweep kernel route when it is cleaned up.
386
387 * rt_socket.c (kernel_add_ipv6): Add NEXTHOP_IPV6_IFNAME
388 treatmenet.
389
390 * rt_netlink.c (kernel_init): Likewise.
391
392 * rt_ioctl.c (kernel_ioctl_ipv6_multipath): Likewise.
393
394 * rib.c (rib_add_ipv4): Cope with same connected route on a
395 interface. Suggested by: Matthew Grant <grantma@anathoth.gen.nz>.
396 (nexthop_ipv6_ifname_add): Add NEXTHOP_IPV6_IFNAME treatmenet.
397
398 * rib.h (struct new_rib): Add refcnt to keep track on the
399 reference of same connected route.
400
401 * ioctl.c (if_set_prefix): Add check for GNU_LINUX.
402
4032001-01-13 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
404
405 * kernel_socket.c (ifan_read, rtm_type_str): Add RTM_OIFINFO check.
406 (rtm_type_str): Add RTM_IFANNOUNCE check.
407 (ifan_read): New function.
408 (kernel_read): Add case for RTM_IFANNOUNCE.
409
4102001-01-13 Kunihiro Ishiguro <kunihiro@zebra.org>
411
412 * rt_ioctl.c (kernel_ioctl_ipv6_multipath): New function.
413
414 * rt_netlink.c (netlink_route_multipath): IPv6 address ifindex
415 treatment.
416
417 * connected.c (connected_up_ipv6): Add dest value check.
418
419 * rib.c (nexthop_active_ipv6): Do not touch IPv6 nexthop's
420 ifindex.
421 (rib_add_ipv4): Import rib_add_ipv6() same route check code.
422 (nexthop_active_check): NEXTHOP_TYPE_IPV6_IFINDEX activity is only
423 checked by ifindex.
424
425 * rt_socket.c (kernel_rtm_ipv6_multipath): New function.
426
427 * redistribute.c (redistribute_add): Use
428 zsend_ipv6_add_multipath().
429 (redistribute_delete_multipath): Use
430 zsend_ipv6_delete_multipath().
431
432 * interface.c (ip_address): Check current IP address to avoid
433 duplicate.
434
435 * rib.c (rib_delete_ipv4): When deleted route is connected route,
436 check ifindex.
437 (rib_add_ipv4): When connected route is added do not perform
438 implicit withdraw.
439 (rib_delete_ipv4): Check ifindex for connected route.
440
441 * kernel_socket.c (rtm_read): When route has RTF_STATIC, set
442 ZEBRA_FLAG_STATIC for indicate as persistent route.
443 (ifam_read): Unset interface index from link-local address when
444 IPv6 stack is KAME.
445
446 * rib.c (rib_update): Do not delete persistent kernel route.
447
448 * rib.h (struct new_rib): Integrate RIB_FLAG_* to ZEBRA_FLAG_*.
449
450 * rt_socket.c (kernel_add_ipv6_multipath): Add placeholder.
451 (kernel_delete_ipv6_multipath): Likewise.
452
453 * rt_netlink.c (netlink_talk): Give struct nlsock to netlink_talk.
454
4552001-01-12 Kunihiro Ishiguro <kunihiro@zebra.org>
456
457 * rib.c (rib_update): Revert Matthew Grant's patch
458 zebra_cvs_newribfix.patch. Use struct rib->ifindex for kernel
459 interface index. Introduce NEXTHOP_TYPE_IPV4_IFINDEX to support
460 that. Add support for address deletion situation.
461
4622001-01-11 Kunihiro Ishiguro <kunihiro@zebra.org>
463
464 * interface.c: Remove HAVE_IF_PSEUDO part.
465
466 * rib.h: Likewise.
467
468 * rt_netlink.c (netlink_link_change): Likewise.
469
4702001-01-10 Kunihiro Ishiguro <kunihiro@zebra.org>
471
472 * zserv.c: Remove OLD_RIB codes.
473
4742001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
475
476 * zebra-0.90 is released.
477
4782001-01-09 Matthew Grant <grantma@anathoth.gen.nz>
479
480 * interface.c (if_new_intern_ifindex): Allocate a new internal
481 interface index.
482 (if_addr_refresh): Fix up ip addresses configured via zebra.
483 (if_add_update): Handle an interface addition.
484 (if_delete_update): Handle an interface delete event.
485
486 * rib.c (nexthop_ipv4_add): Add kernel route deletion process when
487 interface goes down.
488
4892001-01-08 Kunihiro Ishiguro <kunihiro@zebra.org>
490
491 * interface.c (if_dump_vty): When HAVE_NET_RT_IFLIST is defined,
492 NetBSD also use this function. Suggested by Jasper Wallace
493 <jasper@ivision.co.uk>.
494
4952001-01-07 Kunihiro Ishiguro <kunihiro@zebra.org>
496
497 * rib.c (nexthop_active_ipv4): Move back to set methodo to old
498 one.
499
5002001-01-05 Kunihiro Ishiguro <kunihiro@zebra.org>
501
502 * rib.c (rib_add_ipv4): EBGP multihop set ZEBRA_FLAG_INTERNAL
503 flag, so treat it.
504
5052001-01-04 Kunihiro Ishiguro <kunihiro@zebra.org>
506
507 * rt_netlink.c (netlink_talk_ipv6): When IPv6 route message is
508 sent from netlink_cmd, the same message comes from netlink. To
509 avoid confusion, temporary netlink_talk_ipv6 use netlink.sock
510 instead of netlink_cmd.sock.
511
5122001-01-01 Kunihiro Ishiguro <kunihiro@zebra.org>
513
514 * zserv.h (ZEBRA_SERV_PATH): Change "/tmp/zebra" to "/tmp/.zebra".
515 Change "/tmp/zserv" to "/tmp/.zserv".
516
5172000-12-29 Frank van Maarseveen <F.vanMaarseveen@inter.NL.net>
518
519 * rt_netlink.c (struct nlsock): Divide kernel message into listen
520 socket and command socket.
521 (netlink_talk): Remove socket listen code. Use netlink_parse_info
522 for read kernel response.
523
5242000-12-29 Kunihiro Ishiguro <kunihiro@zebra.org>
525
526 * rib.c (vty_show_ip_route): Show uptime of the RIP,OSPF,BGP
527 routes.
528
5292000-12-27 Kunihiro Ishiguro <kunihiro@zebra.org>
530
531 * rt_netlink.c (netlink_route_multipath): Metric value is
532 reflected to kernel routing table.
533
534 * rt_ioctl.c (kernel_ioctl_ipv4_multipath): Likewise.
535
536 * kernel_socket.c (rtm_write): Likewise.
537
538 * rib.c (nexthop_active_ipv4): Only iBGP route perform recursive
539 nexthop lookup.
540
541 * rt_ioctl.c (kernel_ioctl_ipv4_multipath): Add ioctl version of
542 new RIB implementation.
543
5442000-12-26 Kunihiro Ishiguro <kunihiro@zebra.org>
545
546 * rib.h: Remove MULTIPATH_NUM. It is defined by configure script.
547
5482000-12-25 Michael Rozhavsky <mrozhavsky@opticalaccess.com>
549
550 * rib.c (rib_if_up): Call rib_fib_set instead of RIB_FIB_SET for
551 proper redistribution.
552
5532000-12-19 Kunihiro Ishiguro <kunihiro@zebra.org>
554
555 * rib.c (nexthop_active_ipv4): Add self lookup nexthop check.
556 (show_ip_route_protocol): Support new RIB.
557
558 * rt_netlink.c (netlink_route_change): Do not return when gate is
559 NULL.
560
5612000-12-18 Kunihiro Ishiguro <kunihiro@zebra.org>
562
563 * rib.c (rib_lookup_ipv4_nexthop): IBGP nexthop check function is
564 updated.
565 (rib_add_ipv4): Free implicit withdraw route's RIB.
566
5672000-12-15 Kunihiro Ishiguro <kunihiro@zebra.org>
568
569 * rib.c (nexthop_active_ipv4): Check indirect nexthop.
570
571 * redistribute.c (redistribute_add_multipath): Redistribution
572 works with new rib code.
573
5742000-12-14 Kunihiro Ishiguro <kunihiro@zebra.org>
575
576 * rt_netlink.c (netlink_route_multipath): Check useful nexthop
577 number.
578 (netlink_route_multipath): Clear rtnh_flags and rtnh_hops.
579
580 * rib.c (nexthop_active_update): Set flag for the rib's nexthop
581 activity is changed.
582 (nexthop_active_check): Before checking interface is up, make it
583 sure the interface exist.
584
5852000-11-20 Kunihiro Ishiguro <kunihiro@zebra.org>
586
587 * rib.c (ip_route): New RIB prototype.
588
5892000-11-16 Yon Uriarte <ukl2@rz.uni-karlsruhe.de>
590
591 * zserv.c (zsend_interface_add): Send hardware address when
592 hw_addr_len is greater than 0.
593
5942000-11-07 Kunihiro Ishiguro <kunihiro@zebra.org>
595
596 * connected.c (connected_up_ipv4): Fix ptop bug. The destination
597 network should be installed into routing table.
598 (connected_down_ipv4): Likewise.
599 (connected_add_ipv4): Change to use connected_up_ipv4.
600 (connected_delete_ipv4): Likewise.
601
6022000-11-06 Kunihiro Ishiguro <kunihiro@zebra.org>
603
604 * rt_netlink.c (netlink_interface_addr): Revert Harald Welte
605 <laforge@gnumonks.org>'s ptop patch then back to original code to
606 avoid duplicated connected route problem. Suggested by Frank van
607 Maarseveen <F.vanMaarseveen@inter.NL.net>.
608
609 * kernel_socket.c (rtm_read): Make behavior consistent even #ifdef
610 DEBUG is defined. Reported by Jun-ichiro itojun Hagino
611 <itojun@iijlab.net>.
612
6132000-10-23 Jochen Friedrich <jochen@scram.de>
614
615 * main.c (main): Call zebra_snmp_init() when it is enabled.
616
6172000-10-23 Kunihiro Ishiguro <kunihiro@zebra.org>
618
619 * zserv.c (zebra_serv_un): UNIX domain socket server of zebra
620 protocol.
621
6222000-10-19 Kunihiro Ishiguro <kunihiro@zebra.org>
623
624 * rib.c (rib_add_ipv4): Same check bug is fixed.
625
6262000-10-03 Kunihiro Ishiguro <kunihiro@zebra.org>
627
628 * rib.c (rib_if_down): Remove kernel route when the interface goes
629 down.
630
631 * debug.c: New command "debug zebra kernel" is added.
632
6332000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
634
635 * zebra-0.89 is released.
636
6372000-09-24 Harald Welte <laforge@gnumonks.org>
638
639 * rt_netlink.c (netlink_interface_addr): Fix point-to-point address
640 treatment in netlink interface.
641
6422000-09-21 David Lipovkov <dlipovkov@OpticalAccess.com>
643
644 * rib.c (rib_if_down): Pull static route only. Protocol daemon
645 must withdraw routes when interface goes down.
646 (rib_add_ipv4): Check nexthop when replace route.
647
6482000-09-21 Kunihiro Ishiguro <kunihiro@zebra.org>
649
650 * if_ioctl.c (if_getaddrs): New function for looking up
651 interface's address by getifaddrs().
652
6532000-09-10 Kunihiro Ishiguro <kunihiro@zebra.org>
654
655 * connected.c (connected_delete_ipv4): Add check for connected
656 address is found or not.
657 (connected_add_ipv6): Reflect IPv6 connected address change to
658 protocol daemons.
659 (connected_delete_ipv6): Likewise.
660
6612000-09-07 David Lipovkov <davidl@nbase.co.il>
662
663 * rib.c (rib_delete_ipv4): Reverted the change from pseudo
664 interface patch to original. Because ospfd deletes routes using
665 zero ifindex.
666
6672000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
668
669 * zebra-0.88 is released.
670
6712000-08-15 "Akihiro Mizutani" <mizutani@dml.com>
672
673 * rib.c (show_ip_route_protocol): Help string correction.
674 (show_ip_route_prefix): Check prefix mask.
675 (show_ip_route_vty_detail): Display distance and metric.
676
6772000-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
678
679 * zserv.c (zsend_interface_add): Change ifindex store size from
680 two octet to four.
681 (zsend_interface_delete): Likewise.
682 (zsend_interface_address_add): Likewise.
683 (zsend_interface_address_delete): Likewise.
684 (zsend_interface_up): Likewise.
685 (zsend_interface_down): Likewise.
686
6872000-08-13 Kunihiro Ishiguro <kunihiro@zebra.org>
688
689 * rib.c (rib_add_ipv4): Do not install distance 255 route.
690
6912000-08-10 Toshiaki Takada <takada@zebra.org>
692
693 * interface.c (bandwidth_if), (no_bandwidth_if): Call
694 zebra_interface_up_update () instead of using if_up() and if_down().
695
6962000-08-07 "Akihiro Mizutani" <mizutani@dml.com>
697
698 * interface.c (bandwidth_if): Fix help string.
699
7002000-08-07 Matthew Grant <grantma@anathoth.gen.nz>
701
702 * interface.c (if_dump_vty): Display bandwidth value.
703 (bandwidth_if): New command "bandwidth <1-10000000>" is added.
704 When interface is up, force protocol daemons to recalculate routes
705 due to cost change.
706 (no_bandwidth_if): Likewise.
707 (if_config_write): Output bandwidth configuration.
708
709 * zserv.c (zsend_interface_add): Send bandwidth value.
710 (zsend_interface_up): Likewise.
711 (zsend_interface_down): Likewise.
712
713
7142000-08-07 Michael Rozhavsky <mike@nbase.co.il>
715
716 * rib.c (show_ip_route_protocol): "show ip route
717 (bgp|connected|kernel|ospf|rip|static)" is added.
718
7192000-08-07 Kunihiro Ishiguro <kunihiro@zebra.org>
720
721 * rib.c (rib_lookup_ipv4_nexthop): Check parent node until IGP
722 nexthop is found.
723 (rib_add_ipv4_internal): Set fib ifindex to rib ifindex.
724
7252000-08-06 Kunihiro Ishiguro <kunihiro@zebra.org>
726
727 * redistribute.c (redistribute_delete): Fix bug of default route
728 redistribute treatment.
729
7302000-08-05 Kunihiro Ishiguro <kunihiro@zebra.org>
731
732 * rib.c (rib_init): Install ip_node in rib.c instead of zserv.c.
733 Change default distance value.
734
735 Old New
736 ------------------------------------------
737 system 10 0
738 kernel 20 0
739 connected 30 0
740 static 40 1
741 rip 50 120
742 ripng 50 120
743 ospf 60 110
744 ospf6 49 110
745 bgp 70 200(iBGP) 20(eBGP)
746 ------------------------------------------
747
748 * zserv.c (client_lookup): Function removed.
749 (zsend_interface_add): Use client's output buffer. Check ifinfo
750 flag.
751 (zsend_interface_delete): Likewise.
752 Delete ipv4_static_radix and ipv6_static_radix.
753
7542000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
755
756 * zserv.h (struct zebra_client): When client request interface
757 information, ifinfo is set.
758
759 * rib.c: Temporary Revert changes for pseudo interface.
760
761 * rib.h: Likewise.
762
763 * zserv.c: Likewise.
764
765 * interface.c: Likewise.
766
7672000-08-02 David Lipovkov <davidl@nbase.co.il>
768
769 * interface.c (zebra_if_init): Install interface "pseudo"
770 commands.
771
772 * rib.c (rib_create): ifname argument is added.
773 (rib_add_ipv4_pseudo): New function is added.
774 (rib_delete_ipv4_pseudo): Likewise.
775
776 * rib.h : Delete INTERFACE_UNKNOWN definition. Add prototype for
777 pseudo interface functions.
778
779 * rt_netlink.c (netlink_link_change): Check for pseudo interface.
780
781 * zserv.c (ip_route): When destination is pseudo interface, call
782 rib_add_ipv4_pseudo().
783
784 * zserv.c (no_ip_route): Trim "unknown" argument.
785
7862000-07-26 kunitake@dti.ad.jp
787
788 * if_ioctl.c (if_get_hwaddr): Fix hardware address length from 8
789 to 6.
790
791 * rtadv.c (rtadv_send_packet): Fix shift bug for hardware address.
792
7932000-07-24 Akihiro Mizutani <mizutani@dml.com>
794
795 * interface.c: Use install_default() for common VTY commands.
796
7972000-07-23 Kunihiro Ishiguro <kunihiro@zebra.org>
798
799 * if_ioctl.c (interface_list_ioctl): A interface list size is
800 calculated from ifreq->if_addr.sa_len. This is for OpenBSD.
801
802 * ioctl.c (if_get_mtu): Remove codes for SIOCGIFDATA.
803
8042000-07-09 Chris Dunlop <chris@onthe.net.au>
805
806 * if_ioctl.c (if_get_index): Add check for HAVE_BROKEN_ALIASES.
807
8082000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
809
810 * zserv.c (zebra_client_read): Add ZEBRA_REDISTRIBUTE_{ADD,DELETE}
811 message handling.
812
8132000-07-02 David Lipovkov <davidl@nbase.co.il>
814
815 * zserv.c: "ip route A.B.C.D/M unknown" command is added.
816
8172000-06-28 Michael Rozhavsky <mike@nbase.co.il>
818
819 * rib.c: Remove old kernel route when new route comes in.
820
8212000-06-13 David Lipovkov <davidl@nbase.co.il>
822
823 * rib.c (rib_if_up): Add check for unknown interface.
824
8252000-06-13 Kunihiro Ishiguro <kunihiro@zebra.org>
826
827 * rib.h: Define INTERFACE_UNKNOWN.
828
8292000-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
830
831 * Makefile.am (EXTRA_DIST): Move irdp.c until implementation is
832 finished.
833
8342000-06-05 David Lipovkov <davidl@nbase.co.il>
835
836 * interface.c (if_zebra_delete_hook): Call rib_if_delete().
837
838 * redistribute.c (zebra_interface_delete_update): New function.
839
840 * redistribute.h (zebra_interface_delete_update): New function
841 prototype.
842
843 * rib.c (rib_if_delete): New function. Walk down all routes and
844 delete all on the interface.
845
846 * rib.h: New function prototype.
847
848 * rt_netlink.c (netlink_link_change): Call
849 zebra_interface_delete_update ().
850
8512000-05-10 Kunihiro Ishiguro <kunihiro@zebra.org>
852
853 * if_ioctl.c (interface_info_ioctl): Check interface's flag before
854 checking interface's address.
855
8562000-04-26 Jochen Friedrich <jochen@nwe.de>
857
858 * GNOME-PRODUCT-ZEBRA-MIB: New file.
859
860 * GNOME-SMI: New file.
861
8622000-04-23 Kunihiro Ishiguro <kunihiro@zebra.org>
863
864 * irdp.c: New file from 1997 development code.
865 * irdp.h: Likewise.
866
8672000-04-19 Kunihiro Ishiguro <kunihiro@zebra.org>
868
869 * rtadv.c (rtadv_send_packet): Enclose router advertisement
870 logging with IS_ZEBRA_DEBUG_PACKET.
871
8722000-04-17 Kunihiro Ishiguro <kunihiro@zebra.org>
873
874 * zserv.c (zebra_client_close): Remove client structure from
875 client_list when connection is terminated.
876
8772000-03-21 David Lipovkov <davidl@nbase.co.il>
878
879 * connected.c (connected_add_ipv4): Allows all necessary structure
880 updates for connected route, but doesn't insert it into rib if
881 it's interface is down.
882
8832000-01-21 Hideto Yamakawa <hideto.yamakawa@soliton.co.jp>
884
885 * rtread_getmsg.c: Set some definition for Solaris 2.5 and Solaris
886 2.5.1.
887
8882000-01-21 Kunihiro Ishiguro <kunihiro@zebra.org>
889
890 * rib.c (no_ipv6_route_ifname): Fix buf of cheking return value
891 from str2prefix_ipv6().
892
8932000-01-14 Kunihiro Ishiguro <kunihiro@zebra.org>
894
895 * rt_socket.c: Revert to use RTF_HOST for IPv4 with /32 route and
896 IPv6 with /128 routes.
897 (kernel_rtm_ipv4): In case of /32 route's gateway is interface. It
898 should have mask for cloning.
899
9001999-12-26 Jochen.Friedrich@genorz.de
901
902 * interface.c (if_dump_vty): Fix a bug of missing VTY_NEWLINE.
903
9041999-12-23 Alex Zinin <zinin@amt.ru>
905 * interface.*: dynamic int up/down support
906
9071999-12-09 Kunihiro Ishiguro <kunihiro@zebra.org>
908
909 * ipforward_proc.c (dropline): Move dropline() from lib/dropline.c
910
911 * rtread_proc.c (proc_route_read): Don't use dropline().
912
9131999-12-08 Kunihiro Ishiguro <kunihiro@zebra.org>
914
915 * kernel_socket.c (rtm_read): When message is RTM_GET, it has own
916 process's pid.
917
9181999-12-04 Kunihiro Ishiguro <kunihiro@zebra.org>
919
920 * main.c (main): Change to default log output to ZLOG_STDOUT.
921
922 * zserv.c (zebra_serv): More detailed error print.
923
9241999-11-30 Kunihiro Ishiguro <kunihiro@zebra.org>
925
926 * kernel_socket.c (rtm_read): Check old pid for static route
927 insertion check.
928
9291999-11-30 Kunihiro Ishiguro <kunihiro@zebra.org>
930
931 * interface.c (if_dump_vty): BSDI/OS uses 64bit for interface
932 statistics counter.
933
934 * mtu_kvm.c: New file added.
935
9361999-11-27 Vladimir B. Grebenschikov <vova@express.ru>
937
938 * kernel_socket.c (rtm_write): Set RTF_CLONING flag for
939 route to the directly connected interface.
940
9411999-11-27 Kunihiro Ishiguro <kunihiro@zebra.org>
942
943 * rt_socket.c: Delete USE_HOST_BIT definition.
944
9451999-11-21 Michael Handler <handler@sub-rosa.com>
946
947 * rtread_getmsg.c: Undef some definition to resolve conflict.
948
9491999-11-27 Kunihiro Ishiguro <kunihiro@zebra.org>
950
951 * kernel_socket.c (rtm_write): Change to use pre stored struct_dl
952 value for gateway specification.
953
9541999-11-25 Kunihiro Ishiguro <kunihiro@zebra.org>
955
956 * rt_socket.c (kernel_rtm_ipv4): Even mask is 32 under IPv4 or
957 128 under IPv6, don't use RTF_HOST.
958
9591999-11-21 Kunihiro Ishiguro <kunihiro@zebra.org>
960
961 * Makefile.am (EXTRA_DIST): Add rtread_getmsg.c.
962
9631999-11-21 Michael Handler <handler@sub-rosa.com>
964
965 * rtread_getmsg.c: Added for Solaris 2.6 support.
966
9671999-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
968
969 * rtread_sysctl.c (rtm_read_route): RTM_DELETE handling added.
970
971 * rt_socket.c (kernel_read): Better BSD routing socket support.
972
9731999-10-19 Kunihiro Ishiguro <kunihiro@zebra.org>
974
975 * client_main.c: Disable making obsolete zebra test `client'
976 command.
977
9781999-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
979
980 * zebra.c: Renamed to zserv.c.
981
982 * zebra.h: Global definitions are moved to lib/zebra.h. Then
983 renamed to zserv.h.
984
9851999-10-15 Jordan Mendelson <jordy@wserv.com>
986
987 * if_ioctl.c: Add Linux 2.2.X's alias support and dynamic
988 interface. Remove ugly MAX_INTERFACE handling codes.
989
9901999-09-17 Satosi KOBAYASI <kobayasi@north.ad.jp>
991
992 * Fix serious bug of IPv6 route deletion.
993
9941999-09-11 Kunihiro Ishiguro <kunihiro@zebra.org>
995
996 * ioctl.c (if_set_prefix): Properly set broadcast address.
997
9981999-09-04 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
999
1000 * rib.c (rib_add_ipv6, rib_delete_ipv6): now protocol daemons
1001 can install connected route to kernel via zebra
1002
10031999-08-24 VOP <vop@unity.net>
1004
1005 * rib.c: Include "sockunion.h"
1006
10071999-08-22 Kunihiro Ishiguro <kunihiro@zebra.org>
1008
1009 * ipforward.h: New file.
1010
1011 * zebra.h: Obsolete message ZEBRA_GET_ALL_INTERFACE,
1012 ZEBRA_GET_ONE_INTERFACE, ZEBRA_GET_HOSTINFO are deleted.
1013
10141999-08-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1015
1016 * zebra.h (ZEBRA_INTERFACE_ADDRESS_ADD):
1017 ZEBRA_INTERFACE_{ADD,DELETE} added.
1018
10191999-08-15 Kunihiro Ishiguro <kunihiro@zebra.org>
1020
1021 * rib.c: show ip route A.B.C.D works.
1022
1023 * zebra.c (zebra_read_ipv4): Add ifindex to zebra messages.
1024
10251999-08-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1026
1027 * zebra.h: New Zebra message ZEBRA_INTERFACE_{ADD,DELETE} added.
1028
10291999-08-09 Kunihiro Ishiguro <kunihiro@zebra.org>
1030
1031 * interface.h: New file.
1032 * Makefile.am: Add interface.h
1033
10341999-08-04 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1035
1036 * redistribute.c (zebra_redistribute): give ifindex to client.
1037
10381999-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1039
1040 * main.c (longopts): -k, --keep_kernel option added.
1041
10421999-07-18 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1043
1044 * rt_socket.c (rtm_write): forgot closing socket bug fixed.
1045
10461999-07-17 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1047
1048 * rib.c (show_ipv6_cmd): if rib is link show interface name.
1049
10501999-07-17 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1051
1052 * rt_socket.c (rtm_write): use sockaddr_dl when null gateway.
1053
10541999-07-16 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1055
1056 * rt_socket.c (rtm_write): ipv6 route table bug fixed.
1057
10581999-07-15 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1059
1060 * zebra.c (zebra_read_ipv6): read link prefix from ospf6 support
1061
10621999-07-15 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1063
1064 * rt_socket.c (kernel_rtm_ipv6): gate treatment bug fixed.
1065
10661999-07-15 Kunihiro Ishiguro <kunihiro@zebra.org>
1067
1068 * if_sysctl.c (ifm_read): Clear sockunion argument before fetching
1069 data. Suggested by "Chris P. Ross" <cross@eng.us.uu.net>
1070
10711999-07-08 HEO SeonMeyong <seirios@Matrix.IRI.Co.Jp>
1072
1073 * interface.c (if_tun_add): Add KAME's gif tunnel setting codes.
1074
10751999-06-26 Kunihiro Ishiguro <kunihiro@zebra.org>
1076
1077 * zebra.c (zebra_serv): Only accept loopback address connection.
1078
10791999-06-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1080
1081 * zebra.h (ZEBRA_ROUTE_EXTERNAL): Add zebra messages flags
1082
10831999-06-17 Kunihiro Ishiguro <kunihiro@zebra.org>
1084
1085 * ipforward_proc.c: ipforward_on () and ipforward_off () added.
1086
10871999-06-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1088
1089 * ipforward_proc.c (ipforward_ipv6): Check for IPv6 forwarding
1090 using /proc file system is added.
1091
10921999-06-06 Kunihiro Ishiguro <kunihiro@zebra.org>
1093
1094 * if_ioctl.c (if_get_index): Interface index set bug is fixed by
1095 adding #else at the middle of function. Suggested by David Luyer
1096 <luyer@ucs.uwa.edu.au>.
1097
10981999-05-29 <kunihiro@zebra.org>
1099
1100 * rt_ioctl.c: Comment out #include <linux/ipv6_route.h>.
1101
11021999-05-26 Kunihiro Ishiguro <kunihiro@zebra.org>
1103
1104 * zebra.h (ZEBRA_ROUTE_MAX): Add new define for the max value of
1105 the sort of routes.
1106
11071999-05-25 Patrick Koppen <koppen@rhrk.uni-kl.de>
1108
1109 * rt_netlink.c (netlink_socket): Make netlink socket non-blocking.
1110 (netlink_parse_info): If errno is EWOULDBLOCK then continue to
1111 parse the message.
1112 (netlink_talk): Likewise
1113
11141999-05-17 <kunihiro@zebra.org>
1115
1116 * redistribute.c (zebra_check_addr): Added for loopback address
1117 check.
1118
11191999-05-15 Kunihiro Ishiguro <kunihiro@zebra.org>
1120
1121 * rt_netlink.c (netlink_route_change): Tempolary bypass ipv6 route
1122 change treatment.
1123
1124 * Makefile.am (noinst_HEADERS): redistribute.h added.
1125
1126 * redistribute.h: New file.
1127
11281999-05-14 Stephen R. van den Berg <srb@cuci.nl>
1129
1130 * zebra.c (show_table): Show all table configuration DEFUN.
1131 (config_table): Config table number DEFUN.
1132
1133 * rt_netlink.c: Add support for multiple routing table.
1134
1135 * rib.c (rib_weed_table): New function added for delete all
1136 routes from specified routing table.
1137
1138 * main.c (signal_init): SIGTERM call sigint.
1139 (sigint): Loggging more better message.
1140
11411999-05-09 Kunihiro Ishiguro <kunihiro@zebra.org>
1142
1143 * rt_netlink.c: Change log () to zlog ().
1144
11451999-05-07 <kunihiro@zebra.org>
1146
1147 * zebra.h (ZEBRA_ROUTE_OSPF6): Added for ospf6d route.
1148
11491999-04-20 Kunihiro Ishiguro <kunihiro@zebra.org>
1150
1151 * interface.c: Add `no ip address' command.
1152
11531999-04-10 Kunihiro Ishiguro <kunihiro@zebra.org>
1154
1155 * rt_netlink.c (kernel_read): Function added for asynchronous
1156 zebra between kernel communication.
1157
11581999-03-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1159
1160 * rtread_sysctl.c (rtm_read): Fix address memcopy overrun bug.
1161 Reported by Achim Patzner <ap@bnc.net>.
1162
11631999-03-03 Kunihiro Ishiguro <kunihiro@zebra.org>
1164
1165 * Makefile.am: Install configuration sample with 600 permission.
1166
11671999-03-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1168
1169 * Makefile.am: Add -I.. to INCLUDES.
1170
11711999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
1172
1173 * syslog support added
1174
11751999-02-17 Peter Galbavy <Peter.Galbavy@knowledge.com>
1176
1177 * if_sysctl.c (interface_list): allocated memory free when unknown
1178 ifm_type is returned.
1179
1180 * ioctl.c (if_get_mtu): added SIOCGIFDATA treatment.
1181
11821998-12-15 Magnus Ahltorp <map@stacken.kth.se>
1183
1184 * interface.c: Header include added.
1185
11861998-12-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1187
1188 * rt.h (kernel_delete_ipv6): change int index to unsigned int index.
1189
11901998-12-13 Kunihiro Ishiguro <kunihiro@zebra.org>
1191
1192 * if_ioctl.c (interface_list_ioctl): interface flag must be
1193 checked before check addresses of the interface.
1194
11951998-12-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1196
1197 * Makefile.am (INCLUDES): add @INCLUDES@ for Linux IPv6.
1198
11991998-10-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1200
1201 * ioctl.c: Linux version before 2.1.0 need interface route setup.
1202
12031998-09-15 HEO SeonMeyong <seirios@matrix.iri.co.jp>
1204
1205 * change HYDRANGEA to KAME
1206
12071998-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
1208
1209 * if_ioctl.c (if_addr_ioctl): set address family for getting
1210 interface's address.
1211 (if_get_index): silently return when can't get interface's index.
1212
12131998-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
1214
1215 * main.c (main): batch mode option '-b' added.
1216
12171998-08-16 Kunihiro Ishiguro <kunihiro@zebra.org>
1218
1219 * ioctl.c (if_set_prefix): add `ip address IPV4ADDR' command.
1220 * interface.c (shutdown_if): add interface shutdown and no
1221 shutdown command.
1222
12231998-08-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1224
1225 * rib.c (rib_add_ipv6): delete rib_add_in6.
1226
12271998-07-27 Kunihiro Ishiguro <kunihiro@zebra.org>
1228
1229 * main.c: retain flag is added.
1230
12311998-07-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1232
1233 * rtable.[ch]: merged with rib.[ch]
1234
12351998-07-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1236
1237 * connected.h: renamed from ifa.h.
1238
12391998-06-09 Kunihiro Ishiguro <kunihiro@zebra.org>
1240
1241 * rename if.c to interface.c
1242 * rename ifa.c to connected.c
1243
1244 * Porting to Debian GNU/Linux 2.0 (hamm).
1245
12461998-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1247
1248 * rt_netlink.c: renamed from krt_netlink.c
1249
1250 * fib.c: deleted.
1251 * rt_kvm.c: deleted.
1252 * rtread_getmsg.c: deleted.
1253
12541998-06-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1255
1256 * if.c (multicast): add multicast flag [un]set fucntion.
1257
12581998-05-19 Yamshita TAKAO <jargon@lares.dti.ne.jp>
1259
1260 * rt_socket.c: Modify for compile on Solaris, but dont't work it.
1261 rt_socket.c have some undefined function, so add directive "IMPLEMENT"
1262
12631998-05-18 Yamshita TAKAO <jargon@lares.dti.ne.jp>
1264
1265 * zebra.c: Modify for compile on Solaris.
1266
12671998-05-03 Kunihiro Ishiguro <kunihiro@zebra.org>
1268
1269 * main.c: change CONFDIR to SYSCONFDIR.
1270
12711998-05-01 Kunihiro Ishiguro <kunihiro@zebra.org>
1272
1273 * .cvsignore: added.
1274
12751998-04-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1276
1277 * client.c: moves to ../lib.
1278
12791998-03-30 Kunihiro Ishiguro <kunihiro@zebra.org>
1280
1281 * if_ioctl.c (if_get_addr): Change address copy from memcopy() to
1282 structure assignment.
1283
12841998-03-30 URA Hiroshi <ura@yamato.ibm.co.jp>
1285
1286 * if_sysctl.c (ifm_interface_add): sdl->sdl_data copy bug fixed.
1287
12881998-02-23 "Hannes R. Boehm" <hannes@boehm.org>
1289
1290 * if.c (if_init): add config_exit_cmd and config_help_cmd.
1291
12921998-01-24 Kunihiro Ishiguro <kunihiro@zebra.org>
1293
1294 * rt_ioctl.c (route_ioctl): EPERM treatment added.
1295
12961998-01-05 Kunihiro Ishiguro <kunihiro@zebra.org>
1297
1298 * rt_socket.c (kernel_read): communication port zebra between
1299 kernel is now handled by kernel_read.
1300
13011998-01-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1302
1303 * main.c (main): zebra [-P port] can specify vty port number.
1304
13051997-12-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1306
1307 * zebra.c: change select will be block.
1308
13091997-12-04 Kunihiro Ishiguro <kunihiro@zebra.org>
1310
1311 * add static route treatment.
1312
13131997-11-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1314
1315 * rt_netlink.c: add netlink support over GNU/Linux system.
1316
13171997-11-23 Kunihiro Ishiguro <kunihiro@zebra.org>
1318
1319 * all inet_addr is changed to inet_aton.
1320
1321 * zebra.c (ip_route): add ip route command for static routes.
1322
13231997-11-20 Kunihiro Ishiguro <kunihiro@zebra.org>
1324
1325 * if.c (if_flag_dump): Linux port of if_flag_dump and _vty.
1326
13271997-11-19 Kunihiro Ishiguro <kunihiro@zebra.org>
1328
1329 * if.c: add interface command.
1330
13311997-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1332
1333 * ipforward_proc.c : Now works on Linux.
1334
13351997-10-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1336
1337 * command.c : add completion feature.
1338
13391997-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1340
1341 * vty.c (vty_command): add vty interface.
1342
13431997-10-13 Kunihiro Ishiguro <kunihiro@zebra.org>
1344
1345 * zebra.c: add verbose mode.
1346
13471997-10-12 SonMyong Ho <s-ho@Matrix.IRI.Co.Jp>
1348
1349 * Hydrangea for FreeBSD supported
1350 * in.h: add some prototype.
1351
13521997-10-11 Kunihiro Ishiguro <kunihiro@zebra.org>
1353
1354 * rt_socket.c and rtread.c completely rewritten.
1355
13561997-10-05 Kunihiro Ishiguro <kunihiro@zebra.org>
1357
1358 * rt_socket.c: rename kernel_sock to routing_socket
1359
13601997-10-04 Kunihiro Ishiguro <kunihiro@zebra.org>
1361
1362 * if.c (if_new): interface structure change from linklist to vector.
1363
13641997-10-03 Kunihiro Ishiguro <kunihiro@zebra.org>
1365
1366 * vector.c (vector_init): create vector related function
1367
13681997-09-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1369
1370 * Makefile.in: add tags target
1371
1372 * start IPv6 support for INRIA FreeBSD.
1373