Source-Changes archive

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

CVS commit: syssrc/sys/netinet6



Module Name:    syssrc
Committed By:   itojun
Date:           Fri Aug  9 07:01:22 UTC 2002

Modified Files:
        syssrc/sys/netinet6: ah_output.c esp_output.c

Log Message:
avoid hardcoded "16" for max AH sum size.  use AH_MAXSUMSIZE.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/netinet6/ah_output.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/netinet6/esp_output.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