CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/02 16:15:15
Modified files:
usr.sbin/dhcrelay: bpf.c dhcpd.h packet.c
Log message:
Remove unused (a.k.a. always passed NULL) parameter 'data' from
decode_udp_ip_header() and the useless check of it. Part of original
diff from pelikan about udp length errors.
>From dhcpd: bpf.c r1.9, dhcpd.h r1.46, packet.c r1.5
ok jca
