blob: 718de62591f1261427e2d343cb17b227c3b36f08 [file] [log] [blame]
paul5b73a672004-07-23 15:26:14 +000012004-07-23 Sowmini Varadhan <Sowmini.Varadhan@Sun.COM>
2
3 * if_ioctl_solaris.c: HAVE_IPV6 ifdef fixups
4 * zserv.c: ditto
5 * ioctl_solaris.c: ditto.
6 * interface.c: cast for LLADDR
7 * interface.h: Add guards, include redistribute.h and remove
8 extraneous definitions of zebra_interface_{up,down}_update
9 * ioctl.h: Add AF_IOCTL define for non SOLARIS_IPV6
10 * redistribute.h: include dependent header, zserv.h
11 * zserv.h: include dependent header, rib.h
12
paul1470baf2004-07-23 15:25:01 +0000132004-07-23 Paul Jakma <paul@dishone.st>
14
15 * irdp_main.c: use setsockopt_pktinfo_ipv4
16 * irdp_packet.c: use SOPT_SIZE_CMSG_PKTINFO_IPV4 and
17 getsockopt_pktinfo_ifindex()
18
gdtcced60d2004-07-13 16:45:54 +0000192004-07-13 David Wiggins <dwiggins@bbn.com
20
21 * kernel_socket.c (rtm_flag_dump): terminate buffer with '\0', not '0'.
22
hasso25dac852004-07-13 03:06:51 +0000232004-07-13 Hasso Tepper <hasso@estpak.ee>
24
25 * irdp_main.c: Add privilege change.
26
hasso996933f2004-07-12 16:32:56 +0000272004-07-12 Hasso Tepper <hasso@estpak.ee>
28
29 * irdp_interface.c: follow common style while naming vty command
30 functions. Avoids confusion in extract.pl.
31
gdt87efd642004-06-30 17:36:11 +0000322004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
33
34 * main.c: define thread_master variable so that linking with
35 libzebra.so doesn't fail. Arguably zclient.o should be in a
36 separate library, but this is far less disruptive.
37
hassoca776982004-06-12 14:33:05 +0000382004-06-12 Robert Olsson <Robert.Olsson at data.slu.se>
39
40 * Added IRDP support.
41
hasso3e31cde2004-05-18 11:58:59 +0000422004-05-18 Hasso Tepper <hasso@estpak.ee>
43
44 * rtadv.c: Removed "[no] ipv6 nd send-ra" command. Replaced "ipv6 nd
45 prefix-advertisement" with "ipv6 nd prefix". Rewrite syntax of
46 "ipv6 nd prefix" command to allow various combinations of parameters
47 and flags. No defaults in configuration. Replaced on-link and
48 autoconfig with off-link and no-autoconfig flags in command syntax.
49 Cosmetic fixes in all commands. Documentation to reflect all changes.
50
paul19877dd2004-05-11 10:49:35 +0000512004-05-11 Paul Jakma <paul@dishone.st>
52
53 * Makefile.am: support for IOCTL_METHOD, as per Sowmini's patch.
paul48a46fa2004-05-11 10:55:22 +000054 * if_ioctl_solaris.c: Fixup some erroneous privilege changes and
55 add privs.h header.
56 * ioctl_solaris.c: ditto
paulc50ae8b2004-05-11 11:31:07 +000057 * ioctl.h: Add if_ioctl_ipv6 prototype and AF_IOCTL for SOLARIS_IPV6
58 * kernel_socket.c: Fix SAROUNDUP, compiler doesnt like do..while
59 RHS in assignments :)
60 * redistribute.c: (zebra_interface_delete_update) only used
61 if RTM_IFANNOUNCE and NETLINK is available.
62
paulb9df2d22004-05-09 09:09:59 +0000632004-05-09 Paul Jakma <paul@dishone.st>
64
65 * zserv.c: (zsend_route_multipath) Set the nexthop_num
66 field correctly. Add NEXTHOP_TYPE_IPV6_IFNAME for v6.
67 Conditionally set ZAPI_MESSAGE_METRIC flag - only for adds.
68 (zsend_ipv4_add) cruft, deleted.
69 (zsend_ipv4_delete) ditto.
70 (zsend_ipv6_add) ditto.
71 (zsend_ipv6_delete) ditto.
paul44145db2004-05-09 11:00:23 +000072 * ioctl.c: (if_get_mtu) set mtu6 to mtu
73 * mtu_kvm.c: (if_kvm_get_mtu) set mtu6 to mtu
74 * rt_netlink.c: (netlink_interface) set mtu6 to mtu
75 (netlink_link_change) ditto
paul66e94882004-05-09 17:19:24 +000076 * ipforward_solaris.c: fix typo of ND variable.
paul88424682004-05-09 18:21:35 +000077 * if_ioctl_solaris.c: Add zprivs support.
78 * ioctl_solaris.c: ditto.
paul66e94882004-05-09 17:19:24 +000079
paulb9df2d22004-05-09 09:09:59 +0000802004-05-09 Sowmini Varadhan <sowmini.varadhan@sun.com>
81
82 * zserv.c: (zsend_ipv{4,6}_{add,delete}_multipath) collapsed
83 into single zsend_route_multipath function.
84 (zsend_interface_{up,down}) collapsed into zsend_interface_update.
85 (zsend_interface_address_{add,delete}) collapsed into
86 zsend_interface_address.
87 (zsend_interface_add) send mtu6.
88 (zsend_interface_delete) ditto.
89 (zebra_write) remove unused function.
90 (various) Apply static qualifier. Add comments.
91 * zserv.h: Definitions changed as per above.
92 * redistribute.c: Changes as per zserv.c.
paul44145db2004-05-09 11:00:23 +000093 * interface.c: (if_delete_update) only used with HAVE_NETLINK
94 and RTM_IFANNOUNCE.
95 (if_flag_dump_vty) Solaris IFF_IPV4 and IFF_IPV6 if flags
96 (if_dump_vty) print mtu6 if not same as mtu
paul88424682004-05-09 18:21:35 +000097 * if_ioctl_solaris.c: New file, Solaris interface ioctl methods.
98 * ioctl_solaris.c: New file, Common solaris ioctl methods.
99
hasso34195bf2004-04-06 12:07:06 +00001002004-04-06 Krzysztof Oledzki <oleq@ans.pl>
101
102 * rt_netlink.c: Do not ignore metric when reading kernel routing
103 table on Linux with rt_netlink interface.
104
1052004-03-18 Hasso Tepper <hasso@estpak.ee>
hassof1d92e12004-03-18 15:40:33 +0000106
107 * interface.c: Temporary fix for handling secondary addresses
108 with label.
109
hasso55906722004-02-11 22:42:16 +00001102004-02-12 Hasso Tepper <hasso@estpak.ee>
hassof1d92e12004-03-18 15:40:33 +0000111
hasso55906722004-02-11 22:42:16 +0000112 * zserv.c: Added "ipv6 forwarding" command.
113
gdtb27900b2004-01-08 15:44:29 +00001142004-01-08 Greg Troxel <gdt@fnord.ir.bbn.com>
115
116 * kernel_socket.c (kernel_read): Use sockaddr_storage in buffer
117 for reading kernel messages to ensure enough space (necessary on
118 Solaris due to sockaddr_dl being large). Thanks to Sowmini
119 Varadhan for help with this change.
120
gdt9ccabd12004-01-06 18:23:02 +00001212004-01-06 Greg Troxel <gdt@t1.ir.bbn.com>
122
123 * rtadv.c (rtadv_send_packet): Change perror to zlog_err.
124
gdtdbee01f2004-01-06 00:36:51 +00001252004-01-05 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt4bfbea82004-01-06 01:13:05 +0000126 * kernel_socket.c (ifm_read): Major cleanup. Use Sowmini's code
127 to find the sockaddr_dl in all cases, narrowing the Solaris ifdef
128 to just the accomodation of broken kernels. Check sockaddr_dl
129 carefully up front, and later assume any non-NULL sdl pointer is
130 valid. Clean up types and variable declarations, and rename
131 WRAPUP to SAROUNDUP to make the name fit the behavior.
132
1332004-01-05 Greg Troxel <gdt@fnord.ir.bbn.com>
gdtdbee01f2004-01-06 00:36:51 +0000134
135 * kernel_socket.c (kernel_read): Add a sockaddr_dl to the ifmsg
136 structure, because on Solaris sockaddr_dl is far larger than the
137 base sockaddr structure. (The code had previously been failing to
138 read all the data.)
gdt4bfbea82004-01-06 01:13:05 +0000139
gdtda26e3b2004-01-05 17:20:59 +00001402004-01-05 Greg Troxel <gdt@ahi.ir.bbn.com>
141
142 * kernel_socket.c (kernel_read): Look up interfaces by index
143 first, so that state changes which do not include a sockaddr_dl
144 now work. Add many sanity checks. In
145 particular, do not assume that a sockaddr_dl follows a message
146 without checking the ifm_addrs flags, and do not trust the length
147 in a sockaddr_dl. Add/clarify many comments.
148
gdt4b5e1352003-12-03 17:54:34 +00001492003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
150
151 * rtadv.c: reorder includes to avoid compiler warning (define
152 structs before using them in prototypes)
153
hasso647e4f12003-05-25 11:43:52 +00001542003-05-25 Jim Crumpler <Jim.Crumpler@edion.com>
155
156 * zserv.c: Add "ip forwarding" command.
157
paul445f1432003-05-16 19:00:31 +00001582003-05-16 Gilad Arnold <gilad.arnold@terayon.com>
159
160 * zebra_rib.c: Fix memory leaks for ifname nexthops
161
1622003-04-19 Israel Keys <ikeys@agile.tv>
163
164 * rt_netlink.c: BLOCK on netlink while initialising
165
1662003-02-06 Francois Deppierraz <francois@ctrlaltdel.ch>
167
168 * rt_netlink.c (netlink_route_multipath): Set RTM_F_EQUALIZE when
169 it exists.
170
paul718e3742002-12-13 20:15:29 +00001712002-09-28 Akihiro Mizutani <mizutani@net-chef.net>
172
173 * zebra_rib.c (static_add_ipv4): Null0 static route is added.
174
1752002-09-10 Jochen Friedrich <chris+zebra@scram.de>
176
177 * rt_netlink.c: Add check for EAGAIN.
178 * kernel_socket.c: Likewise
179
1802002-06-12 Israel Keys <ikeys@oz.agile.tv>
181
182 * rt_netlink.c: Setting the NLM_F_ACK flag on the netlink command
183 message so that we get an ACK for successful netlink commands.
184 Change the netlink socket to BLOCKING while we wait for a
185 response; be it an ACK or an NLMSG_ERROR. Change
186 netlink_parse_info to deal with ACK messages.
187
1882001-11-01 Jun-ichiro itojun Hagino <itojun@iijlab.net>
189
190 * rtadv.c (rtadv_make_socket): setsockopt(IPV6_CHECKSUM) does not
191 work for ICMPv6 socket.
192
1932001-10-24 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
194
195 * rib.c (rib_process): Select connected route any case.
196
1972001-10-23 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
198
199 * interface.c (no_ip_address_secondary): Add "no" to command.
200
2012001-10-18 NOGUCHI Kay <kay@v6.access.co.jp>
202
203 * ioctl.c (if_prefix_add_ipv6): Set the prefered and valid lifetime
204 to infinity as the freebsd4.4 workaroud.
205
2062001-08-26 mihail.balikov@interbgc.com
207
208 * zebra_snmp.c: Fix snmpwalk problem such as IPv4 address
209 A.B.C.255.
210
2112001-08-22 NOGUCHI Kay <kay@v6.access.co.jp>
212
213 * rtadv.c: Do not send RA to loopback interface.
214
2152001-08-20 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
216
217 * ioctl.c (if_set_prefix): Remove Linux 2.0 specific connected
218 route treatment.
219
2202001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
221
222 * zebra-0.92a released.
223
2242001-08-17 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
225
226 * rib.c: Kernel route is treated as EGP routes in nexthop active
227 check.
228
2292001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
230
231 * zebra-0.92 released.
232
2332001-08-08 "Akihiro Mizutani" <mizutani@dml.com>
234
235 * rib.c (show_ip_route_prefix_longer): Add longer-prefix option to
236 show route commands.
237
2382001-07-29 Yon Uriarte <havanna_moon@gmx.net>
239
240 * zserv.c (zsend_ipv4_add_multipath): Add
241 NEXTHOP_TYPE_IPV4_IFINDEX check.
242
2432001-07-29 NOGUCHI Kay <kay@v6.access.co.jp>
244
245 * rtadv.c: Apply valid lifetime, preferred lifetime, onilnk flag,
246 autonomous address-configuration flag patch.
247 (no_ipv6_nd_suppress_ra): Change "ipv6 nd send-ra" to "no ipv6 nd
248 suppress-ra".
249
2502001-07-24 NOGUCHI Kay <kay@v6.access.co.jp>
251
252 * rtadv.c (ipv6_nd_ra_interval): Add "ipv6 nd ra-interval SECONDS"
253 command.
254
2552001-07-24 Jun-ichiro itojun Hagino <itojun@iijlab.net>
256
257 * rt_socket.c (kernel_rtm_ipv4): Add KAME/NetBSD151 equal cost
258 multicast FIB support both IPv4 and IPv6.
259
2602001-07-24 Hal Snyder <hal@vailsys.com>
261
262 * if_ioctl.c (interface_list_ioctl): Fix bug of failing to get the
263 full list of interfaces on some configurations of OpenBSD.
264
2652001-07-23 NOGUCHI Kay <kay@v6.access.co.jp>
266
267 * rtadv.c (ipv6_nd_send_ra): Apply [zebra 9320] to fix "ipv6 nd
268 send-ra" bug.
269 (ipv6_nd_ra_lifetime): "ipv6 nd ra-lifetime 0" for default router
270 availability.
271 (ipv6_nd_managed_config_flag): "ipv6 nd managed-config-flag" is
272 added.
273 (ipv6_nd_other_config_flag): "ipv6 nd other-config-flag" is added.
274
2752001-07-23 Jun-ichiro itojun Hagino <itojun@iijlab.net>
276
277 * ioctl.c (if_ioctl): Change ioctl argument from int to u_long.
278
279 * rt_ioctl.c: Likewise.
280
2812001-07-23 Jun-ichiro itojun Hagino <itojun@iijlab.net>
282
283 * kernel_socket.c (rtm_write): Only set RTF_CLONING when the
284 interface is not p2p.
285
2862001-04-23 Kunihiro Ishiguro <kunihiro@zebra.org>
287
288 * ioctl.c (if_prefix_add_ipv6): Fix argument type.
289
2902001-04-06 Toshiaki Takada <takada@zebra.org>
291
292 * zserv.c (zsend_interface_delete): Use client->obuf instead of
293 allocating new stream.
294
2952001-03-10 Kunihiro Ishiguro <kunihiro@zebra.org>
296
297 * rt_netlink.c: Revert RTPROT_BOOT change.
298
2992001-03-08 Kunihiro Ishiguro <kunihiro@zebra.org>
300
301 * rt_netlink.c (netlink_route_change): Skip RTPROT_BOOT route.
302 (netlink_routing_table): Likewise.
303
3042001-03-07 "Akihiro Mizutani" <mizutani@dml.com>
305
306 * zserv.c (zsend_ipv4_add_multipath): Send metric value to
307 protocol daemons.
308
3092001-02-18 Kunihiro Ishiguro <kunihiro@zebra.org>
310
311 * rt_netlink.c (netlink_routing_table): Do not return
312 tb[RTA_GATEWAY] is NULL. Reported by: "Michael O'Keefe"
313 <mokeefe@qualcomm.com>.
314
3152001-02-08 Kunihiro Ishiguro <kunihiro@zebra.org>
316
317 * if_ioctl.c (interface_list_ioctl): Call if_add_update().
318 Suggested by: Chris Dunlop <chris@onthe.net.au>.
319
3202001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
321
322 * rib.c (nexthop_active_ipv4): When nexthop type is
323 NEXTHOP_TYPE_IPV4_IFINDEX, propery set the ifindex to rifindex.
324
325 * zserv.c: Initialize rtm_table_default with 0.
326
327 * zebra-0.91 is released.
328
3292001-01-31 Kunihiro Ishiguro <kunihiro@zebra.org>
330
331 * kernel_socket.c (rtm_read): Filter cloned route. Suggested by:
332 Jun-ichiro itojun Hagino <itojun@iijlab.net>
333
3342001-01-30 Kunihiro Ishiguro <kunihiro@zebra.org>
335
336 * connected.c (connected_up_ipv6): When point-to-point destination
337 address is ::, use local address for connected network.
338 (connected_down_ipv6): Likewise.
339
3402001-01-25 Kunihiro Ishiguro <kunihiro@zebra.org>
341
342 * zserv.c (zebra_serv): Add missing close() call. Reported by:
343 David Waitzman <djw@vineyard.net>.
344
3452001-01-24 Kunihiro Ishiguro <kunihiro@zebra.org>
346
347 * rib.c (rib_lookup_ipv4): New function for checking exact match
348 IGP route.
349
3502001-01-23 Kunihiro Ishiguro <kunihiro@zebra.org>
351
352 * rib.c (show_ipv6_route_protocol): Fix bug of "show ip route
353 route-type".
354
3552001-01-22 Kunihiro Ishiguro <kunihiro@zebra.org>
356
357 * interface.c (zebra_interface): Do not call
358 zebra_interface_add_update for inactive interface.
359
360 * zserv.c (zsend_interface_address_add): Send interface address
361 flag.
362 (zsend_interface_address_delete): Likewise.
363
3642001-01-19 Kunihiro Ishiguro <kunihiro@zebra.org>
365
366 * interface.c (if_addr_add): Add flags.
367
368 * connected.c (ifa_add_ipv4): Add new function for interface
369 address handling.
370 (ifa_delete_ipv4): Likewise.
371
3722001-01-16 Kunihiro Ishiguro <kunihiro@zebra.org>
373
374 * rib.c (rib_update): Update IPv6 RIB.
375
376 * kernel_socket.c (ifam_read): Call if_refresh() for update
377 interface flag status. This is for implicit interface up on *BSD.
378
379 * interface.c (if_refresh): Add interface flag refresh function.
380
381 * kernel_socket.c (rtm_read): Fetch link-local address interface
382 index.
383 (ifan_read): We need to fetch interface information. Suggested
384 by: Yasuhiro Ohara <yasu@sfc.wide.ad.jp>.
385
386 * rib.c (static_ipv6_nexthop_same): Add check for
387 NEXTHOP_TYPE_IPV6_IFNAME.
388
3892001-01-15 Kunihiro Ishiguro <kunihiro@zebra.org>
390
391 * rib.h (NEW_RIB): Turn on NEW_RIB flag. IPv6 new RIB code are
392 taken into place.
393
3942001-01-14 Kunihiro Ishiguro <kunihiro@zebra.org>
395
396 * rib.c (static_ipv6_write): Display STATIC_IPV6_GATEWAY_IFNAME
397 configuration.
398 (rib_delete_ipv6): Handle same route conter for IPv6 connected
399 route.
400 (show_ipv6_route_protocol): New command.
401 (show_ipv6_route_addr): Likewise.
402 (show_ipv6_route_prefix): Likewise.
403 (rib_update): Sweep kernel route when it is cleaned up.
404
405 * rt_socket.c (kernel_add_ipv6): Add NEXTHOP_IPV6_IFNAME
406 treatmenet.
407
408 * rt_netlink.c (kernel_init): Likewise.
409
410 * rt_ioctl.c (kernel_ioctl_ipv6_multipath): Likewise.
411
412 * rib.c (rib_add_ipv4): Cope with same connected route on a
413 interface. Suggested by: Matthew Grant <grantma@anathoth.gen.nz>.
414 (nexthop_ipv6_ifname_add): Add NEXTHOP_IPV6_IFNAME treatmenet.
415
416 * rib.h (struct new_rib): Add refcnt to keep track on the
417 reference of same connected route.
418
419 * ioctl.c (if_set_prefix): Add check for GNU_LINUX.
420
4212001-01-13 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
422
423 * kernel_socket.c (ifan_read, rtm_type_str): Add RTM_OIFINFO check.
424 (rtm_type_str): Add RTM_IFANNOUNCE check.
425 (ifan_read): New function.
426 (kernel_read): Add case for RTM_IFANNOUNCE.
427
4282001-01-13 Kunihiro Ishiguro <kunihiro@zebra.org>
429
430 * rt_ioctl.c (kernel_ioctl_ipv6_multipath): New function.
431
432 * rt_netlink.c (netlink_route_multipath): IPv6 address ifindex
433 treatment.
434
435 * connected.c (connected_up_ipv6): Add dest value check.
436
437 * rib.c (nexthop_active_ipv6): Do not touch IPv6 nexthop's
438 ifindex.
439 (rib_add_ipv4): Import rib_add_ipv6() same route check code.
440 (nexthop_active_check): NEXTHOP_TYPE_IPV6_IFINDEX activity is only
441 checked by ifindex.
442
443 * rt_socket.c (kernel_rtm_ipv6_multipath): New function.
444
445 * redistribute.c (redistribute_add): Use
446 zsend_ipv6_add_multipath().
447 (redistribute_delete_multipath): Use
448 zsend_ipv6_delete_multipath().
449
450 * interface.c (ip_address): Check current IP address to avoid
451 duplicate.
452
453 * rib.c (rib_delete_ipv4): When deleted route is connected route,
454 check ifindex.
455 (rib_add_ipv4): When connected route is added do not perform
456 implicit withdraw.
457 (rib_delete_ipv4): Check ifindex for connected route.
458
459 * kernel_socket.c (rtm_read): When route has RTF_STATIC, set
460 ZEBRA_FLAG_STATIC for indicate as persistent route.
461 (ifam_read): Unset interface index from link-local address when
462 IPv6 stack is KAME.
463
464 * rib.c (rib_update): Do not delete persistent kernel route.
465
466 * rib.h (struct new_rib): Integrate RIB_FLAG_* to ZEBRA_FLAG_*.
467
468 * rt_socket.c (kernel_add_ipv6_multipath): Add placeholder.
469 (kernel_delete_ipv6_multipath): Likewise.
470
471 * rt_netlink.c (netlink_talk): Give struct nlsock to netlink_talk.
472
4732001-01-12 Kunihiro Ishiguro <kunihiro@zebra.org>
474
475 * rib.c (rib_update): Revert Matthew Grant's patch
476 zebra_cvs_newribfix.patch. Use struct rib->ifindex for kernel
477 interface index. Introduce NEXTHOP_TYPE_IPV4_IFINDEX to support
478 that. Add support for address deletion situation.
479
4802001-01-11 Kunihiro Ishiguro <kunihiro@zebra.org>
481
482 * interface.c: Remove HAVE_IF_PSEUDO part.
483
484 * rib.h: Likewise.
485
486 * rt_netlink.c (netlink_link_change): Likewise.
487
4882001-01-10 Kunihiro Ishiguro <kunihiro@zebra.org>
489
490 * zserv.c: Remove OLD_RIB codes.
491
4922001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
493
494 * zebra-0.90 is released.
495
4962001-01-09 Matthew Grant <grantma@anathoth.gen.nz>
497
498 * interface.c (if_new_intern_ifindex): Allocate a new internal
499 interface index.
500 (if_addr_refresh): Fix up ip addresses configured via zebra.
501 (if_add_update): Handle an interface addition.
502 (if_delete_update): Handle an interface delete event.
503
504 * rib.c (nexthop_ipv4_add): Add kernel route deletion process when
505 interface goes down.
506
5072001-01-08 Kunihiro Ishiguro <kunihiro@zebra.org>
508
509 * interface.c (if_dump_vty): When HAVE_NET_RT_IFLIST is defined,
510 NetBSD also use this function. Suggested by Jasper Wallace
511 <jasper@ivision.co.uk>.
512
5132001-01-07 Kunihiro Ishiguro <kunihiro@zebra.org>
514
515 * rib.c (nexthop_active_ipv4): Move back to set methodo to old
516 one.
517
5182001-01-05 Kunihiro Ishiguro <kunihiro@zebra.org>
519
520 * rib.c (rib_add_ipv4): EBGP multihop set ZEBRA_FLAG_INTERNAL
521 flag, so treat it.
522
5232001-01-04 Kunihiro Ishiguro <kunihiro@zebra.org>
524
525 * rt_netlink.c (netlink_talk_ipv6): When IPv6 route message is
526 sent from netlink_cmd, the same message comes from netlink. To
527 avoid confusion, temporary netlink_talk_ipv6 use netlink.sock
528 instead of netlink_cmd.sock.
529
5302001-01-01 Kunihiro Ishiguro <kunihiro@zebra.org>
531
532 * zserv.h (ZEBRA_SERV_PATH): Change "/tmp/zebra" to "/tmp/.zebra".
533 Change "/tmp/zserv" to "/tmp/.zserv".
534
5352000-12-29 Frank van Maarseveen <F.vanMaarseveen@inter.NL.net>
536
537 * rt_netlink.c (struct nlsock): Divide kernel message into listen
538 socket and command socket.
539 (netlink_talk): Remove socket listen code. Use netlink_parse_info
540 for read kernel response.
541
5422000-12-29 Kunihiro Ishiguro <kunihiro@zebra.org>
543
544 * rib.c (vty_show_ip_route): Show uptime of the RIP,OSPF,BGP
545 routes.
546
5472000-12-27 Kunihiro Ishiguro <kunihiro@zebra.org>
548
549 * rt_netlink.c (netlink_route_multipath): Metric value is
550 reflected to kernel routing table.
551
552 * rt_ioctl.c (kernel_ioctl_ipv4_multipath): Likewise.
553
554 * kernel_socket.c (rtm_write): Likewise.
555
556 * rib.c (nexthop_active_ipv4): Only iBGP route perform recursive
557 nexthop lookup.
558
559 * rt_ioctl.c (kernel_ioctl_ipv4_multipath): Add ioctl version of
560 new RIB implementation.
561
5622000-12-26 Kunihiro Ishiguro <kunihiro@zebra.org>
563
564 * rib.h: Remove MULTIPATH_NUM. It is defined by configure script.
565
5662000-12-25 Michael Rozhavsky <mrozhavsky@opticalaccess.com>
567
568 * rib.c (rib_if_up): Call rib_fib_set instead of RIB_FIB_SET for
569 proper redistribution.
570
5712000-12-19 Kunihiro Ishiguro <kunihiro@zebra.org>
572
573 * rib.c (nexthop_active_ipv4): Add self lookup nexthop check.
574 (show_ip_route_protocol): Support new RIB.
575
576 * rt_netlink.c (netlink_route_change): Do not return when gate is
577 NULL.
578
5792000-12-18 Kunihiro Ishiguro <kunihiro@zebra.org>
580
581 * rib.c (rib_lookup_ipv4_nexthop): IBGP nexthop check function is
582 updated.
583 (rib_add_ipv4): Free implicit withdraw route's RIB.
584
5852000-12-15 Kunihiro Ishiguro <kunihiro@zebra.org>
586
587 * rib.c (nexthop_active_ipv4): Check indirect nexthop.
588
589 * redistribute.c (redistribute_add_multipath): Redistribution
590 works with new rib code.
591
5922000-12-14 Kunihiro Ishiguro <kunihiro@zebra.org>
593
594 * rt_netlink.c (netlink_route_multipath): Check useful nexthop
595 number.
596 (netlink_route_multipath): Clear rtnh_flags and rtnh_hops.
597
598 * rib.c (nexthop_active_update): Set flag for the rib's nexthop
599 activity is changed.
600 (nexthop_active_check): Before checking interface is up, make it
601 sure the interface exist.
602
6032000-11-20 Kunihiro Ishiguro <kunihiro@zebra.org>
604
605 * rib.c (ip_route): New RIB prototype.
606
6072000-11-16 Yon Uriarte <ukl2@rz.uni-karlsruhe.de>
608
609 * zserv.c (zsend_interface_add): Send hardware address when
610 hw_addr_len is greater than 0.
611
6122000-11-07 Kunihiro Ishiguro <kunihiro@zebra.org>
613
614 * connected.c (connected_up_ipv4): Fix ptop bug. The destination
615 network should be installed into routing table.
616 (connected_down_ipv4): Likewise.
617 (connected_add_ipv4): Change to use connected_up_ipv4.
618 (connected_delete_ipv4): Likewise.
619
6202000-11-06 Kunihiro Ishiguro <kunihiro@zebra.org>
621
622 * rt_netlink.c (netlink_interface_addr): Revert Harald Welte
623 <laforge@gnumonks.org>'s ptop patch then back to original code to
624 avoid duplicated connected route problem. Suggested by Frank van
625 Maarseveen <F.vanMaarseveen@inter.NL.net>.
626
627 * kernel_socket.c (rtm_read): Make behavior consistent even #ifdef
628 DEBUG is defined. Reported by Jun-ichiro itojun Hagino
629 <itojun@iijlab.net>.
630
6312000-10-23 Jochen Friedrich <jochen@scram.de>
632
633 * main.c (main): Call zebra_snmp_init() when it is enabled.
634
6352000-10-23 Kunihiro Ishiguro <kunihiro@zebra.org>
636
637 * zserv.c (zebra_serv_un): UNIX domain socket server of zebra
638 protocol.
639
6402000-10-19 Kunihiro Ishiguro <kunihiro@zebra.org>
641
642 * rib.c (rib_add_ipv4): Same check bug is fixed.
643
6442000-10-03 Kunihiro Ishiguro <kunihiro@zebra.org>
645
646 * rib.c (rib_if_down): Remove kernel route when the interface goes
647 down.
648
649 * debug.c: New command "debug zebra kernel" is added.
650
6512000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
652
653 * zebra-0.89 is released.
654
6552000-09-24 Harald Welte <laforge@gnumonks.org>
656
657 * rt_netlink.c (netlink_interface_addr): Fix point-to-point address
658 treatment in netlink interface.
659
6602000-09-21 David Lipovkov <dlipovkov@OpticalAccess.com>
661
662 * rib.c (rib_if_down): Pull static route only. Protocol daemon
663 must withdraw routes when interface goes down.
664 (rib_add_ipv4): Check nexthop when replace route.
665
6662000-09-21 Kunihiro Ishiguro <kunihiro@zebra.org>
667
668 * if_ioctl.c (if_getaddrs): New function for looking up
669 interface's address by getifaddrs().
670
6712000-09-10 Kunihiro Ishiguro <kunihiro@zebra.org>
672
673 * connected.c (connected_delete_ipv4): Add check for connected
674 address is found or not.
675 (connected_add_ipv6): Reflect IPv6 connected address change to
676 protocol daemons.
677 (connected_delete_ipv6): Likewise.
678
6792000-09-07 David Lipovkov <davidl@nbase.co.il>
680
681 * rib.c (rib_delete_ipv4): Reverted the change from pseudo
682 interface patch to original. Because ospfd deletes routes using
683 zero ifindex.
684
6852000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
686
687 * zebra-0.88 is released.
688
6892000-08-15 "Akihiro Mizutani" <mizutani@dml.com>
690
691 * rib.c (show_ip_route_protocol): Help string correction.
692 (show_ip_route_prefix): Check prefix mask.
693 (show_ip_route_vty_detail): Display distance and metric.
694
6952000-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
696
697 * zserv.c (zsend_interface_add): Change ifindex store size from
698 two octet to four.
699 (zsend_interface_delete): Likewise.
700 (zsend_interface_address_add): Likewise.
701 (zsend_interface_address_delete): Likewise.
702 (zsend_interface_up): Likewise.
703 (zsend_interface_down): Likewise.
704
7052000-08-13 Kunihiro Ishiguro <kunihiro@zebra.org>
706
707 * rib.c (rib_add_ipv4): Do not install distance 255 route.
708
7092000-08-10 Toshiaki Takada <takada@zebra.org>
710
711 * interface.c (bandwidth_if), (no_bandwidth_if): Call
712 zebra_interface_up_update () instead of using if_up() and if_down().
713
7142000-08-07 "Akihiro Mizutani" <mizutani@dml.com>
715
716 * interface.c (bandwidth_if): Fix help string.
717
7182000-08-07 Matthew Grant <grantma@anathoth.gen.nz>
719
720 * interface.c (if_dump_vty): Display bandwidth value.
721 (bandwidth_if): New command "bandwidth <1-10000000>" is added.
722 When interface is up, force protocol daemons to recalculate routes
723 due to cost change.
724 (no_bandwidth_if): Likewise.
725 (if_config_write): Output bandwidth configuration.
726
727 * zserv.c (zsend_interface_add): Send bandwidth value.
728 (zsend_interface_up): Likewise.
729 (zsend_interface_down): Likewise.
730
731
7322000-08-07 Michael Rozhavsky <mike@nbase.co.il>
733
734 * rib.c (show_ip_route_protocol): "show ip route
735 (bgp|connected|kernel|ospf|rip|static)" is added.
736
7372000-08-07 Kunihiro Ishiguro <kunihiro@zebra.org>
738
739 * rib.c (rib_lookup_ipv4_nexthop): Check parent node until IGP
740 nexthop is found.
741 (rib_add_ipv4_internal): Set fib ifindex to rib ifindex.
742
7432000-08-06 Kunihiro Ishiguro <kunihiro@zebra.org>
744
745 * redistribute.c (redistribute_delete): Fix bug of default route
746 redistribute treatment.
747
7482000-08-05 Kunihiro Ishiguro <kunihiro@zebra.org>
749
750 * rib.c (rib_init): Install ip_node in rib.c instead of zserv.c.
751 Change default distance value.
752
753 Old New
754 ------------------------------------------
755 system 10 0
756 kernel 20 0
757 connected 30 0
758 static 40 1
759 rip 50 120
760 ripng 50 120
761 ospf 60 110
762 ospf6 49 110
763 bgp 70 200(iBGP) 20(eBGP)
764 ------------------------------------------
765
766 * zserv.c (client_lookup): Function removed.
767 (zsend_interface_add): Use client's output buffer. Check ifinfo
768 flag.
769 (zsend_interface_delete): Likewise.
770 Delete ipv4_static_radix and ipv6_static_radix.
771
7722000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
773
774 * zserv.h (struct zebra_client): When client request interface
775 information, ifinfo is set.
776
777 * rib.c: Temporary Revert changes for pseudo interface.
778
779 * rib.h: Likewise.
780
781 * zserv.c: Likewise.
782
783 * interface.c: Likewise.
784
7852000-08-02 David Lipovkov <davidl@nbase.co.il>
786
787 * interface.c (zebra_if_init): Install interface "pseudo"
788 commands.
789
790 * rib.c (rib_create): ifname argument is added.
791 (rib_add_ipv4_pseudo): New function is added.
792 (rib_delete_ipv4_pseudo): Likewise.
793
794 * rib.h : Delete INTERFACE_UNKNOWN definition. Add prototype for
795 pseudo interface functions.
796
797 * rt_netlink.c (netlink_link_change): Check for pseudo interface.
798
799 * zserv.c (ip_route): When destination is pseudo interface, call
800 rib_add_ipv4_pseudo().
801
802 * zserv.c (no_ip_route): Trim "unknown" argument.
803
8042000-07-26 kunitake@dti.ad.jp
805
806 * if_ioctl.c (if_get_hwaddr): Fix hardware address length from 8
807 to 6.
808
809 * rtadv.c (rtadv_send_packet): Fix shift bug for hardware address.
810
8112000-07-24 Akihiro Mizutani <mizutani@dml.com>
812
813 * interface.c: Use install_default() for common VTY commands.
814
8152000-07-23 Kunihiro Ishiguro <kunihiro@zebra.org>
816
817 * if_ioctl.c (interface_list_ioctl): A interface list size is
818 calculated from ifreq->if_addr.sa_len. This is for OpenBSD.
819
820 * ioctl.c (if_get_mtu): Remove codes for SIOCGIFDATA.
821
8222000-07-09 Chris Dunlop <chris@onthe.net.au>
823
824 * if_ioctl.c (if_get_index): Add check for HAVE_BROKEN_ALIASES.
825
8262000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
827
828 * zserv.c (zebra_client_read): Add ZEBRA_REDISTRIBUTE_{ADD,DELETE}
829 message handling.
830
8312000-07-02 David Lipovkov <davidl@nbase.co.il>
832
833 * zserv.c: "ip route A.B.C.D/M unknown" command is added.
834
8352000-06-28 Michael Rozhavsky <mike@nbase.co.il>
836
837 * rib.c: Remove old kernel route when new route comes in.
838
8392000-06-13 David Lipovkov <davidl@nbase.co.il>
840
841 * rib.c (rib_if_up): Add check for unknown interface.
842
8432000-06-13 Kunihiro Ishiguro <kunihiro@zebra.org>
844
845 * rib.h: Define INTERFACE_UNKNOWN.
846
8472000-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
848
849 * Makefile.am (EXTRA_DIST): Move irdp.c until implementation is
850 finished.
851
8522000-06-05 David Lipovkov <davidl@nbase.co.il>
853
854 * interface.c (if_zebra_delete_hook): Call rib_if_delete().
855
856 * redistribute.c (zebra_interface_delete_update): New function.
857
858 * redistribute.h (zebra_interface_delete_update): New function
859 prototype.
860
861 * rib.c (rib_if_delete): New function. Walk down all routes and
862 delete all on the interface.
863
864 * rib.h: New function prototype.
865
866 * rt_netlink.c (netlink_link_change): Call
867 zebra_interface_delete_update ().
868
8692000-05-10 Kunihiro Ishiguro <kunihiro@zebra.org>
870
871 * if_ioctl.c (interface_info_ioctl): Check interface's flag before
872 checking interface's address.
873
8742000-04-26 Jochen Friedrich <jochen@nwe.de>
875
876 * GNOME-PRODUCT-ZEBRA-MIB: New file.
877
878 * GNOME-SMI: New file.
879
8802000-04-23 Kunihiro Ishiguro <kunihiro@zebra.org>
881
882 * irdp.c: New file from 1997 development code.
883 * irdp.h: Likewise.
884
8852000-04-19 Kunihiro Ishiguro <kunihiro@zebra.org>
886
887 * rtadv.c (rtadv_send_packet): Enclose router advertisement
888 logging with IS_ZEBRA_DEBUG_PACKET.
889
8902000-04-17 Kunihiro Ishiguro <kunihiro@zebra.org>
891
892 * zserv.c (zebra_client_close): Remove client structure from
893 client_list when connection is terminated.
894
8952000-03-21 David Lipovkov <davidl@nbase.co.il>
896
897 * connected.c (connected_add_ipv4): Allows all necessary structure
898 updates for connected route, but doesn't insert it into rib if
899 it's interface is down.
900
9012000-01-21 Hideto Yamakawa <hideto.yamakawa@soliton.co.jp>
902
903 * rtread_getmsg.c: Set some definition for Solaris 2.5 and Solaris
904 2.5.1.
905
9062000-01-21 Kunihiro Ishiguro <kunihiro@zebra.org>
907
908 * rib.c (no_ipv6_route_ifname): Fix buf of cheking return value
909 from str2prefix_ipv6().
910
9112000-01-14 Kunihiro Ishiguro <kunihiro@zebra.org>
912
913 * rt_socket.c: Revert to use RTF_HOST for IPv4 with /32 route and
914 IPv6 with /128 routes.
915 (kernel_rtm_ipv4): In case of /32 route's gateway is interface. It
916 should have mask for cloning.
917
9181999-12-26 Jochen.Friedrich@genorz.de
919
920 * interface.c (if_dump_vty): Fix a bug of missing VTY_NEWLINE.
921
9221999-12-23 Alex Zinin <zinin@amt.ru>
923 * interface.*: dynamic int up/down support
924
9251999-12-09 Kunihiro Ishiguro <kunihiro@zebra.org>
926
927 * ipforward_proc.c (dropline): Move dropline() from lib/dropline.c
928
929 * rtread_proc.c (proc_route_read): Don't use dropline().
930
9311999-12-08 Kunihiro Ishiguro <kunihiro@zebra.org>
932
933 * kernel_socket.c (rtm_read): When message is RTM_GET, it has own
934 process's pid.
935
9361999-12-04 Kunihiro Ishiguro <kunihiro@zebra.org>
937
938 * main.c (main): Change to default log output to ZLOG_STDOUT.
939
940 * zserv.c (zebra_serv): More detailed error print.
941
9421999-11-30 Kunihiro Ishiguro <kunihiro@zebra.org>
943
944 * kernel_socket.c (rtm_read): Check old pid for static route
945 insertion check.
946
9471999-11-30 Kunihiro Ishiguro <kunihiro@zebra.org>
948
949 * interface.c (if_dump_vty): BSDI/OS uses 64bit for interface
950 statistics counter.
951
952 * mtu_kvm.c: New file added.
953
9541999-11-27 Vladimir B. Grebenschikov <vova@express.ru>
955
956 * kernel_socket.c (rtm_write): Set RTF_CLONING flag for
957 route to the directly connected interface.
958
9591999-11-27 Kunihiro Ishiguro <kunihiro@zebra.org>
960
961 * rt_socket.c: Delete USE_HOST_BIT definition.
962
9631999-11-21 Michael Handler <handler@sub-rosa.com>
964
965 * rtread_getmsg.c: Undef some definition to resolve conflict.
966
9671999-11-27 Kunihiro Ishiguro <kunihiro@zebra.org>
968
969 * kernel_socket.c (rtm_write): Change to use pre stored struct_dl
970 value for gateway specification.
971
9721999-11-25 Kunihiro Ishiguro <kunihiro@zebra.org>
973
974 * rt_socket.c (kernel_rtm_ipv4): Even mask is 32 under IPv4 or
975 128 under IPv6, don't use RTF_HOST.
976
9771999-11-21 Kunihiro Ishiguro <kunihiro@zebra.org>
978
979 * Makefile.am (EXTRA_DIST): Add rtread_getmsg.c.
980
9811999-11-21 Michael Handler <handler@sub-rosa.com>
982
983 * rtread_getmsg.c: Added for Solaris 2.6 support.
984
9851999-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
986
987 * rtread_sysctl.c (rtm_read_route): RTM_DELETE handling added.
988
989 * rt_socket.c (kernel_read): Better BSD routing socket support.
990
9911999-10-19 Kunihiro Ishiguro <kunihiro@zebra.org>
992
993 * client_main.c: Disable making obsolete zebra test `client'
994 command.
995
9961999-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
997
998 * zebra.c: Renamed to zserv.c.
999
1000 * zebra.h: Global definitions are moved to lib/zebra.h. Then
1001 renamed to zserv.h.
1002
10031999-10-15 Jordan Mendelson <jordy@wserv.com>
1004
1005 * if_ioctl.c: Add Linux 2.2.X's alias support and dynamic
1006 interface. Remove ugly MAX_INTERFACE handling codes.
1007
10081999-09-17 Satosi KOBAYASI <kobayasi@north.ad.jp>
1009
1010 * Fix serious bug of IPv6 route deletion.
1011
10121999-09-11 Kunihiro Ishiguro <kunihiro@zebra.org>
1013
1014 * ioctl.c (if_set_prefix): Properly set broadcast address.
1015
10161999-09-04 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1017
1018 * rib.c (rib_add_ipv6, rib_delete_ipv6): now protocol daemons
1019 can install connected route to kernel via zebra
1020
10211999-08-24 VOP <vop@unity.net>
1022
1023 * rib.c: Include "sockunion.h"
1024
10251999-08-22 Kunihiro Ishiguro <kunihiro@zebra.org>
1026
1027 * ipforward.h: New file.
1028
1029 * zebra.h: Obsolete message ZEBRA_GET_ALL_INTERFACE,
1030 ZEBRA_GET_ONE_INTERFACE, ZEBRA_GET_HOSTINFO are deleted.
1031
10321999-08-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1033
1034 * zebra.h (ZEBRA_INTERFACE_ADDRESS_ADD):
1035 ZEBRA_INTERFACE_{ADD,DELETE} added.
1036
10371999-08-15 Kunihiro Ishiguro <kunihiro@zebra.org>
1038
1039 * rib.c: show ip route A.B.C.D works.
1040
1041 * zebra.c (zebra_read_ipv4): Add ifindex to zebra messages.
1042
10431999-08-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1044
1045 * zebra.h: New Zebra message ZEBRA_INTERFACE_{ADD,DELETE} added.
1046
10471999-08-09 Kunihiro Ishiguro <kunihiro@zebra.org>
1048
1049 * interface.h: New file.
1050 * Makefile.am: Add interface.h
1051
10521999-08-04 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1053
1054 * redistribute.c (zebra_redistribute): give ifindex to client.
1055
10561999-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1057
1058 * main.c (longopts): -k, --keep_kernel option added.
1059
10601999-07-18 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1061
1062 * rt_socket.c (rtm_write): forgot closing socket bug fixed.
1063
10641999-07-17 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1065
1066 * rib.c (show_ipv6_cmd): if rib is link show interface name.
1067
10681999-07-17 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1069
1070 * rt_socket.c (rtm_write): use sockaddr_dl when null gateway.
1071
10721999-07-16 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1073
1074 * rt_socket.c (rtm_write): ipv6 route table bug fixed.
1075
10761999-07-15 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1077
1078 * zebra.c (zebra_read_ipv6): read link prefix from ospf6 support
1079
10801999-07-15 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1081
1082 * rt_socket.c (kernel_rtm_ipv6): gate treatment bug fixed.
1083
10841999-07-15 Kunihiro Ishiguro <kunihiro@zebra.org>
1085
1086 * if_sysctl.c (ifm_read): Clear sockunion argument before fetching
1087 data. Suggested by "Chris P. Ross" <cross@eng.us.uu.net>
1088
10891999-07-08 HEO SeonMeyong <seirios@Matrix.IRI.Co.Jp>
1090
1091 * interface.c (if_tun_add): Add KAME's gif tunnel setting codes.
1092
10931999-06-26 Kunihiro Ishiguro <kunihiro@zebra.org>
1094
1095 * zebra.c (zebra_serv): Only accept loopback address connection.
1096
10971999-06-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1098
1099 * zebra.h (ZEBRA_ROUTE_EXTERNAL): Add zebra messages flags
1100
11011999-06-17 Kunihiro Ishiguro <kunihiro@zebra.org>
1102
1103 * ipforward_proc.c: ipforward_on () and ipforward_off () added.
1104
11051999-06-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1106
1107 * ipforward_proc.c (ipforward_ipv6): Check for IPv6 forwarding
1108 using /proc file system is added.
1109
11101999-06-06 Kunihiro Ishiguro <kunihiro@zebra.org>
1111
1112 * if_ioctl.c (if_get_index): Interface index set bug is fixed by
1113 adding #else at the middle of function. Suggested by David Luyer
1114 <luyer@ucs.uwa.edu.au>.
1115
11161999-05-29 <kunihiro@zebra.org>
1117
1118 * rt_ioctl.c: Comment out #include <linux/ipv6_route.h>.
1119
11201999-05-26 Kunihiro Ishiguro <kunihiro@zebra.org>
1121
1122 * zebra.h (ZEBRA_ROUTE_MAX): Add new define for the max value of
1123 the sort of routes.
1124
11251999-05-25 Patrick Koppen <koppen@rhrk.uni-kl.de>
1126
1127 * rt_netlink.c (netlink_socket): Make netlink socket non-blocking.
1128 (netlink_parse_info): If errno is EWOULDBLOCK then continue to
1129 parse the message.
1130 (netlink_talk): Likewise
1131
11321999-05-17 <kunihiro@zebra.org>
1133
1134 * redistribute.c (zebra_check_addr): Added for loopback address
1135 check.
1136
11371999-05-15 Kunihiro Ishiguro <kunihiro@zebra.org>
1138
1139 * rt_netlink.c (netlink_route_change): Tempolary bypass ipv6 route
1140 change treatment.
1141
1142 * Makefile.am (noinst_HEADERS): redistribute.h added.
1143
1144 * redistribute.h: New file.
1145
11461999-05-14 Stephen R. van den Berg <srb@cuci.nl>
1147
1148 * zebra.c (show_table): Show all table configuration DEFUN.
1149 (config_table): Config table number DEFUN.
1150
1151 * rt_netlink.c: Add support for multiple routing table.
1152
1153 * rib.c (rib_weed_table): New function added for delete all
1154 routes from specified routing table.
1155
1156 * main.c (signal_init): SIGTERM call sigint.
1157 (sigint): Loggging more better message.
1158
11591999-05-09 Kunihiro Ishiguro <kunihiro@zebra.org>
1160
1161 * rt_netlink.c: Change log () to zlog ().
1162
11631999-05-07 <kunihiro@zebra.org>
1164
1165 * zebra.h (ZEBRA_ROUTE_OSPF6): Added for ospf6d route.
1166
11671999-04-20 Kunihiro Ishiguro <kunihiro@zebra.org>
1168
1169 * interface.c: Add `no ip address' command.
1170
11711999-04-10 Kunihiro Ishiguro <kunihiro@zebra.org>
1172
1173 * rt_netlink.c (kernel_read): Function added for asynchronous
1174 zebra between kernel communication.
1175
11761999-03-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1177
1178 * rtread_sysctl.c (rtm_read): Fix address memcopy overrun bug.
1179 Reported by Achim Patzner <ap@bnc.net>.
1180
11811999-03-03 Kunihiro Ishiguro <kunihiro@zebra.org>
1182
1183 * Makefile.am: Install configuration sample with 600 permission.
1184
11851999-03-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1186
1187 * Makefile.am: Add -I.. to INCLUDES.
1188
11891999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
1190
1191 * syslog support added
1192
11931999-02-17 Peter Galbavy <Peter.Galbavy@knowledge.com>
1194
1195 * if_sysctl.c (interface_list): allocated memory free when unknown
1196 ifm_type is returned.
1197
1198 * ioctl.c (if_get_mtu): added SIOCGIFDATA treatment.
1199
12001998-12-15 Magnus Ahltorp <map@stacken.kth.se>
1201
1202 * interface.c: Header include added.
1203
12041998-12-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1205
1206 * rt.h (kernel_delete_ipv6): change int index to unsigned int index.
1207
12081998-12-13 Kunihiro Ishiguro <kunihiro@zebra.org>
1209
1210 * if_ioctl.c (interface_list_ioctl): interface flag must be
1211 checked before check addresses of the interface.
1212
12131998-12-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1214
1215 * Makefile.am (INCLUDES): add @INCLUDES@ for Linux IPv6.
1216
12171998-10-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1218
1219 * ioctl.c: Linux version before 2.1.0 need interface route setup.
1220
12211998-09-15 HEO SeonMeyong <seirios@matrix.iri.co.jp>
1222
1223 * change HYDRANGEA to KAME
1224
12251998-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
1226
1227 * if_ioctl.c (if_addr_ioctl): set address family for getting
1228 interface's address.
1229 (if_get_index): silently return when can't get interface's index.
1230
12311998-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
1232
1233 * main.c (main): batch mode option '-b' added.
1234
12351998-08-16 Kunihiro Ishiguro <kunihiro@zebra.org>
1236
1237 * ioctl.c (if_set_prefix): add `ip address IPV4ADDR' command.
1238 * interface.c (shutdown_if): add interface shutdown and no
1239 shutdown command.
1240
12411998-08-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1242
1243 * rib.c (rib_add_ipv6): delete rib_add_in6.
1244
12451998-07-27 Kunihiro Ishiguro <kunihiro@zebra.org>
1246
1247 * main.c: retain flag is added.
1248
12491998-07-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1250
1251 * rtable.[ch]: merged with rib.[ch]
1252
12531998-07-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1254
1255 * connected.h: renamed from ifa.h.
1256
12571998-06-09 Kunihiro Ishiguro <kunihiro@zebra.org>
1258
1259 * rename if.c to interface.c
1260 * rename ifa.c to connected.c
1261
1262 * Porting to Debian GNU/Linux 2.0 (hamm).
1263
12641998-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1265
1266 * rt_netlink.c: renamed from krt_netlink.c
1267
1268 * fib.c: deleted.
1269 * rt_kvm.c: deleted.
1270 * rtread_getmsg.c: deleted.
1271
12721998-06-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1273
1274 * if.c (multicast): add multicast flag [un]set fucntion.
1275
12761998-05-19 Yamshita TAKAO <jargon@lares.dti.ne.jp>
1277
1278 * rt_socket.c: Modify for compile on Solaris, but dont't work it.
1279 rt_socket.c have some undefined function, so add directive "IMPLEMENT"
1280
12811998-05-18 Yamshita TAKAO <jargon@lares.dti.ne.jp>
1282
1283 * zebra.c: Modify for compile on Solaris.
1284
12851998-05-03 Kunihiro Ishiguro <kunihiro@zebra.org>
1286
1287 * main.c: change CONFDIR to SYSCONFDIR.
1288
12891998-05-01 Kunihiro Ishiguro <kunihiro@zebra.org>
1290
1291 * .cvsignore: added.
1292
12931998-04-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1294
1295 * client.c: moves to ../lib.
1296
12971998-03-30 Kunihiro Ishiguro <kunihiro@zebra.org>
1298
1299 * if_ioctl.c (if_get_addr): Change address copy from memcopy() to
1300 structure assignment.
1301
13021998-03-30 URA Hiroshi <ura@yamato.ibm.co.jp>
1303
1304 * if_sysctl.c (ifm_interface_add): sdl->sdl_data copy bug fixed.
1305
13061998-02-23 "Hannes R. Boehm" <hannes@boehm.org>
1307
1308 * if.c (if_init): add config_exit_cmd and config_help_cmd.
1309
13101998-01-24 Kunihiro Ishiguro <kunihiro@zebra.org>
1311
1312 * rt_ioctl.c (route_ioctl): EPERM treatment added.
1313
13141998-01-05 Kunihiro Ishiguro <kunihiro@zebra.org>
1315
1316 * rt_socket.c (kernel_read): communication port zebra between
1317 kernel is now handled by kernel_read.
1318
13191998-01-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1320
1321 * main.c (main): zebra [-P port] can specify vty port number.
1322
13231997-12-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1324
1325 * zebra.c: change select will be block.
1326
13271997-12-04 Kunihiro Ishiguro <kunihiro@zebra.org>
1328
1329 * add static route treatment.
1330
13311997-11-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1332
1333 * rt_netlink.c: add netlink support over GNU/Linux system.
1334
13351997-11-23 Kunihiro Ishiguro <kunihiro@zebra.org>
1336
1337 * all inet_addr is changed to inet_aton.
1338
1339 * zebra.c (ip_route): add ip route command for static routes.
1340
13411997-11-20 Kunihiro Ishiguro <kunihiro@zebra.org>
1342
1343 * if.c (if_flag_dump): Linux port of if_flag_dump and _vty.
1344
13451997-11-19 Kunihiro Ishiguro <kunihiro@zebra.org>
1346
1347 * if.c: add interface command.
1348
13491997-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1350
1351 * ipforward_proc.c : Now works on Linux.
1352
13531997-10-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1354
1355 * command.c : add completion feature.
1356
13571997-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1358
1359 * vty.c (vty_command): add vty interface.
1360
13611997-10-13 Kunihiro Ishiguro <kunihiro@zebra.org>
1362
1363 * zebra.c: add verbose mode.
1364
13651997-10-12 SonMyong Ho <s-ho@Matrix.IRI.Co.Jp>
1366
1367 * Hydrangea for FreeBSD supported
1368 * in.h: add some prototype.
1369
13701997-10-11 Kunihiro Ishiguro <kunihiro@zebra.org>
1371
1372 * rt_socket.c and rtread.c completely rewritten.
1373
13741997-10-05 Kunihiro Ishiguro <kunihiro@zebra.org>
1375
1376 * rt_socket.c: rename kernel_sock to routing_socket
1377
13781997-10-04 Kunihiro Ishiguro <kunihiro@zebra.org>
1379
1380 * if.c (if_new): interface structure change from linklist to vector.
1381
13821997-10-03 Kunihiro Ishiguro <kunihiro@zebra.org>
1383
1384 * vector.c (vector_init): create vector related function
1385
13861997-09-25 Kunihiro Ishiguro <kunihiro@zebra.org>
1387
1388 * Makefile.in: add tags target
1389
1390 * start IPv6 support for INRIA FreeBSD.
1391