On 15/10/2013 8:51 PM, Stuart Henderson wrote:
On 2013/10/15 00:43, Alexander Bluhm wrote:
Hi,

Convert the route expire timestamp in kernel and routing message
to 64 bit.  Add a small compatibility layer that allows to set
routes with old user land and new kernel.
ports-wise, here's output from a search for rt_metrics/rt_kmetrics/rt_msghdr.
for many, making sure they update (e.g. libc bump or explicit port REVISION 
bump)
is all that's needed, but others e.g. openvpn will need more work.

<snip>
netatalk-2.2.3/netatalk-2.2.3/etc/atalkd/route.c
53:    struct rt_msghdr  rtma_rtm;
65:    rtma.rtma_rtm.rtm_version = RTM_VERSION;


There is no kernel support for the old appletalk protocols. atalkd should not be installed anymore in the package. It was the appletalk routing daemon.

Ian McWilliam

Reply via email to