This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
netinet
History
degroote
640e23d7c9
In some FAST_IPSEC, spl level is not restored correctly. Fix that.
...
Spotted by Wolfgang Stukenbrock in pr/36800
2007-09-11 14:18:09 +00:00
..
files.ipfilter
…
files.netinet
…
icmp6.h
…
icmp_var.h
…
if_arp.c
We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(...,
2007-09-02 19:42:21 +00:00
if_atm.c
We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(...,
2007-09-05 05:29:35 +00:00
if_atm.h
…
if_ether.h
…
if_inarp.h
…
igmp_var.h
…
igmp.c
…
igmp.h
…
in4_cksum.c
…
in_cksum.c
…
in_gif.c
…
in_gif.h
…
in_ifattach.h
…
in_offload.c
…
in_offload.h
…
in_pcb_hdr.h
…
in_pcb.c
…
in_pcb.h
…
in_proto.c
…
in_proto.h
…
in_selsrc.c
…
in_selsrc.h
…
in_systm.h
…
in_var.h
Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_init(), and
2007-09-01 04:32:50 +00:00
in.c
Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_init(), and
2007-09-01 04:32:50 +00:00
in.h
…
ip6.h
…
ip_carp.c
…
ip_carp.h
…
ip_ecn.c
…
ip_ecn.h
…
ip_encap.c
…
ip_encap.h
…
ip_etherip.c
…
ip_etherip.h
…
ip_flow.c
…
ip_gre.c
Be consistent: use the prefix sc_ for all members of the gre_softc.
2007-09-02 01:49:49 +00:00
ip_gre.h
…
ip_icmp.c
…
ip_icmp.h
…
ip_id.c
…
ip_input.c
In some FAST_IPSEC, spl level is not restored correctly. Fix that.
2007-09-11 14:18:09 +00:00
ip_mroute.c
m_copym(..., 0, M_COPYALL, ...) -> m_copypacket(..., ...).
2007-09-02 07:18:55 +00:00
ip_mroute.h
…
ip_output.c
m_copym(..., 0, M_COPYALL, ...) -> m_copypacket(..., ...).
2007-09-02 07:18:55 +00:00
ip_var.h
…
ip.h
…
Makefile
…
pim_var.h
…
pim.h
…
raw_ip.c
m_copym(..., 0, M_COPYALL, ...) -> m_copypacket(..., ...).
2007-09-02 07:18:55 +00:00
tcp_congctl.c
…
tcp_congctl.h
…
tcp_debug.c
…
tcp_debug.h
…
tcp_fsm.h
…
tcp_input.c
…
tcp_output.c
m_copy() was deprecated, apparently, long ago. m_copy(...) ->
2007-09-02 03:12:23 +00:00
tcp_sack.c
…
tcp_seq.h
…
tcp_subr.c
…
tcp_timer.c
…
tcp_timer.h
…
tcp_usrreq.c
…
tcp_var.h
…
tcp.h
…
tcpip.h
…
udp_usrreq.c
m_copym(..., 0, M_COPYALL, ...) -> m_copypacket(..., ...).
2007-09-02 07:18:55 +00:00
udp_var.h
…
udp.h
…