Package: rarpd / 0.981107-8
Metadata
| Package | Version | Patches format |
|---|---|---|
| rarpd | 0.981107-8 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 001_from_0.981107_4.diff | (download) |
Makefile |
2 1 + 1 - 0 ! |
changes present in rarpd_0.981107-4. |
| 001_manual_page.diff | (download) |
rarpd.8 |
69 69 + 0 - 0 ! |
manual page rarpd(8). The manual page rarpd(8) is missing in the source archive but exists as adocument of the same authors. Authors: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> Jakub Jelinek <jakub@redhat.com> Comment: Recovered from rarpd_0.981107-4. |
| 002_from_0.981107_6.diff | (download) |
rarpd.c |
4 3 + 1 - 0 ! |
silence compiler warnings. Missing header file inclusion. . Print expected network adapter name. |
| 003_from_0.981107_7.diff | (download) |
rarpd.c |
2 1 + 1 - 0 ! |
silence compiler warning. Use proper type for socket address length. |
| 010_standard_conventions.diff | (download) |
Makefile |
15 13 + 2 - 0 ! |
conventions and portability. Alter the make file to reflect better the expected standards. . Minor improvments on the source code, including a logging message. . Select improvements to the manual page, mentioning capabilities in the existing source code, but which were not expressed in the existing manual page. Most importantly, mention the use of SIGHUP. |
| 015_notsock_and_debugging.diff | (download) |
rarpd.8 |
3 2 + 1 - 0 ! |
debug messages and invalid sockets. Attempt at identifying invalid socket descriptors, and deactivate them after detection. This should avoid message flooding in case of ENOTSOCK. . Implement the changes needed to make debug mode useful, printing to the console, and verbosely. |
