CVSROOT:        /cvs
Module name:    src
Changes by:     de...@cvs.openbsd.org   2020/11/07 02:51:40

Modified files:
        sbin/route     : route.8 
        sys/net        : rtable.c rtable.h rtsock.c 
        sys/netinet    : in_pcb.c 
        sys/netinet6   : in6_src.c 

Log message:
Rework source IP address setting.

- Move most of the processing out of rtable.c (reasonnable tb@, ok bluhm@)
- Remove memory allocation, store pointer to existing ifaddr
- Fix tunnel interface handling

looks fine mpi@

Reply via email to