usagi/kernel/linux26/net/ipv4 esp4.c usagi/kernel/linux26/net/ipv6 esp6.c
[email protected] Wed, 26 Jan 2005 17:35:01 +0900
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
miyazawa 2005/01/26 17:31:19 JST
Modified files:
kernel/linux26/net/ipv4 esp4.c
kernel/linux26/net/ipv6 esp6.c
Log:
The kernel has better to check the return from crypto module,
because it returns -EINVAL when a key is invalid.
Revision Changes Path
1.15 +2 -1 usagi/kernel/linux26/net/ipv4/esp4.c
1.29 +2 -1 usagi/kernel/linux26/net/ipv6/esp6.c