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

网络

开发平台:

Unix_Linux

  1. 2005-06-25 Harald Welte <laforge@gnumonks.org>
  2. * ospf6_abr.c, ospf6_area.[ch]: Add area filter-list (in|out)
  3. support and area import and export lists support
  4. 2005-06-24  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  5. * ospf6_message.c: Changed to be insensitive to changes of
  6. neighbors' IP source address in the OSPF packets. It was
  7. sometimes problematic in actual operation (needed some operational
  8. cost: restarting all-neighbor routers when I/F NIC was changed).
  9. Due to this change, a previously safe case, attaching multiple
  10. interface to the same link will now be dengerous and will not work.
  11. Remedy to that should be applied later.
  12. 2005-06-07  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  13. * ospf6_interface.c, ospf6_neighbor.c: fix the way
  14. inactivity_timer is called. Because inactivity_timer() deletes
  15. the neighbor from the neighbor_list, it cannot be called
  16. by thread_execute() from inner side of the neighbor_list for-loop.
  17. 2004-12-08  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  18. * ospf6_test.c: code for simulation test.
  19. 2004-10-06  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  20. * ospf6_snmp.c: add partial support for SNMP
  21. (i.e. ospfv3AreaLsdbTable).
  22. * OSPFv3-MIB.txt: Net-SNMP translate Unsigned32 range
  23. (0..'FFFFFFFF'h) incorrectly to (0..-1). Those parts for
  24. Unsigned32 range are changed to (0..4294967295).
  25. Also, doubtful 'not-accessible's are changed to read-only.
  26. 2004-10-06  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  27. * ospf6_snmp.[ch], OSPFV3-MIB.txt: start supporting SNMP.
  28. it follows draft-ietf-ospf-ospfv3-mib-08.txt, but change
  29. OSPFv3 tree to {experimental 102} based on
  30. http://www.iana.org/assignments/smi-numbers:
  31. Prefix: iso.org.dod.internet.experimental (1.3.6.1.3.)
  32.    102   OSPFv3    OSPF for IPv6   [Joyal]
  33. 2004-09-25  Hasso Tepper  <hasso at estpak.ee>
  34. * ospf6_asbr.c, ospf6_lsa.c, ospf6_proto.c, ospf6_proto.h: Fix
  35. compiler warnings.
  36. 2004-09-13  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  37. * ospf6_intra.c, ospf6_route.[ch]: try to fix assertion failure
  38. in brouter's route_remove
  39. * ospf6d.h: version 0.9.7o
  40. 2004-09-12  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  41. * ospf6_route.c: route_count_assert bug fix
  42. * ospf6d.h: version 0.9.7n
  43. 2004-09-03  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  44. * ospf6_area.c, ospf6_route.c, ospf6_top.c, ospf6d.c:
  45. "show intra-route" function and "show SPF result" function is
  46. changed.
  47. * ospf6_neighbor.c: Changed to update stub intra-prefix origination
  48. when it is not DR.
  49. * ospf6_route.h: resolv conflict between best flag and
  50. active-summary flag.
  51. * ospf6d.h: version 0.9.7m
  52. 2004-09-02  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  53. * ospf6_asbr.c: E-bit check in examining AS-External-LSA
  54. * ospf6_abr.c: E-bit set in receiving Inter-Area-Router-LSA
  55. 2004-09-02  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  56. * *.[ch]: Logging LSAs of particular type is added.
  57. lsa_handler is now using vector in order to adjust
  58. existing LSA modules.
  59. * ospf6d.h: version 0.9.7l
  60. 2004-08-26  Hasso Tepper  <hasso@estpak.ee>
  61. * ospf6_interface.c, ospf6_top.c, ospf6d.c: for vtysh.
  62. 2004-08-19  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  63. * ospf6_asbr.c: Bug in ASBR check fixed.
  64. * ospf6d.h: version 0.9.7k
  65. 2004-08-19  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  66. * ospf6_asbr.c: Bug in AS-External Origination fixed.
  67. * ospf6d.h: version 0.9.7j
  68. 2004-08-15  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  69. * *.c: Area support almost done. (almost ! ;p)
  70. * ospf6d.h: version 0.9.7i
  71. 2004-08-15  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  72. * ospf6_message.c: Bug cause BadLSReq is fixed.
  73. * ospf6_abr.c: Border Router check.
  74. * ospf6d.h: version 0.9.7h
  75. 2004-08-14  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  76. * ospf6_area.[ch], ospf6_abr.[ch]: area range,
  77. border-routers, Inter-Area-Router-LSA origination
  78. * ospf6d.h: version 0.9.7g
  79. 2004-08-12  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  80. * *.[c,h]: LSA refreshing is changed and cleaned up.
  81. * ospf6d.h: version 0.9.7f
  82. 2004-08-01  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  83. * ospf6_abr.[ch]: add files for abr function.
  84. * *.c: VTY_NEWLINE -> VNL
  85. * ospf6d.h: version 0.9.7e
  86. show database functions are rewritten.
  87. 2004-07-06  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  88. * ospf6_message.c, ospf6_interface.c: add a command to configure
  89. ospf6 ifmtu on a interface.
  90. * ospf6d.h: version 0.9.7d
  91. 2004-05-17  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  92. * ospf6_flood.[ch], ospf6_lsa.[ch], ospf6_lsdb.h, ospf6_message.c
  93. ospf6_neighbor.c: Fix crash bug and change the way to count
  94. how many neighbors include paticular LSA on its retrans-list.
  95. * ospf6d.h: version 0.9.7c
  96. 2004-05-03  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  97. * ospf6_message.[ch], ospf6_interface.c: adjust send/recv buffer
  98. size to interface MTUs.
  99. * ospf6d.h: version 0.9.7b
  100. 2003-08-18  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  101. * *.[ch]: rewrite all source code from scratch
  102. * ospf6d.h: version 0.9.7
  103. 2003-08-11  Taisuke Sasaki <sasaki@soft.net.fujitsu.co.jp>
  104.         * ospf6_ism.c: DR Election bug fix.
  105. 2003-04-25  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  106. * ospf6_asbr.c: AS-External LSA refresh was based on the
  107. prefix of the obsolete LSA. It was wrong so fixed.
  108. * version: 0.9.6p
  109. 2002-11-09  Vincent Jardin  <jardin@6wind.com>
  110. * ospf6_interface.c: update link-local address on interface creation.
  111. 2002-11-09  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  112. * ospf6_asbr.c: apply MinLSInterval to AS-External-LSA origination.
  113. * ospf6_lsa.c: change not to issue flooding caused by expire event
  114. when the received LSA is (already) MaxAge.
  115. * ospf6_spf.c: fix a bug which is that ospf6d calculates
  116. wrong nexthop when failed to find Link-LSA for the neighbor.
  117. * ospf6_damp.c ospf6_dbex.c ospf6_neighbor.c ospf6_spf.c:
  118. some clean up
  119. * version: 0.9.6o
  120. 2002-10-04  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  121. * ospf6_asbr.c: bug of failing ASE lsa refresh fixed.
  122. * version: 0.9.6n
  123. 2002-10-01  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  124. * ospf6_asbr.c: AS-External-LSA origination function
  125. is re-written.
  126. * ospf6_damp.[ch]: New feature that damps flaps is added.
  127. * version: 0.9.6m
  128. 2002-07-14  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  129. * ospf6_spf.c: unwanted assert() in ospf6_spf_nexthop_calculation()
  130. is deleted.
  131. * version: 0.9.6l
  132. 2002-07-14  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  133. * ospf6_dbex.c: bug that ospf6d fails to refresh self-originated
  134. LSA if he have not the LSA before has been fixed.
  135. * ospf6_asbr.c: bug of failing removing ASE LSA when remove
  136. message arrived from zebra has been fixed.
  137. * version: 0.9.6k
  138. 2002-07-13  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  139. * ospf6_zebra.c: bug reported [zebra 14642] fixed.
  140. The bug was related to the synchronization between zebra
  141. and ospf6d. Now synchronization will be correctly done.
  142. * version: 0.9.6j
  143. 2002-07-07  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  144. * ospf6_lsdb.c: bug fixed in ospf6_lsdb_type_router ().
  145. * ospf6_dbex.c: because of retrans list structure changed
  146. due to LSDB change, removal of old instance from retrans-list
  147. is not necessary anymore. this caused crash but now fixed.
  148. * version: 0.9.6i
  149. 2002-07-07  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  150. * zebra-0.93 released.
  151. 2002-07-07  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  152. * ospf6_lsdb.c: entirely rewritten. now ospf6d uses
  153. radix tree by using lib/table.[ch] for LSDB lookup.
  154. * ospf6_abr.c, ospf6_asbr.c, ospf6_intra.c: hook changed
  155. due to rewriting of lsdb module.
  156. * ospf6_neighbor.c: lack of check existence and find correct
  157. instance of the LSA which is going to be removed from neighbor's
  158. retransmission was filled.
  159. * version: 0.9.6h
  160. 2002-07-07  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  161. * ospf6_intra.c: bug fix for Intra-route deletion.
  162. * ospf6_route.c: bug fix for path comparison.
  163. * version: 0.9.6g
  164. 2002-06-28  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  165. * ospf6_route.c: some logs trying to find the situation
  166. when assert occur are added. route duration statistics
  167. added.
  168. * ospf6_zebra.c: trying to fix the problem reported by
  169. [zebra 14318] but not yet sure.
  170. * version: 0.9.6f
  171. 2002-06-25  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  172. * ospf6_intra.c: new file for management of intra-prefix LSA.
  173. * ospf6_abr.c: inter area route calculation code added.
  174. * version: 0.9.6e
  175. 2002-06-22  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  176. * ospf6_asbr.c: All AS-External route was removed when
  177. one of the ASBR path was gone, but the route from other ASBR
  178. path should stay remained. this bug is fixed.
  179. * version: 0.9.6d
  180. 2002-06-22  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  181. * ospf6_route.c: route table calculation bug fixed. [zebra 14105]
  182. * ospf6_spf.c, ospf6_route.c, etc.: log message cleaned up.
  183. * version: 0.9.6c
  184. 2002-04-27  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  185. * ospf6_route.c: [zebra 13514] bug fix.
  186. thanks to Harald Koch.
  187. * version: 0.9.6b
  188. 2002-04-22  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  189. * ospf6_dump.c: fix bug of log function
  190. * ospf6_area.c: fix bug of intra route deletion
  191. * version: 0.9.6a
  192. 2002-04-20  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  193. * merged with "current" version.
  194. * version: 0.9.6
  195. 2001-03-11  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  196. * ospf6_lsdb.c ospf6_spf.c: log message changed for debug.
  197. 2001-02-20  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  198. * version: 0.9.5i
  199. * ospf6_asbr.c: Added code that finds alternative
  200. AS-External route when remove AS-External route.
  201. This is temporary fix ...
  202. * ospf6_redistribute.c: remove redistributed routes
  203. immediately when 'no redistribute ...'
  204. 2001-02-20  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  205. * version: 0.9.5h
  206. * ospf6_spf.c, ospf6_lsa.c: Change to originate Link-LSA on
  207. point-to-point links.
  208. * ospf6_message.c: Bug of log messages of self-originated
  209. Hello packet fixed.
  210. 2001-02-09  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  211. * version: 0.9.5g
  212. * ospf6_asbr.c: fix for the bug that AS-External route
  213. is not get removed.
  214. 2001-02-09  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  215. * ospf6_lsdb.c: crash bug while receiving wrong LSA scope bit
  216. has been temporarily fixed
  217. 2001-12-20  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  218. * ospf6_asbr.[ch]: The byte order bug in encoding/decoding
  219. the bits/metric field in AS-External-LSA fixed.
  220. Fixed to update E-bit in Router-LSA of itself.
  221. Reported by Taisuke Sasaki ([zebra 11548]).
  222. * README: updated.
  223. * version: 0.9.5f
  224. 2001-11-21  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  225. * ospf6_prefix.c: Intra-prefix-LSA bug fixed.
  226. * ospf6_abr.[ch]: added (only just placeholder yet)
  227. 2001-11-20  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  228. * ospf6_route.c: fix to overwrite a prefix when another
  229. addition to the prefix is given. freeze function changed
  230. not to remove routes by default.
  231. * version: 0.9.5e
  232. 2001-11-19  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  233. * version: 0.9.5d
  234. * ospf6_lsa.c ospf6_spf.c: SPF Calculations are now
  235. scheduled by hook.
  236. * ospf6_route.c: ospf6_route_add bug fix,
  237. ospf6_route_remove_all corrected.
  238. 2001-11-15  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  239. * ospf6_hook.[ch]: added.
  240. * Almost half of the code has been rewritten.
  241. especially, ospf6_route.[ch]. Hook call has been injected
  242. much.
  243. * ospf6_asbr.[ch]: added.
  244. 2001-10-17  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  245. * ospf6_dbex.c: ospf6d was wrong to omit reoriginating
  246. of LSA when the self-originated LSA was received from others.
  247. fixed.
  248. * ospf6d.h: version: 0.9.5c
  249. 2001-10-16  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  250. * ospf6_lsa.c: 'force-prefix' was not executed. fixed.
  251. * ospf6d.h: version: 0.9.5b
  252. 2001-10-13  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  253. * ospf6_interface.c: 'passive-interface' is now moved to
  254. 'ipv6 ospf6 passive' in INTERFACE NODE. 'prefix-list' which
  255. specifies the filter prefix for connected address prefix also
  256. moved to INTERFACE NODE as 'ipv6 ospf6 advertise prefix-list WORD'.
  257. The old obsoleted commands are still acceptable though. New command
  258. 'ipv6 ospf6 advertise force-prefix' added, which which tells ospf6d
  259. to advertise rather prefix than stub local-address even on loopback
  260. or pointopoint interfaces.
  261. * ospf6_dump.c: 'ospf6 debug hello' -> 'ospf6 debug message hello'.
  262. same for other message type. The older is still acceptable.
  263. * ospf6_lsa.c: Changed AS-External generation to new one which uses
  264. LSA hooks. Delete old garbage.
  265. 2001-10-02  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  266. * ospf6d.c: turn off and turn on sequence with
  267. 'no interface' 'interface' cmds was not work. fixed.
  268. * ospf6_lsa.c: generating Intra-Area-Prefix-LSA for stub
  269. did not care duplicate prefixes. fixed.
  270. 2001-09-07  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  271. * ospf6_message.c: There was a bug that prevent LSDB
  272. to syncronize. It was a DbDesc packet bug that Slave
  273. sends two different DbDesc packet on the same sequence
  274. number. This cause many LSAs are dropped when Exchanging
  275. LSDB, because the latter DbDesc packet that have the same
  276. sequence number will be ignored as duplicate packet.
  277. This seems to be exist at least before 0.9.4 version.
  278. Now this is the most stable candidate.
  279. * ospf6d.h: version 0.9.5a
  280. 2001-09-06  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  281. * ospf6_zebra.c ospf6_spf.c ospf6_lsa.c :
  282. delete nexthop check to certify the nexthop is Link-local address.
  283. Suppress Link-LSA origination on links other than Broadcast.
  284. SPF's nexthop calculation first checks linklocal address
  285. in Link-LSA, then checks source address of neighbor's packets.
  286. * ospf6_interface.c ospf6_ism.c ospf6_lsa.c ospf6_nsm.c:
  287. intra-area-prefix-lsa origination func moved to new one.
  288. * ospf6_interface.h ospf6d.[ch] ospf6_lsa.c: 
  289. interface_area_cmd now changed to have 'passive'
  290. and 'prefix-list' option.
  291. * ospf6_prefix.c:
  292. clean up.
  293. 2001-09-04  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  294. * ospf6_dbex.c ospf6_interface.c ospf6_ism.c ospf6_lsa.[ch]:
  295. clean up and new LSA origination functions added.
  296. * ospf6_route.c ospf6_lsdb.c: make vty function more
  297. clean/understandable.
  298. * ospf6d.h: version 0.9.5
  299. 2001-08-24  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  300. * ospf6_lsdb.c: Use IS_LSA_MAXAGE macro instead of
  301. ospf6_lsa_is_maxage.
  302. * ospf6_lsa.h (IS_LSA_MAXAGE): Add new macro to check MaxAge.
  303. 2001-08-21  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  304. * ospf6_lsdb.c: if There's no previous prefix
  305. ospf6d was wrongly not calculate the prefix.
  306. this reported by (v6 16029) is fixed.
  307. * ospf6_neighbor.c: Instance of LSA Summary included
  308. in DbDesc packet was wrongly freed. The bug cause
  309. malformed DbDesc, ExChange <-> ExStart flapping,
  310. and then crash.
  311. * ospf6d.h: version 0.9.4
  312. 2001-08-21  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  313. * ospf6_route.[ch]: Showing format is changed.
  314. 'show ipv6 route ospf6' -> 'show ipv6 ospf6 route'
  315. 'show ipv6 route ospf6 external' ->
  316. 'show ipv6 ospf6 route redistribute'
  317. * ospf6_lsdb.c ospf6_lsa.c ospf6_neighbor.c ospf6_interface.c:
  318. memory leak in LS list fixed.
  319. * all: clean up
  320. * ospf6d.h: version 0.9.3
  321. 2001-08-20  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  322. * ospf6d.c (ospf6_timeval_sub_equal): Remove function.
  323. * ospf6_spf.c (ospf6_timeval_cmp): Rewrite ospf6_timeval_cmp().
  324. (ospf6_timeval_add_equal): Function moved from ospf6d.c
  325. 2001-08-19  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  326. * zebra-0.92a released.
  327. 2001-08-15  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  328. * zebra-0.92 released.
  329. 2001-08-09  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  330. * ospf6_lsdb.c ospf6_neighbor.c:
  331. LSDB function/structure and LS list function has been rewritten.
  332. memory leak has been decreased.
  333. * ospf6_lsa.[ch] ospf6_dbex.c: garbage code has been deleted.
  334. * ospf6d.h: version 0.9.2
  335. 2001-08-07  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  336. * ospf6_dbex.c ospf6_lsdb.c:
  337. Retransmition list had a critical bug that breaks LSDB
  338. synchronization. When new LSA be added to retrans-list,
  339. old must be removed, but it was not. So new LSA dropped,
  340. and LSA Acknowledgement did not work. The bug was fixed.
  341. * ospf6d.h: version 0.9.1
  342. 2001-06-20  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  343. * ospf6_spf.c: crash bug fix in temporary treat code for
  344. Router-LSA whose LS-ID != 0
  345. * ospf6_dbex.c: RFC2328 13.(4) was wrongly coded.
  346.     (4) Else if the LSA's LS age is equal to MaxAge, and there is
  347.             currently *NO* instance of the LSA in the router's link state
  348.     ...
  349. * ospf6_lsa.c: RFC2328 13.1 checksum tie breaker
  350. had been neglected, and has just added now.
  351. * ospf6d.h: version 0.9.0
  352. ospf6d expected to work with hitachi gr2000 from these fixes.
  353. 2001-06-12  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  354. * ospf6_lsa.c: Fix bug in creating Intra-Area-Prefix-LSA.
  355. DR was mis-include others prefixes advertised by their Link-LSA.
  356. * ospf6_route.c: Fix bug in calculating intra area routes.
  357. Not all prefixes in Intra-Area-Prefix-LSA was calculated.
  358. * ospf6_spf.c:
  359. Changed to quit when a error occured in calculating SPF tree.
  360. Very messy hack for the bug reported by [zebra 8807]. This
  361. is not tested yet.
  362. Changed to quit SPF calculation when a nexthop calculation
  363. errors.
  364. * ospf6_zebra.c:
  365. Support for interface address deletion.
  366. * ospf6d.h:
  367. version: 0.8.y
  368. 2001-04-18  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  369. * ospf6d.h
  370. Due to previous change (DR Election algorithm changed),
  371. backward compatibility will be lost from this version.
  372. version: 0.8.x
  373. 2001-04-18  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  374. * ospf6_message.c ospf6_ism.c:
  375. Bug of router_id comparison
  376. 2001-04-17  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  377. * ospf6_dbex.c: ospf6_dbex_is_maxage_to_be_dropped() had
  378. some bug causing Loading state lasts long.
  379. version: 0.8.v
  380. 2001-04-08  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  381. * ospf6_route.c: BUG in AS-External route calculation fixed.
  382. It was using OLD LSDB...
  383. Version: 0.8.u-
  384. 2001-04-08  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  385. * ospf6_area.c, ospf6_dbex.c, ospf6_interface.c,
  386. ospf6_lsa.c, ospf6_lsdb.c, ospf6_lsdb.h, ospf6_message.c,
  387. ospf6_neighbor.c, ospf6_neighbor.h, ospf6_nsm.c,
  388. ospf6_redistribute.c, ospf6_route.c, ospf6_spf.c:
  389. Delete old LSDB function.
  390. * ospf6d.h:
  391. Version: 0.8.u
  392. 2001-04-05  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  393. * ospf6_area.c, ospf6_area.h, ospf6_dbex.c, ospf6_interface.c,
  394. ospf6_interface.h, ospf6_lsa.c, ospf6_lsdb.c, ospf6_lsdb.h,
  395. ospf6_message.c, ospf6_nsm.c, ospf6_redistribute.c, ospf6_route.c,
  396. ospf6_spf.c, ospf6_top.c, ospf6_top.h, ospf6d.h:
  397. Changed to use New LSDB.
  398. Version: 0.8.t
  399. 2001-04-02  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  400. * ospf6_lsa.c:
  401. Interface stub check in Intra-Area-Prefix-LSA origination 
  402. was wrong. - fixed.
  403. * ospf6_area.h, ospf6_dbex.c, ospf6_interface.c,
  404. ospf6_interface.h, ospf6_lsa.c, ospf6_lsa.h, ospf6_lsdb.c,
  405. ospf6_message.c, ospf6_neighbor.c, ospf6_nsm.c,
  406. ospf6_redistribute.c, ospf6_top.c, ospf6_top.h, ospf6d.c:
  407. New LSDB functions, but not changed to be used.
  408. * ospf6d.h:
  409. Version: 0.8.s
  410. 2001-03-28  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  411. * ospf6_area.c ospf6_area.h ospf6_dbex.c ospf6_dump.c
  412. ospf6_interface.c ospf6_interface.h ospf6_lsa.c
  413. ospf6_message.c ospf6_redistribute.c ospf6_spf.c ospf6_top.c
  414. ospf6_top.h ospf6_zebra.c ospf6d.c ospf6d.h: cleaning.
  415. 2001-03-24  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  416. * ospf6d.h:
  417. version: 0.8.r
  418. * ospf6_neighbor.[ch], ospf6_lsa.[ch]:
  419. just clean up and log clearify.
  420. * ospf6_message.[ch]:
  421. Packet receiving function and dumping OSPFv3 packet has been
  422. changed simple and clean.
  423. * ospf6_dbex.[ch], ospf6_interface.[ch], ospf6_lsdb.[ch],
  424.   ospf6_neighbor.[ch], ospf6_nsm.[ch]:
  425. LSList(i.e. summary list, request list, retrans list, etc) have
  426. been rewritten based on new LSDB module. The main LSDB have not
  427. yet shifted to this new module, but will shift eventually.
  428. This change expected to resolve the problem that the ospf6d keeps
  429. on sending redundant LSUpdate/LSAck.
  430. * ospf6_interface.c: changed default MTU from 1500 to 1280.
  431. It was possible that the ospf6d could not send packet (e.g.
  432. LSUpdate in response to LSReq in my case) when the packet
  433. size accidentally reached near 1500 (I was forget about IP
  434. header :p). It is a bit illegal to set MTU 1280 constantly,
  435. but I failed once with I/F MTU from kernel (through zebra),
  436. and thinks that 1280 is more stable than kernel variable.
  437. Comments will be appriciated.
  438. 2001-03-15  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  439. * ospf6_dbex.c, ospf6_interface.c, ospf6_ism.c, ospf6_lsdb.[ch],
  440.   ospf6_neighbor.c, ospf6_spf.c, ospf6d.c:
  441. Fix for crash. ospf6d has ever been crashing when
  442. 'no interface' command executed, and when starting up with
  443. the configuration which does not include 'router ospf6'.
  444. these has been fixed.
  445. 2001-02-24  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  446. * ospf6_lsa.c, ospf6_message.c:
  447. LSA summary (exchanged while Adjacency bring up) may expire
  448. (may reach MaxAge). Handling this has been added but
  449. it's a little bit quick hack.
  450. * ospf6_message.c:
  451. Thread chain bug fixed. Read network thread chain has been cut
  452. when receive packets on not-enabled interface. this was wrong
  453. and fixed.
  454. 2001-02-24  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  455. * ospf6_message.c:
  456. I/F MTU check part on sending packet had some bug, and it's fixed.
  457. Ospf6d has believed a value from zebra as I/F MTU, but from now
  458. I/F MTU is set to constant 1500. This is workaround for ATM.
  459. 2001-02-01  Kunihiro Ishiguro  <kunihiro@zebra.org>
  460. * zebra-0.91 is released.
  461. 2001-01-04  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  462. * just code clean up of almost all module.
  463. * ospf6_dump.c, ospf6_lsa.c: file dependency.
  464. * ospf6_mesg.[ch]: changed filename to ospf6_message.[ch]
  465. 2001-01-09  Kunihiro Ishiguro  <kunihiro@zebra.org>
  466. * zebra-0.90 is released.
  467. 2001-01-04  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  468. * ospf6_mesg.c,ospf6_lsa.c: doubly cancel thread bug fixed.
  469. version 0.8.k CRASHed for this.
  470. * ospf6_lsa.c: bug of logging fixed.
  471. version: 0.8.l
  472. 2001-01-04  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  473. * ospf6_neighbor.c: fix typo when trying to delete
  474. MaxAge AS-External LSA. MaxAge LSA remaining bug is expected
  475. to be fixed.
  476. version: 0.8.k
  477. 2001-01-04  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  478. * ospf6_mesg.c: add I/F Mtu check for sending LS Update.
  479. * ospf6_dbex.c, ospf6_mesg.c, ospf6_neighbor.c, ospf6_neighbor.h,
  480. ospf6_spf.c: Changed type of hisaddr field in ospf6_neighbor
  481. structure, from sockaddr_in6 to in6_addr. No protocol/processing
  482. changed.
  483. 2001-01-04  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  484. * ospf6_mesg.c, ospf6_neighbor.[ch]: Speed up of
  485. Database Exchange.
  486. version: 0.8.j
  487. Because the LS Request list was checked only when attempt
  488. to send (retransmit) LS Request packet, Loading state lasted
  489. long (for RxmtInterval) unexpectedly. This was fixed; LS Request
  490. packet will be send as soon as one received a LS Update packet.
  491. 2001-01-01  Kunihiro Ishiguro  <kunihiro@zebra.org>
  492. * ospf6d.h (OSPF6_VTYSH_PATH): Change "/tmp/ospf6d" to
  493. /tmp/.ospf6d".
  494. 2000-12-29  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  495. * ospf6_dump.[ch]: simplified.
  496. 2000-12-19  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  497. * ospf6_route.c: Fix bug of using unavailable route.
  498. version: 0.8.d
  499. 2000-11-30  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  500. * ospf6_spf.c: calculate statistics. version: 0.8.d
  501. 2000-11-26  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  502. * ospf6_mesg.c, ospf6_nsm.c: LSDB sync bug fixed.
  503. version: 0.8.c
  504. 2000-11-26  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  505. * ospf6_dbex.c: Start debugging and cleaning.
  506. * ospf6_area.c, ospf6_dbex.c, ospf6_interface.c, ospf6_lsa.c,
  507. ospf6_proto.c, ospf6_top.c: add some function to clarify codes.
  508. 2000-11-26  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  509. * ospf6_spf.c: Delete old garbage (which was enclosed by #if 0)
  510. * ospf6_redistribute.c: "redistribute ospf6" was generated in
  511. "router ospf6" in config file. It is a bug, and fixed.
  512. wrong warning message was deleted.
  513. * ospf6_main.c: If daemon mode, ospf6d was silent even if
  514. the config file was wrong. It is a bug, and fixed.
  515. * ospf6_route.c, ospf6_zebra.c: Zebra syncronization method
  516. has been changed. delete garbages. allow nexthop of :: in case
  517. of connected route.
  518. * ospf6_dbex.c: Delete annoying log messages.
  519. * ospf6_lsa.c: Changed string for LSA log.
  520. 2000-11-21  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  521. * ospf6_spf.c: some careless bug fixed.
  522. * ospf6_route.c: changed not to send garbage route
  523.           whose nexthop is not linklocal address.
  524. 2000-11-09  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  525.         * ospf6_rtable.c: renamed to ospf6_route.c
  526.         whole functionality has been rewritten as new code.
  527.         new functions not yet installs routes; the old
  528.         functions still remains. cleaning log messages.
  529. * ospf6_spf.c: whole functionality has been rewritten
  530. as new code. new command "show ipv6 ospf6 spf node",
  531. "show ipv6 ospf6 spf tree", "show ipv6 ospf6 spf table"
  532. has been added. Memory leak was fixed. cleaning log messages.
  533. * ospf6d version: 0.7.c
  534. 2000-10-02  Kunihiro Ishiguro  <kunihiro@zebra.org>
  535. * zebra-0.89 is released.
  536. 2000-09-10  Kunihiro Ishiguro  <kunihiro@zebra.org>
  537. * ospf6_lsdb.c (ospf6_lsdb_remove_maxage_lsa): Fix compile
  538. warnings.
  539. 2000-08-17  Kunihiro Ishiguro  <kunihiro@zebra.org>
  540. * zebra-0.88 is released.
  541. 2000-08-06  Kunihiro Ishiguro  <kunihiro@zebra.org>
  542. * ospf6_rtable.h (struct ospf6_nexthop): Change ifindex type from
  543. unsigned long to unsigned int.
  544. 2000-04-28  Kunihiro Ishiguro  <kunihiro@zebra.org>
  545. * ospf6d.h: Include some headers for avoid warning.
  546. * ospf6_routemap.h: Add newfile.
  547. 1999-11-21  Kunihiro Ishiguro  <kunihiro@zebra.org>
  548. * ospf6_network.c: Respect IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP
  549. rather than RFC2133.
  550. 1999-10-21  Jun-ichiro itojun Hagino <itojun@itojun.org>
  551. * ospf6_network.c (ospf6_ipv6_decode_ipv4): Fix bug of conversion
  552. from IPv4 Mapped Address to IPv4 address.
  553. 1999-08-08  Kunihiro Ishiguro  <kunihiro@zebra.org>
  554. * ospf6_lsa.c (construct_link_lsa): Enclose KAME specific part by
  555. #ifdef/#endif.
  556. 1999-07-29  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  557. * ospf6_mesg.c: add new message process function.
  558. 1999-07-25  Kunihiro Ishiguro  <kunihiro@zebra.org>
  559. * ospf6_main.c (sighup): Call of log_rotate() removed.
  560. 1999-07-24  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  561. ospf6_dbex.{c,h}: variable "acknowledge" has been deleted.
  562. 1999-07-22  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  563. * *.{c,h}: lsa data structure has been drastically
  564. changed.
  565. 1999-07-16  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  566. * *.{c,h}: bug of updating LSA's which is self
  567. originated has been fixed.
  568. 1999-07-14  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>
  569. * *.{c,h} : log clean up.
  570. 1999-07-05  Kunihiro Ishiguro  <kunihiro@zebra.org>
  571. * ospf6d.c (ospf6_init): Change to use install_default.
  572. 1999-07-03  Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
  573. * ospf6_rtable.c (nexthop_*): added some function that handles
  574. new nexthop structure.
  575. 1999-07-01  Rick Payne <rickp@rossfell.co.uk>
  576. * ospf6_zebra.c (ospf6_zebra_init): Install standard commands to
  577. ZEBRA_NODE.
  578. 1999-06-09  Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
  579. * ospf6_rtable.h: added for new routing table of ospf6d
  580. 1999-05-14  Stephen R. van den Berg <srb@cuci.nl>
  581. * ospf6_main.c (signal_init): SIGTERM call sigint.
  582. (sigint): Loggging more better message.
  583. 1999-05-13  Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
  584. *ospf6_spf.c (get_prefix_lsa_of_vertex): bug fix about network vertex.
  585. 1999-05-08  Kunihiro Ishiguro  <kunihiro@zebra.org>
  586. * ospf6_network.c (send_linkstate_ack): Check HAVE_SIN6_SCOPE_ID
  587. is defined.
  588. * ospf6_mesg.c (make_hello): Likewise.
  589. * ospf6_lsa.c (lsa_flood): Likewise.
  590. 1999-05-07  Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
  591. * ospf6_spf.c, etc: Many bug fix.
  592.         intra-area-prefix-LSA treatment changed.
  593.         network byte order of neighbor ifid changed.
  594. 1999-05-07  Kunihiro Ishiguro  <kunihiro@zebra.org>
  595. * ospf6_zebra.h (struct zebra): Add hitory entry to structure.
  596. 1999-05-05  Kunihiro Ishiguro  <kunihiro@zebra.org>
  597. * ospf6_main.c (main): Add KAME check for binding vty socket.
  598. (main): Delete old interface get routine garbage.
  599. * ospf6d.c: Change all `show ip6' statement to `show ipv6'.
  600. (show_ipv6_ospf6_requestlist): Add description.
  601. 1999-05-04  Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
  602. * ospf6_lsa.c, etc: Many bug fix, now two routers
  603. on the same segment can become FULL neighbor state
  604. each other.
  605. 1999-05-03  Kunihiro Ishiguro  <kunihiro@zebra.org>
  606. * Makefile.am: Add file dependency.
  607. (depend): Add target.
  608. 1999-05-02  Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
  609. * Clean up and fix have been almost done. This code
  610. now testing stage of Intra area routing.
  611. * Configuration Vty become more similar to Cisco.
  612. 1999-04-22  Kunihiro Ishiguro  <kunihiro@zebra.org>
  613. * Trim training newline from zlog format arguemnt.
  614. * ospf6_dump.c (ospf6_err): Commented out ospf6_err and
  615. ospf6_warn.  Same kind of function should be implemented as
  616. zlog_err or zlog_warn or someting.
  617. * ospf6d.c: Change OSPF_NODE to OSPF6_NODE.
  618. Change OSPF_DEFAULT_CONFIG to OSPF6_DEFAULT_CONFIG.
  619. 1999-04-21  Kunihiro Ishiguro  <kunihiro@zebra.org>
  620. * ospf6_mesg.c (make_hello): Add check of SIN6_LEN
  621. 1999-04-16  Kunihiro Ishiguro  <kunihiro@zebra.org>
  622. * ospf6_neighbor.c: Change list_clear_all to list_delete_all_node.
  623. Remove list_delete_all fuction and use lib/linklist.c's one.
  624. 1999-04-14  Kunihiro Ishiguro  <kunihiro@zebra.org>
  625. * mcast_join(),mcast_leave()'s argument socket length is removed.
  626. 1999-04-08    <kunihiro@zebra.org>
  627. * ospf6_zebra.h (ospf_zebra_read): Fix typo.
  628. * ospf6_interface.h: Tempolary add struct rt_addrinfo.
  629. 1999-03-05  Kunihiro Ishiguro  <kunihiro@zebra.org>
  630. * Merge from ospfd-zebra-990303 codes.
  631. 1999-02-23  Kunihiro Ishiguro  <kunihiro@zebra.org>
  632. * Makefile.in: add new file.
  633. * Makefile.am: @INCLUDES@ is added for OS/library specific IPv6
  634. directory search.
  635. * Import files from Yasuhiro Ohara <yasu@sfc.wide.ad.jp>'s ospfd.
  636. Impterted files are:
  637. Makefile.am, ospf_area.h, ospf_dump.c, ospf_interface.c,
  638. ospf_interface.h, ospf_lsa.c, ospf_lsa.h, ospf_main.c,
  639. ospf_mesg.c, ospf_mesg.h, ospf_neighbor.c,
  640. ospf_neighbor.h,ospf_network.c, ospf_network.h, ospf_proto.h,
  641. ospf_spf.c, ospf_spf.h, ospf_types.h, ospfd.c, ospfd.h