This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
netipsec
History
Gleb Smirnoff
eb1b1807af
Mechanically substitute flags from historic mbuf allocator with
...
malloc(9) flags within sys. Exceptions: - sys/contrib not touched - sys/mbuf.h edited manually
2012-12-05 08:04:20 +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
- Fix one more miss from r241913.
2012-10-23 08:22:01 +00:00
ipsec_mbuf.c
Mechanically substitute flags from historic mbuf allocator with
2012-12-05 08:04:20 +00:00
ipsec_output.c
Mechanically substitute flags from historic mbuf allocator with
2012-12-05 08:04:20 +00:00
ipsec.c
Switch the entire IPv4 stack to keep the IP packet header
2012-10-22 21:09:03 +00:00
ipsec.h
…
key_debug.c
…
key_debug.h
…
key_var.h
…
key.c
Mechanically substitute flags from historic mbuf allocator with
2012-12-05 08:04:20 +00:00
key.h
…
keydb.h
…
keysock.c
Mechanically substitute flags from historic mbuf allocator with
2012-12-05 08:04:20 +00:00
keysock.h
…
xform_ah.c
Do not reduce ip_len by size of IP header in the ip_input()
2012-10-23 08:33:13 +00:00
xform_esp.c
Remove unused 'plen' variable.
2011-11-26 23:57:03 +00:00
xform_ipcomp.c
…
xform_ipip.c
Mechanically substitute flags from historic mbuf allocator with
2012-12-05 08:04:20 +00:00
xform_tcp.c
…
xform.h
…