Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   bad
Date:           Sat May 29 22:36:08 UTC 1999

Modified Files:
        syssrc/sys/net: if_tokensubr.c
        syssrc/sys/netinet: if_arp.c

Log Message:
Don't assume the Token-Ring source route is in the m_pktdat.  Use
m_data instead.  This isn't a problem with ARP packets but is correct
way to this.

Noticed by pmara%cactus.org@localhost (Shashi Mara).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/net/if_tokensubr.c
cvs rdiff -r1.59 -r1.60 syssrc/sys/netinet/if_arp.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