CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/06/01 18:09:57

Modified files:
        sys/netinet    : in.h ip_input.c 

Log message:
factor out the code that does basic sanity checks on ipv4 headers.

this will allow these checks to be reused by bridge (where they're
currently duplicated), veb, and tpmr.

ok bluhm@ sashan@

Reply via email to