freebsd-dev/sbin/ipfw
Mark Johnston 56707bee4b ipfw(8): Fix most warnings with the default WARNS level.
- Add missing const and static qualifiers.
- Avoid shadowing the global "co" by renaming it to "g_co".
- Avoid mixing signedness in loop bound checks.
- Leave -Wcast-align warnings disabled for now.

Reviewed by:	ae, melifaro
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D25456
2020-07-13 17:51:04 +00:00
..
altq.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
dummynet.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
ipfw2.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
ipfw2.h ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
ipfw.8 Add support for RFC 6598/Carrier Grade NAT subnets. to libalias and ipfw. 2020-01-24 20:35:41 +00:00
ipv6.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
main.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
Makefile ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nat64clat.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
nat64lsn.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
nat64stl.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
nat.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
nptv6.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
tables.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00