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: [cvs.NetBSD.org] / src / sys / netinet6
Current tag: netbsd-9-0-RC1
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
1.275 | 20 months | roy | branches: 1.275.2; rtsock: Route address message simplification Rename rt_newa... |
![]() |
1.256.2.7 | 15 months | martin | Pull up following revision(s) (requested by ozaki-r in ticket #269): sys/netin... |
![]() |
1.242 | 2 years | maxv | Replace: M_COPY_PKTHDR -> m_copy_pkthdr. No functional change, since the former ... |
![]() |
1.220 | 20 months | ozaki-r | Get rid of IFNET_LOCK for if_mcast_op to avoid a deadlock The IFNET_LOCK was ad... |
![]() |
1.208.2.4 | 14 months | martin | Pull up following revision(s) (requested by maxv in ticket #432): sys/netinet6... |
![]() |
1.175 | 22 months | maxv | RIP6, CAN, SCTP and SCTP6 lack a length check in their _send() functions. Fix RI... |
![]() |
1.166.2.4 | 15 months | martin | Pull up following revision(s) (requested by ozaki-r in ticket #269): sys/netin... |
![]() |
1.166 | 20 months | ozaki-r | Get rid of IFNET_LOCK for if_mcast_op to avoid a deadlock The IFNET_LOCK was ad... |
![]() |
1.147 | 22 months | maxv | Fix the order in udp6_attach: soreserve should be called before in6_pcballoc, ot... |
![]() |
1.145 | 20 months | roy | branches: 1.145.2; rtsock: Route address message simplification Rename rt_newa... |
![]() |
1.130 | 18 months | msaitoh | branches: 1.130.2; Fix typo in comment (s/alreay/already/). |
![]() |
1.126 | 2 years | maxv | branches: 1.126.10; Retire EtherIP, we have L2TP instead. |
![]() |
1.115.6.1 | 15 months | martin | Pull up following revision(s) (requested by ozaki-r in ticket #368): sys/netin... |
![]() |
1.100.6.1 | 15 months | martin | Pull up following revision(s) (requested by ozaki-r in ticket #368): sys/netin... |
![]() |
1.100 | 2 years | maxv | Replace M_ALIGN and MH_ALIGN by m_align. |
![]() |
1.96.2.1 | 16 months | martin | Pull up following revision(s) (requested by ozaki-r in ticket #238): sys/netip... |
![]() |
1.95.2.1 | 16 months | martin | Pull up following revision(s) (requested by kamil in ticket #183): sys/netinet... |
![]() |
1.93.6.1 | 16 months | martin | Pull up following revision(s) (requested by ozaki-r in ticket #238): sys/netip... |
![]() |
1.86.6.2 | 15 months | martin | Pull up following revision(s) (requested by ozaki-r in ticket #269): sys/netin... |
![]() |
1.85 | 2 years | maxv | branches: 1.85.2; Remove now unused net_osdep.h includes, the other BSDs did th... |
![]() |
1.82 | 20 months | ozaki-r | Count packets dropped by pfil |
![]() |
1.74 | 2 years | maxv | branches: 1.74.2; When reassembling IPv4/IPv6 packets, ensure each fragment has... |
![]() |
1.50 | 2 years | knakahara | Support IPv6 NAT-T. Implemented by hsuenaga@IIJ and ohishi@IIJ. Add ATF later. |
![]() |
1.40 | 2 years | ozaki-r | Shorten the name of a workqueue instance to fit to the limit (15) |
![]() |
1.30 | 2 years | knakahara | Support IPv6 NAT-T. Implemented by hsuenaga@IIJ and ohishi@IIJ. Add ATF later. |
![]() |
1.28 | 9 years | yamt | fix assertions |
![]() |
1.27 | 22 months | msaitoh | Fix typos in comment: - s/paylaod/payload/ - s/dstination/destination/ |
![]() |
1.25 | 2 years | maxv | Remove this code, RH0 must be dropped, according to RFC5095. FreeBSD and OpenBSD... |
![]() |
1.22 | 2 years | maxv | style |
![]() |
1.20 | 2 years | maxv | Remove now unused net_osdep.h includes, the other BSDs did the same. |
![]() |
1.20 | 18 months | rjs | Split out the prototypes for add/delete address into a separate header file. |
![]() |
1.19 | 2 years | maxv | Remove notyet, we've never had this. |
![]() |
1.18 | 5 years | ozaki-r | branches: 1.18.18; Use time_uptime instead of time_second to avoid time leaps ... |
![]() |
1.17.4.1 | 16 months | martin | Pull up following revision(s) (requested by ozaki-r in ticket #238): sys/netip... |
![]() |
1.17 | 3 years | knakahara | branches: 1.17.4; preserve gif(4) configs by psref(9) like vlan(4) and l2tp(4).... |
![]() |
1.15 | 2 years | msaitoh | - Cleanup for dynamic sysctl: - Remove unused *_NAMES macros for sysctl. - R... |
![]() |
1.13.68.1 | 15 months | martin | Pull up following revision(s) (requested by ozaki-r in ticket #368): sys/netin... |
![]() |
1.13 | 2 years | maxv | Move udp6_output() into udp6_usrreq.c, and remove udp6_output.c. This is more co... |
![]() |
1.12 | 2 years | rjs | Make it compile after change to non-variadic pr_input. |
![]() |
1.12 | 2 years | rin | PR kern/53562 Add ether_sw_offload_[tr]x: handle TX/RX offload options in softw... |
![]() |
1.10 | 2 years | maxv | Remove netinet6/ipsec.h. |
![]() |
1.10 | 2 years | rin | PR kern/53562 Add ether_sw_offload_[tr]x: handle TX/RX offload options in softw... |
![]() |
1.10 | 9 years | tls | First step of random number subsystem rework described in <20111022023242.BA26F1... |
![]() |
1.7 | 15 years | elad | Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ... |
![]() |
1.5 | 15 years | elad | Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ... |
![]() |
1.5 | 2 years | msaitoh | - Cleanup for dynamic sysctl: - Remove unused *_NAMES macros for sysctl. - R... |
![]() |
1.4 | 5 years | rtr | branches: 1.4.16; make connect syscall use sockaddr_big and modify pr_{send,con... |
![]() |
1.4 | 3 years | christos | PR/52472: Edgar Fuss: Document handling of scoped IPv6 addresses by embedding AS... |
![]() |
1.3 | 12 years | martin | branches: 1.3.4; Remove clause 3 and 4 from TNF licenses |
![]() |
1.3 | 12 years | martin | branches: 1.3.4; Remove clause 3 and 4 from TNF licenses |
![]() |
1.3 | 12 years | martin | branches: 1.3.4; Remove clause 3 and 4 from TNF licenses |
![]() |
1.1 | 3 years | knakahara | branches: 1.1.2; 1.1.6; 1.1.14; 1.1.18; add missing files. |
![]() |
1.1 | 6 years | christos | branches: 1.1.2; 1.1.18; add routines to print in6_addr and sockaddr_in6 (in6_... |
![]() |
1.1 | 5 years | rjs | branches: 1.1.2; 1.1.18; Add core networking support for SCTP. |