OpenBSD CVS

src/sys/netinet/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / netinet

Current tag: OPENBSD_3_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] libdeslite/        
[TXT] icmp6.h  1.29   20 years  markus   switch to sysctl_int_arr(); ok itojun, henning, miod, deraadt
[TXT] icmp_var.h  1.12   20 years  markus   switch to sysctl_int_arr(); ok itojun, henning, miod, deraadt
[TXT] if_ether.c  1.61   18 years  jolan   something in the eurobsdcon route-a-thon broke my simple home network router so ...
[TXT] if_ether.h  1.35   19 years  tedu   add some const to ether_*. remove bonus prototypes this brought out. ok deraadt...
[TXT] igmp.c  1.22   18 years  krw   A few 'demon' -> 'daemon'. ok deraadt@
[TXT] igmp.h  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] igmp_var.h  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] in.c  1.42   18 years  claudio   Fix a panic reported by D.Snezhkov by issuing an ifconfig command with -alias an...
[TXT] in.h  1.68   18 years  norby   Add multicast routing to GENERIC. It is now possible to enable multicast routin...
[TXT] in4_cksum.c  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] in_cksum.c  1.6   20 years  itojun   de-register. deraadt ok
[TXT] in_pcb.c  1.84   18 years  markus   simplify port allocation in pcb_bind(); based on freebsd; ok claudio henning
[TXT] in_pcb.h  1.52   18 years  deraadt   in ansi c, bitfields must be done against int, unsigned int, or _Bool. so we mus...
[TXT] in_proto.c  1.45   18 years  claudio   Remove unnecessary #ifdef MROUTING blocks. OK brad@ markus@
[TXT] in_systm.h  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] in_var.h  1.8   19 years  pascoe   From NetBSD: - Keep track of allhost multicast address record we joined into e...
[TXT] ip.h  1.11   18 years  deraadt   in ansi c, bitfields must be done against int, unsigned int, or _Bool. so we mus...
[TXT] ip6.h  1.16   19 years  itojun   typo. Bruno Rohee
[TXT] ip_ah.c  1.83   18 years  markus   use M_READONLY when trying to find out whether we have to copy the mbuf before e...
[TXT] ip_ah.h  1.31   20 years  markus   switch to sysctl_int_arr(); ok henning, deraadt
[TXT] ip_carp.c  1.119   18 years  mpf   Fix hmac calculation. Add some f's; do comparison in host byte order. OK mcbride...
[TXT] ip_carp.h  1.19   18 years  deraadt   in ansi c, bitfields must be done against int, unsigned int, or _Bool. so we mus...
[TXT] ip_ecn.c  1.4   22 years  kjc   bring in ECN support from KAME. it consists of - ECN support in TCP - tunnel-e...
[TXT] ip_ecn.h  1.5   22 years  kjc   bring in ECN support from KAME. it consists of - ECN support in TCP - tunnel-e...
[TXT] ip_esp.c  1.96   18 years  markus   use M_READONLY when trying to find out whether we have to copy the mbuf before e...
[TXT] ip_esp.h  1.40   20 years  markus   switch to sysctl_int_arr(); ok henning, deraadt
[TXT] ip_ether.h  1.13   22 years  itojun   whitespace
[TXT] ip_gre.c  1.27   18 years  pascoe   Introduce bpf_mtap_af and bpf_mtap_hdr to be used when passing a mbuf chain to b...
[TXT] ip_gre.h  1.7   18 years  claudio   Remove unnecessary #ifdef MROUTING blocks. OK brad@ markus@
[TXT] ip_icmp.c  1.69   18 years  henning   make pf use one mbuf tag instead of 6 distinct ones. use a little struct in the ...
[TXT] ip_icmp.h  1.21   18 years  pascoe   Change the API for icmp_do_error so that it takes the mtu directly, rather than ...
[TXT] ip_id.c  1.13   19 years  tholo   First step towards more sane time handling in the kernel -- this changes things ...
[TXT] ip_input.c  1.136   18 years  mpf   m_pullup the same amount we copied, not just the IP header. Any pf(4) translatio...
[TXT] ip_ipcomp.c  1.19   18 years  markus   use M_READONLY when trying to find out whether we have to copy the mbuf before e...
[TXT] ip_ipcomp.h  1.6   20 years  markus   switch to sysctl_int_arr(); ok henning, deraadt
[TXT] ip_ipip.c  1.33   18 years  pascoe   Introduce bpf_mtap_af and bpf_mtap_hdr to be used when passing a mbuf chain to b...
[TXT] ip_ipip.h  1.5   22 years  itojun   whitespace
[TXT] ip_ipsp.c  1.165   18 years  mpf   Path MTU discovery for NAT-T. OK markus@, "looks good" hshoexer@
[TXT] ip_ipsp.h  1.132   18 years  mpf   Path MTU discovery for NAT-T. OK markus@, "looks good" hshoexer@
[TXT] ip_mroute.c  1.42   19 years  brad   csum -> csum_flags ok krw@ canacar@
[TXT] ip_mroute.h  1.12   19 years  mcbride   Add kernel support for Protocol Independant Multicast (PIM) Information: http://...
[TXT] ip_output.c  1.173   18 years  norby   Add multicast routing to GENERIC. It is now possible to enable multicast routin...
[TXT] ip_spd.c  1.51   19 years  jfb   miscellaneous typo fixes: - sturct -> struct (spotted by pedro) - elimination of...
[TXT] ip_var.h  1.35   18 years  mpf   New counter for not joined IPv4 multicast groups. Don't count link local scope m...
[TXT] ipsec_input.c  1.77   18 years  mpf   Path MTU discovery for NAT-T. OK markus@, "looks good" hshoexer@
[TXT] ipsec_output.c  1.33   19 years  markus   handle PMTU for ipip SAs, too; ok hshoexer, cloder
[TXT] raw_ip.c  1.37   19 years  mcbride   Experimental support for opportunitic use of jumbograms where only some hosts on...
[TXT] tcp.h  1.16   18 years  deraadt   in ansi c, bitfields must be done against int, unsigned int, or _Bool. so we mus...
[TXT] tcp_debug.c  1.20   19 years  markus   pass segment size to userland; ok deraadt@
[TXT] tcp_debug.h  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] tcp_fsm.h  1.8   19 years  markus   backout rev 1.3, it breaks simultaneous close (no FIN set for retransmits) ok de...
[TXT] tcp_input.c  1.195.2.1   17 years  brad   MFC: Fix by markus@ mbuf use-after-free ok markus@
[TXT] tcp_output.c  1.79   18 years  markus   implement PMTU checks from http://www.gont.com.ar/drafts/icmp-attacks-ag...
[TXT] tcp_seq.h  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] tcp_subr.c  1.92   18 years  brad   Enable RFC3390 by default and remove a few compile time options which can be cha...
[TXT] tcp_timer.c  1.38   18 years  miod   branches: 1.38.6; Only two `h' in threshold.
[TXT] tcp_timer.h  1.10   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] tcp_usrreq.c  1.89   19 years  markus   - check th_ack against snd_una/max; from Raja Mukerji via hugh@ - limit pool to ...
[TXT] tcp_var.h  1.80   18 years  deraadt   bitfields must be off an int or such type
[TXT] udp.h  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] udp_usrreq.c  1.106   18 years  mpf   Path MTU discovery for NAT-T. OK markus@, "looks good" hshoexer@
[TXT] udp_var.h  1.16   20 years  markus   switch to sysctl_int_arr(); ok henning, deraadt
[TXT] if_arc.h (in the Attic) [Hide]  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if_atm.c (in the Attic) [Hide]  1.12   19 years  deraadt   re-register
[TXT] if_atm.h (in the Attic) [Hide]  1.6   22 years  itojun   whitespace
[TXT] in_gif.c (in the Attic) [Hide]  1.31   18 years  claudio   Remove unnecessary #ifdef MROUTING blocks. OK brad@ markus@
[TXT] in_gif.h (in the Attic) [Hide]  1.4   22 years  millert   First round of __P removal in sys
[TXT] ip_ether.c (in the Attic) [Hide]  1.48   18 years  pascoe   Introduce bpf_mtap_af and bpf_mtap_hdr to be used when passing a mbuf chain to b...
[TXT] pim.h (in the Attic) [Hide]  1.1   19 years  mcbride   Add kernel support for Protocol Independant Multicast (PIM) Information: http://...
[TXT] pim_var.h (in the Attic) [Hide]  1.1   19 years  mcbride   Add kernel support for Protocol Independant Multicast (PIM) Information: http://...
[TXT] tcpip.h (in the Attic) [Hide]  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...