fix typo in comment
This commit is contained in:
parent
62f0479cf1
commit
beaca811e4
@ -25,7 +25,7 @@
|
|||||||
* - local IP address is retrieved (using recvmsg voodoo) but
|
* - local IP address is retrieved (using recvmsg voodoo) but
|
||||||
* child's socket is not bound to it (bind cannot be called on
|
* child's socket is not bound to it (bind cannot be called on
|
||||||
* already bound socket). Thus it still can emit outgoing packets
|
* already bound socket). Thus it still can emit outgoing packets
|
||||||
* with wrong sorce IP...
|
* with wrong source IP...
|
||||||
* - don't know how to retrieve ORIGDST for udp.
|
* - don't know how to retrieve ORIGDST for udp.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user