binary/scripts: genl ifstat routef routel rtpr docs: api-ip6-flowlabels.ps arpd.ps ip-cref.ps ip-tunnels.ps nstat.ps rtstat.ps ss.ps
All the documentation is available in iproute-doc. The binaries are really missing and will be included in next release.
iproute-2.6.38.1-2.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/iproute-2.6.38.1-2.fc15
Package iproute-2.6.38.1-2.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing iproute-2.6.38.1-2.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/iproute-2.6.38.1-2.fc15 then log in and leave karma (feedback).
missing links, ctstat rtstat, to lnstat: from misc/lnstat.c : if (!strcmp(basename, "rtstat")) { /* rtstat compatibility mode */ req_files[0] = "rt_cache"; num_req_files = 1; } else if (!strcmp(basename, "ctstat")) { /* ctstat compatibility mode */ req_files[0] = "ip_conntrack"; num_req_files = 1; } missing manpages links: ctstat.8 -> lnstat.8 routef.8 -> routel.8 rtstat.8 -> lnstat.8 missing m_xt.so and link m_ipt.so missing libnetlink.3 and include/libnetlink.h -thanks-
(In reply to comment #4) > missing links, ctstat rtstat, to lnstat: > > from misc/lnstat.c : > > if (!strcmp(basename, "rtstat")) { > /* rtstat compatibility mode */ > req_files[0] = "rt_cache"; > num_req_files = 1; > } else if (!strcmp(basename, "ctstat")) { > /* ctstat compatibility mode */ > req_files[0] = "ip_conntrack"; > num_req_files = 1; > } > > > missing manpages links: > > ctstat.8 -> lnstat.8 > routef.8 -> routel.8 > rtstat.8 -> lnstat.8 Ok. > > missing m_xt.so and link m_ipt.so Ok. > > missing libnetlink.3 and include/libnetlink.h > > -thanks- Do we need this? If so, we should install libnetlink.a as well. This would introduce devel (and virtually static) subpackages.
iproute-2.6.38.1-2.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
Re-opening with respect to Comment 4.
Added all the files and links mentioned in Comment 5 do 2.6.38.1-3. We now also have a devel (static) subpackage with libnetlink.a/.h. The update is on its way.
iproute-2.6.38.1-3.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/iproute-2.6.38.1-3.fc15
(In reply to comments #8 #5) sorry for the late reply. > Added all the files and links mentioned in Comment 5 do 2.6.38.1-3. missing links,ctstat rtstat, to *binary* lnstat. > Do we need this? If so, we should install libnetlink.a as well. http://fedoraproject.org/wiki/PackagingGuidelines#Packaging_Static_Libraries It must be converted to dinamic library. -thanks-
(In reply to comment #10) > (In reply to comments #8 #5) > > sorry for the late reply. > > > Added all the files and links mentioned in Comment 5 do 2.6.38.1-3. > > missing links,ctstat rtstat, to *binary* lnstat. > > > Do we need this? If so, we should install libnetlink.a as well. > > http://fedoraproject.org/wiki/PackagingGuidelines#Packaging_Static_Libraries > It must be converted to dinamic library. > > -thanks- Packaging static libraries is okay; just read the link you're referencing; iproute-devel provides iproute-static.
iproute-2.6.38.1-4.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/iproute-2.6.38.1-4.fc15
Package iproute-2.6.38.1-3.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing iproute-2.6.38.1-3.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/iproute-2.6.38.1-3.fc15 then log in and leave karma (feedback).
iproute-2.6.38.1-3.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
iproute-2.6.38.1-4.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.