ChangeLog
上传用户:xiaozhuqw
上传日期:2009-11-15
资源大小:1338k
文件大小:18k
源码类别:

网络

开发平台:

Unix_Linux

  1. 2004-11-24  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  2. * configure.ac: Net-SNMP support.
  3. 2002-07-07  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  4. * zebra-0.93 released.
  5. 2002-06-28  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  6. * update-autotools: Change file name from update-auto-tools.sh.
  7. 2002-06-21  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  8. * update-auto-tools.sh: Add a new script to clean up build
  9. environment.
  10. 2002-06-18  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  11. * Shift to the latest build environment autoconf-2.53 and
  12. automake-1.6.2.
  13. 2001-10-22  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  14. * Integrate Glen Turner <glen.turner@aarnet.edu.au>'s pid option.
  15. 2001-08-19  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  16. * zebra-0.92a released.
  17. 2001-08-19  "Peter Galbavy" <peter.galbavy@knowtion.net>
  18. * configure.in: SNMP library check problem fix when the library is
  19. installed under /usr/local/lib.
  20. 2001-08-15  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  21. * zebra-0.92 released.
  22. 2001-04-22  Kunihiro Ishiguro  <kunihiro@zebra.org>
  23. * configure.in (LIBPAM): Use ZEBRA_AC_C_BIGENDIAN to avoid a
  24. warning.
  25. (IF_METHOD): Use test -r instead of AC_CHECK_FILE to avoid
  26. warnings.
  27. * config.guess: Update to 2000-11-10 version.
  28. 2001-04-11  Kunihiro Ishiguro  <kunihiro@zebra.org>
  29. * configure.in: Use AC_TRY_COMPILE instead of AC_EGREP_HEADER to
  30. detect in_pktinfo structure.  Suggested by: Vlad Lungu
  31. <vlad@rls.roknet.ro>.
  32. 2001-03-07  Michael Rozhavsky <mrozhavsky@opticalaccess.com>
  33. * configure.in: Add check for structure in_pktinfo.
  34. 2001-02-07  "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
  35. * configure.in (USE_PAM): Fix PAM library detection code.
  36. 2001-02-01  Kunihiro Ishiguro  <kunihiro@zebra.org>
  37. * zebra-0.91 is released.
  38. 2001-01-12  Kunihiro Ishiguro  <kunihiro@zebra.org>
  39. * configure.in: Remove guile related definition.
  40. 2001-01-11  Kunihiro Ishiguro  <kunihiro@zebra.org>
  41. * configure.in (ac_cv_htonl_works): HAVE_REPAIRABLE_HTONL is
  42. removed.  htonl should work fine on any platform.
  43. 2001-01-10  Kunihiro Ishiguro  <kunihiro@zebra.org>
  44. * configure.in: Remove --enable-oldrib option.
  45. * acconfig.h: OLD_RIB definition is removed.
  46. * zebra-0.90 is released.
  47. * configure.in (LIBS): Add check for sun_len field in struct
  48. sun_len.
  49. 2001-01-09  Kunihiro Ishiguro  <kunihiro@zebra.org>
  50. * Makefile.am: Include init/redhat files to distribution.
  51. 2001-01-07  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  52. * configure.in: check libm.a for BGPd compile error.
  53. AC_CHECK_LIB(m, main) was added.
  54. 2000-12-29  Kunihiro Ishiguro  <kunihiro@zebra.org>
  55. * configure.in: --enable-unixdomain becomes default.  Add
  56. --enable-tcp-zebra for TCP/IP communication between protocol
  57. daemon and zebra.
  58. * COPYING.LIB: Added for lib/getopt.c, lib/getopt.h,
  59. lib/getopt1.c, lib/md5-gnu.h, lib/md5.c, lib/regex-gnu.h,
  60. lib/regex.c.
  61. * Makefile.am (dist-hook): Include tools/*.cgi to distribution.
  62. 2000-12-26  Kunihiro Ishiguro  <kunihiro@zebra.org>
  63. * configure.in (MULTIPATH_NUM): --enable-multipath=ARG specify
  64. multipath number.  ARG must be digit.
  65. 2000-12-11  Kunihiro Ishiguro  <kunihiro@zebra.org>
  66. * configure.in: Add --enable-newrib for test new RIB code.
  67. 2000-11-25  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  68. * configure.in, config.h.in: Add check for libutil.h and
  69. setproctitle().
  70. 2000-10-26  Kunihiro Ishiguro  <kunihiro@zebra.org>
  71. * configure.in: Add --enable-nssa for OSPF NSSA option.
  72. * acconfig.h: Define HAVE_NSSA.
  73. 2000-10-25  "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
  74. * configure.in: pam_misc is only linked when the platform is
  75. GNU/Linux.
  76. 2000-10-24  Arkadiusz Miskiewicz <misiek@pld.org.pl>
  77. * configure.in (LIBS): Add check for crypto library.  test x`ls
  78. ${ac_snmp}` is replaced with sipmle test -f.
  79. 2000-10-23  Kunihiro Ishiguro  <kunihiro@zebra.org>
  80. * configure.in: Add --enable-unixdomain option.  This will be
  81. default behavior in zebra-0.90.
  82. 2000-10-02  Kunihiro Ishiguro  <kunihiro@zebra.org>
  83. * zebra-0.89 is released.
  84. 2000-09-27  Kunihiro Ishiguro  <kunihiro@zebra.org>
  85. * configure.in: Add check for Intel CPU for Solaris on x86 check.
  86. 2000-09-21  Kunihiro Ishiguro  <kunihiro@zebra.org>
  87. * configure.in: Add check for getifaddrs().
  88. Set AM_INIT_AUTOMAKE version to 0.89.
  89. 2000-09-14  Kunihiro Ishiguro  <kunihiro@zebra.org>
  90. * config.guess: Update to the latest version.
  91. * config.sub: Likewise
  92. 2000-09-14  David Lipovkov <dlipovkov@OpticalAccess.com>
  93. * REPORTING-BUGS: New file is added.
  94. 2000-08-27  itojun@iijlab.net
  95. * configure.in: Add ncurses library check when --enable-vtysh is
  96. specified.
  97. 2000-08-22  Kunihiro Ishiguro  <kunihiro@zebra.org>
  98. * configure.in: Add check for readline/history.h.
  99. * acconfig.h: Remove pthread related variables.
  100. * configure.in: Add --with-libpam option for vtysh PAM
  101. authentication.  Remove --disable-pthread because we don't support
  102. pthread.
  103. 2000-08-17  Kunihiro Ishiguro  <kunihiro@zebra.org>
  104. * zebra-0.88 is released.
  105. * configure.in: Add Solaris -lcurses for vtysh.
  106. 2000-08-02  Kunihiro Ishiguro  <kunihiro@zebra.org>
  107. * configure.in: Add check for ncurses for compiling on Solaris.
  108. 2000-07-27  Kunihiro Ishiguro  <kunihiro@zebra.org>
  109. * configure.in: Add check for libreadline when --enable-vtysh is
  110. specified.
  111. 2000-07-23  Kunihiro Ishiguro  <kunihiro@zebra.org>
  112. * configure.in: Add AC_DEFINE(OPEN_BSD). When OS is OpenBSD
  113. interface method is if_ioctl.o
  114. 2000-07-09  Chris Dunlop <chris@onthe.net.au>
  115. * acconfig.h: Add HAVE_BROKEN_ALIASES.
  116. * configure.in: Add --enable-broken-aliases.
  117. 2000-06-12  Kunihiro Ishiguro  <kunihiro@zebra.org>
  118. * Set version to zebra-0.87.
  119. 2000-06-05  Kunihiro Ishiguro  <kunihiro@zebra.org>
  120. * configure.in: Remove --enable-mpls-vpn.  Now MPLS-VPN support is
  121. default.
  122. * Set version to zebra-0.87-pre
  123. * Makefile.am: Likewise.
  124. 2000-04-27  Kunihiro Ishiguro  <kunihiro@zebra.org>
  125. * Set version to 0.86.
  126. 2000-03-21  Kunihiro Ishiguro  <kunihiro@zebra.org>
  127. * Set version to 0.85b for ospfd test.
  128. 2000-03-20  Kunihiro Ishiguro  <kunihiro@zebra.org>
  129. * Set version to 0.85a for ospfd test.
  130. 2000-03-08  Kunihiro Ishiguro  <kunihiro@zebra.org>
  131. * Set version to 0.85.
  132. 2000-01-26  Kunihiro Ishiguro  <kunihiro@zebra.org>
  133. * Makefile.in: Regenerated by patched automake for fixing "make
  134. clean" problem on FreeBSD.
  135. 1999-12-08  Kunihiro Ishiguro  <kunihiro@zebra.org>
  136. * Set version to 0.83a.  This is for *BSD static route lookup
  137. problem.
  138. 1999-12-06  Kunihiro Ishiguro  <kunihiro@zebra.org>
  139. * Set version to 0.83.
  140. 1999-11-29  Kunihiro Ishiguro  <kunihiro@zebra.org>
  141. * Set version to 0.82.
  142. 1999-11-23  Kunihiro Ishiguro  <kunihiro@zebra.org>
  143. * aczebra.m4: New file added.
  144. 1999-11-21  Michael Handler <handler@sub-rosa.com>
  145. * configure.in (LIBS): Add sa_len check of sockaddr.
  146. * acconfig.h: Add HAVE_SA_LEN.
  147. 1999-11-12  Kunihiro Ishiguro  <kunihiro@zebra.org>
  148. * version.h: Update version to zebra-0.81b for bgpd test.
  149. 1999-11-09  Kunihiro Ishiguro  <kunihiro@zebra.org>
  150. * configure.in: Add --enable-mbgp.
  151. 1999-11-05  Kunihiro Ishiguro  <kunihiro@zebra.org>
  152. * Makefile.am (EXTRA_DIST): Add TODO to the distribution.
  153. 1999-11-04  Kunihiro Ishiguro  <kunihiro@zebra.org>
  154. * TODO: New file is added.
  155. 1999-11-03  Kunihiro Ishiguro  <kunihiro@zebra.org>
  156. * version.h: Update version to zebra-0.81a for ospfd test.
  157. 1999-10-28  Kunihiro Ishiguro  <kunihiro@zebra.org>
  158. * configure.in: New option --enable-snmp is added.
  159. 1999-10-24  Kunihiro Ishiguro  <kunihiro@zebra.org>
  160. * version.h: Update version to zebra-0.80.
  161. 1999-10-21  Kunihiro Ishiguro  <kunihiro@zebra.org>
  162. * version.h: Update version to zebra-0.80-pre3
  163. 1999-10-18  Kunihiro Ishiguro  <kunihiro@zebra.org>
  164. * configure.in (LIBS): SNMP check is done by ucd-snmp/asn1.h.
  165. 1999-10-10  Peter Galbavy <Peter.Galbavy@knowledge.com>
  166. * configure.in: Add support of OpenBSD.
  167. 1999-10-04  Kunihiro Ishiguro  <kunihiro@zebra.org>
  168. * version.h: Update version to zebra-0.80-pre2.
  169. 1999-09-27  Kunihiro Ishiguro  <kunihiro@zebra.org>
  170. * version.h: Update version to zebra-0.80-pre.  From this version,
  171. access-list and prefix-list's name space is divided into IPv4 and
  172. IPv6.
  173. 1999-09-17  Kunihiro Ishiguro  <kunihiro@zebra.org>
  174. * version.h: For test recent fixes Set version to zebra-0.79a.
  175. 1999-09-14  Kunihiro Ishiguro  <kunihiro@zebra.org>
  176. * version.h: zebra-0.79 is out.
  177. 1999-09-08  Kunihiro Ishiguro  <kunihiro@zebra.org>
  178. * version.h: For ospfd's virtual link test.  Set version to 0.78h.
  179. 1999-09-07  Kunihiro Ishiguro  <kunihiro@zebra.org>
  180. * version.h: For ospfd test.  Set version to 0.78g.
  181. 1999-09-05  Kunihiro Ishiguro  <kunihiro@zebra.org>
  182. * version.h: For internal test of ospfd. Set version to 0.78f.
  183. 1999-09-02  Kunihiro Ishiguro  <kunihiro@zebra.org>
  184. * version.h: To test ospfd's fix, set version to 0.78e.
  185. 1999-09-01  Kunihiro Ishiguro  <kunihiro@zebra.org>
  186. * version.h: To test ospfd's area related bug fix, set version 
  187. to 0.78d.
  188. 1999-09-01  Kunihiro Ishiguro  <kunihiro@zebra.org>
  189. * version.h: To test ospfd, set version to 0.78c.
  190. 1999-08-31  Janos Farkas <chexum@shadow.banki.hu>
  191. * Many misspelling correction.
  192. 1999-08-31  Kunihiro Ishiguro  <kunihiro@zebra.org>
  193. * version.h: To test ospfd, set version to 0.78b.
  194. 1999-08-31  Kunihiro Ishiguro  <kunihiro@zebra.org>
  195. * configure.in (LIBS): Add UCD-SNMP include path check.
  196. 1999-08-31  Lars Fenneberg  <lf@elemental.net>
  197. * configure.in: The logic which detects the UCD-SNMP library
  198. should first check in the default system locations for the library
  199. and then in /usr/local.
  200. 1999-08-27  itojun@iijlab.net
  201. * configure.in (LIBS): Fix problem about libsnmp.a check.
  202. 1999-08-26  kay <kay@v6.access.co.jp>
  203. * configure.in (CFLAGS): Add <sys/socket.h> to check socklen_t.
  204. 1999-08-24  VOP <vop@unity.net>
  205. * filter.c: Include "sockunion.h".
  206. plist.c: Likewise.
  207. table.c: Likewise.
  208. 1999-08-24  Kunihiro Ishiguro  <kunihiro@zebra.org>
  209. * configure.in: Add netinet6/in6.h check.
  210. 1999-08-21  Masaki Minami <masaki@minami.org>
  211. * BSD/OS 4.0 porting.
  212. 1999-08-15  Kunihiro Ishiguro  <kunihiro@zebra.org>
  213. * configure.in: Add --enable-netlink option to force to use Linux
  214. netlink interface.
  215. (CFLAGS): Add ucd-snmp library check.
  216. * acconfig.h: If socklen_t is not defined, typedef int to
  217. socklen_t.
  218. 1999-08-15  Arkadiusz Miskiewicz <misiek@misiek.eu.org>
  219. * configure.in: When --enable-ipv6 specified, then only kernel
  220. version is checked.
  221. 1999-08-14  Kunihiro Ishiguro  <kunihiro@zebra.org>
  222. * configure.in: Add GNU libc 2.1 check.
  223. 1999-08-02  Kunihiro Ishiguro  <kunihiro@zebra.org>
  224. * configure.in: Fix privious Linux IPv6 check changes.
  225. 1999-08-02  Arkadiusz Miskiewicz <misiek@misiek.eu.org>
  226. * configure.in: Improve Linux IPv6 feature check.
  227. 1999-07-29  Rick Payne <rickp@rossfell.co.uk>
  228. * Changed route-maps to behave in a more cisco-like fashion
  229. 1999-07-27  Gerhard Poul <gpoul@gnu.org>
  230. * SERVICES: New file added.
  231. 1999-07-12  itojun@iijlab.net
  232. * configure.in: Add check for getaddrinfo.  Improve Kame related
  233. library check.
  234. 1999-07-07  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  235. * configure.in, acconfig.h: Add check for FreeBSD 3.2.
  236. 1999-07-07  Kunihiro Ishiguro  <kunihiro@zebra.org>
  237. * configure.in: Delete check for netinet/ip6.h.
  238. 1999-06-30  Gerhard Poul  <gpoul@gnu.org>
  239. * README: remixed the old files and added some new parts.
  240. moved some INSTALL stuff into INSTALL file.
  241. moved some other stuff to doc/zebra.texi
  242. 1999-06-29  Kunihiro Ishiguro  <kunihiro@zebra.org>
  243. * configure.in (LIBS): Add libresolv check.
  244. Change --enabe-all-in-one option to --enable-one-vty.
  245. 1999-06-20  Kunihiro Ishiguro  <kunihiro@zebra.org>
  246. * configure.in: Add --enabe-all-in-one option.
  247. 1999-06-16  Kunihiro Ishiguro  <kunihiro@zebra.org>
  248. * configure.in: Add socklen_t check.
  249. 1999-06-16  Gerhard Poul <gpoul@gnu.org>
  250. * Many compile warnings fixed.
  251. 1999-05-31  Kunihiro Ishiguro  <kunihiro@zebra.org>
  252. * configure.in: Change message from Linux 2.2.X IPv6 to Linux IPv6.
  253. OpenBSD (NRL) check is enabled.
  254. 1999-05-30  Kunihiro Ishiguro  <kunihiro@zebra.org>
  255. * configure.in (LIBS): Add crypt library check.
  256. 1999-05-08  Kunihiro Ishiguro  <kunihiro@zebra.org>
  257. * configure.in: Add sin6_scope_id in struct sockaddr_in6 check.
  258. 1999-04-30  Kunihiro Ishiguro  <kunihiro@zebra.org>
  259. * Set version to 0.63 for first beta package.
  260. 1999-04-15  Kunihiro Ishiguro  <kunihiro@zebra.org>
  261. * guile.m4: Added from guile package.
  262. 1999-04-14  Kunihiro Ishiguro  <kunihiro@zebra.org>
  263. * Set version to 0.60 for beta package preparation.
  264. 1999-04-12  Kunihiro Ishiguro  <kunihiro@zebra.org>
  265. * Makefile.am: Add noninst_LIBRARIES each directory's Makefile.am.
  266. This change is for linking these libraries to guile.
  267. 1999-04-08  Kunihiro Ishiguro  <kunihiro@zebra.org>
  268. * configure.in (LIBS): Add struct rt_addrinfo check.
  269. 1999-04-07  Kunihiro Ishiguro  <kunihiro@zebra.org>
  270. * configure.in: AC_STDC_HEADERS added.
  271. 1999-03-29  Kunihiro Ishiguro  <kunihiro@zebra.org>
  272. * Add dependencies to each directory's Makefile.am.
  273. 1999-03-02  Peter Galbavy  <Peter.Galbavy@knowledge.com>
  274. * reworked include file structure, and configure so that all
  275.   source files get all system-dependent include files by including
  276.   <zebra.h> which is really lib/zebra.h. This means that the
  277.   different programs include files are now available as #include
  278.   "zebra/zebra.h" - note the use of quotes, not <> as delimiters.
  279. In practical terms, if I haven't really screwed up, the main file
  280.   that maintainers for other OSes have to change is lib/zebra.h for
  281.   all the conditional includes etc.
  282. * added --disable-pthread for those systems that seem to have
  283.   POSIX threads, but do not work. OpenBSD 2.4+ is like that just
  284.   now. Changed all occurance of #ifdef PTHREAD to use HAVE_PTHREAD
  285.   instead.
  286. 1999-02-24    <kunihiro@zebra.org>
  287. * configure.in: update to AC_PREREQ(1.13).
  288. Change message from Linux 2.1.x to Linux 2.2.x.
  289. * Added ospf6d directory support.
  290. 1999-02-22  Peter Galbavy  <Peter.Galbavy@knowledge.com>
  291. * added a "log" element to the BGPd peer structure, enabling us to
  292.   start thinging about a log stream per peer. This is currently
  293.   ignored by the wrapper code, but developers should try to use the
  294.   "appropriate" ZLOG stream. Documentation will follow, when the
  295.   real routines start to exist.
  296. The current plan is to use a copy of the BSD syslog() routines and
  297.   replace the syslog library function with our own. I will need
  298.   feedback from users of other platforms as this work is done to see
  299.   if all is well elsewhere.
  300. * preliminary work on zlog() library. directly replaces syslog()
  301.   currently with zlog(ZLOG *, ...) where the new first argument
  302. is a pointer to a ZLOG structure (defined in lib/log.h) and will
  303. encapsulate all the information necessary to maintain multiple
  304. logging streams.
  305. 1999-02-19  Peter Galbavy  <Peter.Galbavy@knowledge.com>
  306. * added vsnprintf() macro to lib/str.h if required and removed
  307. #ifdef SUNOS_5 dependency on it
  308. 1999-02-18  Peter Galbavy  <Peter.Galbavy@knowledge.com>
  309. * syslog support added
  310. 1999-02-18  Peter Galbavy <Peter.Galbavy@knowledge.com>
  311. * configure.in: Add daemon function check.
  312. 1999-01-21  Kunihiro Ishiguro  <kunihiro@zebra.org>
  313. * configure.in: Add --disable-ipv6, --disable-zebra,
  314. --disable-bgpd, --disable-ripd, --disable-ripngd, --disable-ospfd
  315. options to configure.
  316. 1998-12-07  Kunihiro Ishiguro  <kunihiro@zebra.org>
  317. * configure.in: Check /usr/inet6/lib/libinet6.a exists or not.
  318. 1998-10-14  Kunihiro Ishiguro  <kunihiro@zebra.org>
  319. * configure.in: Comment out FreeBSD's libc_r detect section. At
  320. this moment it doesn't work correctly with zebra.
  321. Netlink interface is only enabled when Linux kernel version is
  322. upper than 2.1.0.
  323. 1998-09-15  HEO SeonMeyong <seirios@matrix.iri.co.jp>
  324. * Hydrangea is now called KAME, so change all defines.
  325. 1998-08-16  Kunihiro Ishiguro  <kunihiro@zebra.org>
  326. * configure.in: ifaliasreq check added.
  327. 1998-08-12  Katsuhiro Kondou <kondou@nec.co.jp>
  328. * Patch is applied for compile under EWS4800
  329. 1998-06-09  Kunihiro Ishiguro  <kunihiro@zebra.org>
  330. * configure.in: delete old mtu_method check.
  331. * doc/zebra.texi (Kernel interface): chapter `Kernel interface' added
  332. 1998-06-08  Kunihiro Ishiguro  <kunihiro@zebra.org>
  333. * configure.in: add new netlink check for GNU/Linux
  334. 1998-06-07  Kunihiro Ishiguro  <kunihiro@zebra.org>
  335. * doc/zebra.texi: Update Linux netlink chapter.
  336. 1998-05-18  Yamashita TAKAO  <jargon@lares.dti.ne.jp>
  337. * config.h.in: define PTHREAD if work on Solaris 2.6
  338. why delete the definition? I miss?
  339. 1998-05-08  Kunihiro Ishiguro  <kunihiro@zebra.org>
  340. * configure.in: add net/if.h header check.
  341. 1998-05-02  SeonMeyong HEO <seirios@Matrix.iri.co.jp>
  342.         * zebra.tex,archfig.tex,zebra.sty: Manual file is added.
  343. * zebra.texi: Modify Introduction text.
  344. * RIPngd.c: Patch Hydrangea code.
  345. 1998-05-01  Kunihiro Ishiguro  <kunihiro@zebra.org>
  346. * .cvsignore: added.
  347. * Makerule.in: is gone.
  348. * Makefile.am: Now we use automake to generate Makefile.in
  349. 1998-03-19  Yamashita TAKAO  <jargon@lares.dti.ne.jp>
  350. * lib/vty.c: modified the definition of *master
  351. * lib/sockunion.c (inet_aton): add, but don't work. uum...
  352. 1998-03-15  Yamashita TAKAO  <jargon@lares.dti.ne.jp>
  353. * configure.in: define PTHREAD if work on Solaris 2.6
  354. * config.h.in: likewise
  355. * lib/thread.c: likewise
  356. * lib/vty.c: likewise
  357. 1998-03-15  SeonMeyong HEO  <seirios@Matrix.iri.co.jp>
  358. * config.h.in: define INET6 if defined HAVE_IPV6 & HYDRANGEA
  359. * bgpd/: remove include <netinet6/in6.h> line.
  360. * lib/: remove include <netinet6/in6.h> line.
  361. * ripbgd/: remove include <netinet6/in6.h> line.
  362. * zebra/: remove include <netinet6/in6.h> line.
  363. * ripd/*.c: remove include <netinet6/in6.h> line.
  364. undefine IPV6 difinitions because RIPd is not worked for
  365. IPv6 protocol.
  366. 1998-01-30  Kunihiro Ishiguro  <kunihiro@zebra.org>
  367. * configure.in: Change routing socket check method from
  368. AC_TRY_COMPILE to AC_TRY_RUN because GNU libc version 2 has
  369. AF_ROUTE but over linux it's meenigless.
  370. 1998-01-06  Kunihiro Ishiguro  <kunihiro@zebra.org>
  371. * config.h.in: remove err_t define.
  372. 1997-11-18  Kunihiro Ishiguro  <kunihiro@zebra.org>
  373. * configure.in (canonical): add check of IF_METHOD
  374. 1997-09-27  Kunihiro Ishiguro  <kunihiro@note.digital-magic.co.jp>
  375. * configure.in: add INRIA check
  376. 1997-09-25  Kunihiro Ishiguro  <kunihiro@note.digital-magic.co.jp>
  377. * configure.in (canonical): change ipforward_snmp.o to ipforward_proc.o
  378. 1997-09-12  Kunihiro Ishiguro  <kunihiro@zebra.org>
  379. * configure.in: change IRDPD to NDPD
  380. 1997-08-18  Kunihiro Ishiguro  <kunihiro@zebra.org>
  381. * INSTALL: new file
  382. 1997-08-14  Kunihiro Ishiguro  <kunihiro@zebra.org>
  383. * config.h: add XCALLOC()