freebsd-dev/sys/netipsec
Bjoern A. Zeeb 83e521ec73 Clean up some #endif comments removing from short sections. Add #endif
comments to longer, also refining strange ones.

Properly use #ifdef rather than #if defined() where possible.  Four
#if defined(PCBGROUP) occurances (netinet and netinet6) were ignored to
avoid conflicts with eventually upcoming changes for RSS.

Reported by:	bde (most)
Reviewed by:	bde
MFC after:	3 days
2012-01-22 02:13:19 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h
ipsec_input.c Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
ipsec_mbuf.c
ipsec_output.c Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
ipsec.c Announce both IPsec and UDP Encap (NAT-T) if available for 2010-10-30 18:52:44 +00:00
ipsec.h Optimisation in IPSEC(4): 2011-03-31 15:23:32 +00:00
key_debug.c
key_debug.h
key_var.h
key.c Add missing va_end() in an error case to clean up after va_start() 2011-10-07 21:00:26 +00:00
key.h Optimisation in IPSEC(4): 2011-03-31 15:23:32 +00:00
keydb.h Make the IPsec SADB embedded route cache a union to be able to hold both the 2010-10-23 20:35:40 +00:00
keysock.c After some off-list discussion, revert a number of changes to the 2010-11-22 19:32:54 +00:00
keysock.h
xform_ah.c Eliminate 'err' variable and just use existing 'error'. 2011-11-26 23:15:28 +00:00
xform_esp.c Remove unused 'plen' variable. 2011-11-26 23:57:03 +00:00
xform_ipcomp.c Make IPsec compile without INET adding appropriate #ifdef checks. 2011-04-27 19:28:42 +00:00
xform_ipip.c Clean up some #endif comments removing from short sections. Add #endif 2012-01-22 02:13:19 +00:00
xform_tcp.c
xform.h Optimisation in IPSEC(4): 2011-03-31 15:23:32 +00:00