mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
Fix typo in comment.
This commit is contained in:
parent
df4ad1fd93
commit
003c7e36b2
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
* significant speed-ups for new TCP connections after the first one.
|
||||
*
|
||||
* Due to the tcp_hostcache, all TCP-specific metrics information in the
|
||||
* routing table has been removed. The inpcb no longer keeps a pointer to
|
||||
* routing table have been removed. The inpcb no longer keeps a pointer to
|
||||
* the routing entry, and protocol-initiated route cloning has been removed
|
||||
* as well. With these changes, the routing table has gone back to being
|
||||
* more lightwight and only carries information related to packet forwarding.
|
||||
|
|
|
|||
Loading…
Reference in a new issue