freebsd-dev/sys/netpfil/ipfw
Gordon Bergling 4d89e2018c netpfil: Correct some typos in source code comments
- s/occured/occurred/
- s/the the/the/

MFC after:	3 days
2022-09-04 12:46:05 +02:00
..
nat64 nat64: fix whitespace damage in callout calls 2022-08-27 19:06:41 +00:00
nptv6 net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
pmod net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
test net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
dn_aqm_codel.c netpfil: Fix a typo in a source code comment 2022-09-03 19:18:54 +02:00
dn_aqm_codel.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
dn_aqm_pie.c dummynet: use m_rcvif_serialize/restore when queueing packets 2022-05-05 14:38:07 -04:00
dn_aqm_pie.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
dn_aqm.h dummynet: Fix schedlist and aqmlist locking 2021-06-03 09:02:49 +02:00
dn_heap.c
dn_heap.h
dn_sched_fifo.c
dn_sched_fq_codel_helper.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
dn_sched_fq_codel.c VNETify dummynet 2021-06-03 09:01:56 +02:00
dn_sched_fq_codel.h dummynet: use m_rcvif_serialize/restore when queueing packets 2022-05-05 14:38:07 -04:00
dn_sched_fq_pie.c dummynet: use m_rcvif_serialize/restore when queueing packets 2022-05-05 14:38:07 -04:00
dn_sched_prio.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
dn_sched_qfq.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
dn_sched_rr.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
dn_sched_wf2q.c dummynet: dn_dequeue() may return NULL 2022-01-28 23:09:08 +01:00
dn_sched.h dummynet: use m_rcvif_serialize/restore when queueing packets 2022-05-05 14:38:07 -04:00
dummynet.txt
ip_dn_glue.c ipfw: use unsigned int for dummynet bandwidth 2021-08-19 10:48:53 +02:00
ip_dn_io.c dummynet: check for ifp on all PROTO_LAYER2 packets 2022-07-11 22:07:11 +02:00
ip_dn_private.h dummynet: do not store struct ifnet pointers 2022-05-20 14:49:30 +02:00
ip_dummynet.c Suppress unused variable warning in ip_dummynet.c 2022-07-20 17:13:49 +02:00
ip_fw2.c ipfw: make it possible to specify MTU for "unreach needfrag" action 2022-08-17 08:24:11 -07:00
ip_fw_bpf.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ip_fw_dynamic.c netpfil: Correct some typos in source code comments 2022-09-04 12:46:05 +02:00
ip_fw_eaction.c
ip_fw_iface.c Adjust ipfw_iface_{init,destroy}() definitions to avoid clang 15 warning 2022-07-21 21:38:17 +02:00
ip_fw_log.c ipfw: fix matching and setting DSCP value for IPv6 2022-04-11 13:13:49 +03:00
ip_fw_nat.c Add required checks for unmapped mbufs in ipdivert and ipfw 2021-04-21 15:47:05 -04:00
ip_fw_pfil.c ipfw: Update the pfil mbuf pointer in ipfw_check_frame() 2021-06-16 09:46:56 -04:00
ip_fw_private.h ipfw: fix possible data race between jump cache reading and updating. 2021-08-17 11:08:28 +03:00
ip_fw_sockopt.c ipfw: make it possible to specify MTU for "unreach needfrag" action 2022-08-17 08:24:11 -07:00
ip_fw_table_algo.c ipfw: add support radix tables and table lookup for MAC addresses 2022-06-04 19:12:29 +03:00
ip_fw_table_value.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ip_fw_table.c ipfw: add support radix tables and table lookup for MAC addresses 2022-06-04 19:12:29 +03:00
ip_fw_table.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00