cvs commit: src/sys/net ethernet.h if_ethersubr.c
Sam Leffler
sam at errno.com
Wed Jun 2 15:12:17 PDT 2004
On Wednesday 02 June 2004 02:34 pm, Christian Weisgerber wrote:
> naddy 2004/06/02 14:34:14 PDT
>
> FreeBSD src repository (ports committer)
>
> Modified files:
> sys/net ethernet.h if_ethersubr.c
> Log:
> Add helper functions to calculate the standard ethernet CRC in
> little/big endian fashion, so that network drivers can just reference
> the standard implementation and don't have to bring their own.
>
> As discussed on arch at .
>
> Obtained from: NetBSD
>
> Revision Changes Path
> 1.23 +2 -0 src/sys/net/ethernet.h
> http://cvsweb.FreeBSD.org/src/sys/net/ethernet.h.diff?r1=1.22&r2=1.23
> 1.171 +73 -0 src/sys/net/if_ethersubr.c
> http://cvsweb.FreeBSD.org/src/sys/net/if_ethersubr.c.diff?r1=1.170&r2=1.171
Thank you!
Sam
More information about the cvs-src
mailing list