CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2017/01/23 17:17:14

Modified files:
        sys/net        : rtsock.c 

Log message:
Introduce rt_report() a function that generates a route message from an
rt_entry. Use this function in the success case of all route commands.
Reduce the goto madness in route_output and make the code hopefully a
bit easier to read and work with.
OK mpi@ bluhm@

Reply via email to