CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/28 09:45:32
Modified files:
sbin/dhclient : kroute.c
Log message:
delete_route() doesn't need any info from its struct interface_info
parameter as the route message already has the correct tableid. So
eliminate the useless parameter.
