File ndpmon-config.patch of Package ndpmon
--- ndpmon_2.1.0.orig/install/config_ndpmon.xml.in
+++ ndpmon_2.1.0/install/config_ndpmon.xml.in
@@ -4,8 +4,8 @@
<config_ndpmon>
<settings>
<!--
- <actions_high_priority sendmail="1" syslog="1" exec_pipe_program="@prefix@/ndpmon/alerts_to_xml.py"/>
- <actions_low_priority sendmail="1" syslog="1" exec_pipe_program="@prefix@/ndpmon/alerts_to_xml.py"/>
+ <actions_high_priority sendmail="1" syslog="1" exec_pipe_program="@prefix@/lib/ndpmon/alerts_to_xml.py"/>
+ <actions_low_priority sendmail="1" syslog="1" exec_pipe_program="@prefix@/lib/ndpmon/alerts_to_xml.py"/>
-->
<actions_high_priority sendmail="0" syslog="1" exec_pipe_program=""/>
<actions_low_priority sendmail="0" syslog="1" exec_pipe_program=""/>
@@ -65,7 +65,7 @@
<route>
<address>2001:db8:abcd:ef01::</address>
<mask>64</mask>
- <param_pref_reserved>8</param_flags_reserved>
+ <param_flags_reserved>8</param_flags_reserved>
<lifetime>2592000</lifetime>
</route>
</routes>