Source-Changes archive

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

CVS commit: [netbsd-7] src/sys/rump/net/lib/libshmif



Module Name:    src
Committed By:   riz
Date:           Sun Aug 17 03:26:51 UTC 2014

Modified Files:
        src/sys/rump/net/lib/libshmif [netbsd-7]: if_shmem.c shmifvar.h

Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #28):
        sys/rump/net/lib/libshmif/shmifvar.h: revision 1.8
        sys/rump/net/lib/libshmif/if_shmem.c: revision 1.63
        sys/rump/net/lib/libshmif/shmifvar.h: revision 1.9
Make shmif SIMPLEX
Add a sender field to a packet header on a shmif bus to identify
and ignore packets sent by itself.
This makes shmif work with bridges.
ok pooka@
Bump SHMIF_VERSION


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.62.2.1 src/sys/rump/net/lib/libshmif/if_shmem.c
cvs rdiff -u -r1.7 -r1.7.4.1 src/sys/rump/net/lib/libshmif/shmifvar.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