Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   ozaki-r
Date:           Tue Jul 14 08:44:59 UTC 2015

Modified Files:
        src/sys/net: if_strip.c
        src/sys/netinet: ip_output.c

Log Message:
Move rt_gwroute operation out of stripoutput

We should do it in ip_hresolv_needed.


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/sys/net/if_strip.c
cvs rdiff -u -r1.242 -r1.243 src/sys/netinet/ip_output.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index