CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/02 10:36:33
Modified files:
usr.sbin/eigrpd: eigrpd.h eigrpe.c eigrpe.h packet.c util.c
Log message:
Merge the recv_packet_v[46] functions into one.
This reduces some code duplication and makes it easier to see the
difference between the IPv4 and IPv6 raw sockets API.
tweak + ok claudio@, ok benno@
