add a comment for some possible? IPv4 option processing.
This commit is contained in:
parent
72e174286c
commit
8972cdb14e
@ -650,6 +650,7 @@ findpcb:
|
||||
}
|
||||
ip6_savecontrol(inp, &inp->in6p_options, ip6, m);
|
||||
}
|
||||
/* else, should also do ip_srcroute() here? */
|
||||
#endif /* INET6 */
|
||||
|
||||
so = inp->inp_socket;
|
||||
|
@ -650,6 +650,7 @@ findpcb:
|
||||
}
|
||||
ip6_savecontrol(inp, &inp->in6p_options, ip6, m);
|
||||
}
|
||||
/* else, should also do ip_srcroute() here? */
|
||||
#endif /* INET6 */
|
||||
|
||||
so = inp->inp_socket;
|
||||
|
Loading…
x
Reference in New Issue
Block a user