rtrlsa.C:
The SPO_FT bit is set while building the router LSA in this file. This is done in the procedure rl_orig().
If the node is in tree based broadcasting mode, set FT-bit to 1 in the router LSA as follows.
hdr->ls_opts |= SPO_FT;