CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/20 04:25:03
Modified files:
sys/net : if_bridge.c if_pfsync.c pfkey.c pfkeyv2.c
sys/netinet : in_pcb.c ip_ah.c ip_esp.c ip_ipcomp.c ip_ipsp.c
ip_ipsp.h ip_output.c ipsec_input.c
ipsec_output.c tcp_output.c
sys/netinet6 : ip6_output.c
Log message:
spltdb() was really just #define'd to be splsoftnet(); replace the former
with the latter
no change in md5 checksum of generated files
ok claudio@ henning@
