[support] Destination unreachable from HA on BU???

Arnaud Ebalard arno at natisbad.org
Fri Mar 27 23:49:30 JST 2009


Hi,

"Eriza Hafid Fazli" <eriza.fazli at triagnosys.com> writes:

> I've been following the discussion, and you mentioned that you wrote a patch
> to handle dynamic interfaces. Could you please give me a hint how I can
> obtain this patch?

This patch, with a lot of additional patches are available in a
mercurial repository: 

    http://hg.natisbad.org/migrate2_patches_umip_nemo/

You can simply browse that page with your browser to see what is
available (clic on "files") or clone the repository:

$ hg clone http://hg.natisbad.org/migrate2_patches_umip_nemo/ patches
  destination directory: migrate2_patches_umip_nemo
  requesting all changes
  adding changesets
  adding manifests
  adding file changes
  added 139 changesets with 350 changes to 68 files
  updating working directory
  47 files updated, 0 files merged, 0 files removed, 0 files unresolved
$ cd patches
$ cat series
  include_missing_stddef.patch
  fix_ha_memory_corruption.patch
  k_flag_partial_updates.patch
  mipv6-daemon-umip-0.4-nepl-20081130.patch
  dynreload.patch
  nestedconf.patch
  simplify_new_and_del_link_event_handling.patch
  allow_interface_addition_removal.patch
  router_preference_support.patch
  netlink_flooding_prevention.patch
  statistics_support.patch
  tunnel_support.patch
  migrate2.patch
  improve_prefix_list_cmp.patch
  simplify_md_change_default_router.patch
  useless_prefix_list_cmp_call.patch
  improve_md_update_router.patch
  avoid_memleak_in_md_check_default_router.patch
  prefix_remove_useless_memset_check.patch
  prefix_remove_useless_memcpy_checks.patch
  remove_unused_bcache_count.patch
  do_not_allocate_more_space_than_templates_require.patch
  remove_arcnet_support.patch
  remove_useless_hwalen_from_home_addr_info.patch
  simplify_process_link.patch
  move_md_set_linklocal_to_ndisc.patch
  make_build_of_link_layer_address_option_more_generic.patch
  remove_hwa_related_fields_from_md_inet6_iface.patch
  have_ha_send_rs_on_startup.patch
  ha_set_nd_proxy.patch
  gracefully_handle_multiple_interface_def.patch
  backward_compatible_2_6_28_kernel_compil_fix.patch
  prevent_race_condition_during_first_reg.patch
  prevent_soft_movement_during_acquire.patch
  ha_prevent_assert_failure_from_bce_race_condition.patch
  xfrm_user_acquire.patch
  prevent_ha_bce_dad_stacking.patch
  improve_mn_debug_info_upon_ha_rejection.patch
  remove_mn_set_ro_bule_coa.patch
  improve_mn_get_ro_coa.patch
  update_xfrm_post_ba_mod_bule_comment.patch
  check_hash_init_return_in_policy_bind_acl_config.patch
  extract_cn_and_ha_checks_of_mh_bu_parse.patch
  split_mn_recv_ba.patch
  make_DoRouteOptimizationCN_effective.patch
  implement_cn_binding_policy_support.patch

The content of the repo is in fact a quilt set which can directly be
applied on top of umip sources. See http://natisbad.org/MIPv6/ for more
details.

Cheers,

a+



More information about the Support mailing list