mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Fixed comment: ipip_input -> mroute_encapcheck.
Reported by: bde
This commit is contained in:
parent
6370be088b
commit
862e52ea61
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=83708
@ -240,7 +240,7 @@ static vifi_t numvifs = 0;
|
||||
static const struct encaptab *encap_cookie = NULL;
|
||||
|
||||
/*
|
||||
* one-back cache used by ipip_input to locate a tunnel's vif
|
||||
* one-back cache used by mroute_encapcheck to locate a tunnel's vif
|
||||
* given a datagram's src ip address.
|
||||
*/
|
||||
static u_long last_encap_src;
|
||||
|
Loading…
Reference in New Issue
Block a user