ipvsadm v1.24(2005/12/10 )不支持 --syncid选项?

在linux 2.6.20内核下编译ipvsadm,后,执行
ipvsadm --start-daemon master --mcast-interface eth0 --syncid 80
失败

linux / # ipvsadm --version
ipvsadm v1.24 2005/12/10 (compiled with getopt_long and IPVS v1.2.1)
linux / # ipvsadm --start-daemon master --mcast-interface eth0 --syncid 80
Illegal 'syncid' option with the 'start-daemon' command
linux / #

Forums:

ipvsadm.c

-233 /*STARTD*/ {'x','x','x','x','x','x','x','x','x','x','x',' ','x','x','x','x','x','x','x','x','x'},
+233 /*STARTD*/ {'x','x','x','x','x','x','x','x','x','x','x',' ','x','x','x','x','x','x','x','1','x'},