History log of /netbsd/sys/external/bsd/ipf/netinet/ip_frag.c (Results 1 – 8 of 8)
Revision Date Author Comments
# b70c2fe7 05-Apr-2020 christos <christos@NetBSD.org>

PR/55137: Kouichi Hashikawa: ipfstat -f incorrect output
- make sure frag is initialized to 0
- initialize ipfr_p field


# 784d8958 03-Jun-2018 maxv <maxv@NetBSD.org>

Constify a bunch of global varialbes under ipf/ so that they land in
.rodata (3472 bytes).

Also, remove ipf_tuneables[], unused.


# ddb4dac5 03-May-2018 maxv <maxv@NetBSD.org>

Remove now unused tcpip.h includes. Some were already unused before.


# 8fc1df8b 23-Apr-2017 christos <christos@NetBSD.org>

Free the right fragment (Cy Schubert @ FreeBSD). This will cause use after free
issues and eventually panic.


# 55417fe0 13-Jan-2017 christos <christos@NetBSD.org>

Don't play with the linked list while holding only a read lock!


# f52ace7a 22-Jul-2012 darrenr <darrenr@NetBSD.org>

Merge IPFilter 5.1.2 into HEAD


# f330e785 23-Mar-2012 christos <christos@NetBSD.org>

apply our changes.
- prototypes
- ip_h323_pxy.c is missing from the distribution
- original tar distribution is missing <$>Id values in most files


# ecd7789b 23-Mar-2012 christos <christos@NetBSD.org>

import kernel portion of ipfilter 5.1.1