CVS commit: src/sys/netinet
"Ryota Ozaki" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: ozaki-r Date: Fri May 29 02:52:07 UTC 2026 Modified Files: src/sys/netinet: ip_input.c Log Message: inet: refactor ip_input() (NFC) Make the call path to ip_forward() unindented to clarify that it is the normal path. To generate a diff of this commit: cvs rdiff -u -r1.406 -r1.407 src/sys/netinet/ip_input.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.