Package: irpas / 0.10-6

Metadata

Package Version Patches format
irpas 0.10-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix makefile.patch | (download)

Makefile | 93 49 + 44 - 0 !
1 file changed, 49 insertions(+), 44 deletions(-)

 many makefile improvements
 - Use the proper CFLAGS/CPPFLAGS/LDFLAGS to benefit from hardening.
 - Add an install target.
 - Clean up all object files on make clean.
 - Rename "netmask" to "inetmask" (see https://bugs.debian.org/176755)
use debian libpcap.patch | (download)

ass_v1.c | 2 1 + 1 - 0 !
dhcpx.c | 2 1 + 1 - 0 !
icmp_redirect.c | 2 1 + 1 - 0 !
irdpresponder.c | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

 fixes to work with the system wide libpcap
add missing header.patch | (download)

ass_v1.c | 1 1 + 0 - 0 !
cdp.c | 1 1 + 0 - 0 !
dhcpx.c | 1 1 + 0 - 0 !
irdpresponder.c | 1 1 + 0 - 0 !
itrace.c | 1 1 + 0 - 0 !
netmask.c | 1 1 + 0 - 0 !
protos.c | 1 1 + 0 - 0 !
timestamp.c | 1 1 + 0 - 0 !
8 files changed, 8 insertions(+)

 add missing header
comment out endif.patch | (download)

enum.h | 2 1 + 1 - 0 !
packets.c | 2 1 + 1 - 0 !
packets.h | 2 1 + 1 - 0 !
protocol-numbers.h | 2 1 + 1 - 0 !
protocols.h | 8 4 + 4 - 0 !
5 files changed, 8 insertions(+), 8 deletions(-)

 fix compilation warning
fix spelling error.patch | (download)

igrp.c | 10 5 + 5 - 0 !
protos.c | 4 2 + 2 - 0 !
2 files changed, 7 insertions(+), 7 deletions(-)

 fix spelling errors