Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: ozaki-r
Date: Fri Apr 15 01:31:29 UTC 2016
Modified Files:
src/sys/net: if_ethersubr.c if_pppoe.c if_pppoe.h
Log Message:
Hide PPPoE variables from if_ethersubr.c
This improves modularity of if_pppoe.
>From s-yamaguchi@IIJ
To generate a diff of this commit:
cvs rdiff -u -r1.217 -r1.218 src/sys/net/if_ethersubr.c
cvs rdiff -u -r1.104 -r1.105 src/sys/net/if_pppoe.c
cvs rdiff -u -r1.12 -r1.13 src/sys/net/if_pppoe.h
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