Source-Changes archive

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

CVS commit: [netbsd-1-6] src/sys/net



Module Name:    src
Committed By:   tron
Date:           Mon Jun  2 14:49:49 UTC 2003

Modified Files:
        src/sys/net [netbsd-1-6]: if_ethersubr.c

Log Message:
Pull up revision 1.105 (requested by aymeric in ticket #1188):
ignore multicast PPPoE packets ASAP.
This improves performance a lot on slow machines behind a cable modem.
Protect it with PPPOE_SERVER as a reminder that this will have to be changed
if we add PPPoE server code in the kernel one day.


To generate a diff of this commit:
cvs rdiff -r1.95.2.2 -r1.95.2.3 src/sys/net/if_ethersubr.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