Home | History | Annotate | Download | only in netinet
History log of /src/sys/netinet/icmp_private.h
RevisionDateAuthorComments
 1.5  17-Feb-2021  christos - pass the alignment instead of the mask (as Roy asked and to match the
other macro)
- use alignof to determine that alignment and CTASSERT what we expect
- remove unused macros
 1.4  14-Feb-2021  christos - centralize header align and pullup into a single inline function
- use a single macro to align pointers and expose the alignment, instead
of hard-coding 3 in 1/2 the macros.
- fix an issue in the ipv6 lt2p where it was aligning for ipv4 and pulling
for ipv6.
 1.3  28-Apr-2008  martin branches: 1.3.4; 1.3.102;
Remove clause 3 and 4 from TNF licenses
 1.2  23-Apr-2008  thorpej branches: 1.2.2;
Use <net/net_stats.h> / netstat_sysctl().
 1.1  12-Apr-2008  thorpej branches: 1.1.2;
Make IP, TCP, UDP, and ICMP statistics per-CPU. The stats are collated
when the user requests them via sysctl.
 1.1.2.1  18-May-2008  yamt sync with head.
 1.2.2.1  16-May-2008  yamt sync with head.
 1.3.102.1  03-Apr-2021  thorpej Sync with HEAD.
 1.3.4.2  02-Jun-2008  mjf Sync with HEAD.
 1.3.4.1  28-Apr-2008  mjf file icmp_private.h was added on branch mjf-devfs2 on 2008-06-02 13:24:23 +0000

RSS XML Feed