/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
sys/netinet/
..
icmp6.h

nd6log is gone, mop up nd6_debug sysctl.

год назад
icmp_var.h

Convert icmp_sysctl to sysctl_bounded_args

6 лет назад
if_ether.c

put revarprequest() under #ifdef NFSCLIENT

год назад
if_ether.h

Cache route per softnet thread with netstack.

год назад
igmp.c

Carefully prune sysctl nodes with #ifndef SMALL_KERNEL recover space lost to other bloaty software. ok bluhm

год назад
igmp.h

Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.

23 года назад
igmp_var.h

Cache route per softnet thread with netstack.

год назад
in.c

Take net lock before kernel lock.

3 года назад
in.h

Cache route per softnet thread with netstack.

год назад
in4_cksum.c

When a struct ipovly needs to be computed and checksummed in in4_cksum(), do not bother operating on its first 8 bytes, which will always be zero.

5 лет назад
in_cksum.c

In in_cksum() and in6_cksum() convert types to C99 style and make both functions consistent. In in_cksum() panic if len is longer than mbuf, but in in6_cksum() do not panic if off and len match exactly to the end of mbuf. OK claudio@

7 лет назад
in_pcb.c

Unlock IPCTL_IPPORT_* cases of ip_sysctl(). Corresponding variables accessed read-only only within in_pcbpickport().

год назад
in_pcb.h

Remove TCP timeout reaper.

год назад
in_proto.c

Move atomically accessed `udpencap_enable' and `udpencap_port' sysctl(2) variables out of netlock.

год назад
in_systm.h

Stop using old n_time, n_long and n_short types in netinet headers.

12 лет назад
in_var.h

igmp, struct router_info: use queue(3)

8 лет назад
inet_nat64.c

Remove some includes include-what-you-use claims don't have any direct symbols used. Tested for indirect use by compiling amd64/i386/sparc64 kernels.

11 лет назад
inet_ntop.c

Implement a sockaddr_ntop() function that works like inet_ntop() but prints sockaddrs. Works for all sockaddrs so can be used to print sockaddrs nicely. OK phessler@

10 лет назад
ip.h

Correct value for IPTOS_DSCP_LE since it needs to allow for the preceeding two ECN bits. From daisuke.higashi at gmail.com via OpenSSH bz#3373, ok claudio@, job@, djm@.

5 лет назад
ip6.h

Convert IP6_EXTHDR_GET() macro to ip6_exthdr_get() inline function.

год назад
ip_ah.c

Move `encdebug' sysctl(2) variable out of netlock. It is idely used in the DPRINTF() macros, but disabled by default. We don't really need to enforce loading `encdebug' value each time, but at least it is consistent that way.

год назад
ip_ah.h

Convert *_sysctl in ipsec_input.c to sysctl_bounded_arr

6 лет назад
ip_carp.c

avoid some integer overflow by casting before multiplying.

год назад
ip_carp.h

Cache route per softnet thread with netstack.

год назад
ip_divert.c

Remove ip6_divert.h header file.

год назад
ip_divert.h

Remove ip6_divert.h header file.

год назад
ip_ecn.c

provide ip_tos_patch() for setting ip_tos and patching the ipv4 cksum.

8 лет назад
ip_ecn.h

provide ip_tos_patch() for setting ip_tos and patching the ipv4 cksum.

8 лет назад
ip_esp.c

Move `encdebug' sysctl(2) variable out of netlock. It is idely used in the DPRINTF() macros, but disabled by default. We don't really need to enforce loading `encdebug' value each time, but at least it is consistent that way.

год назад
ip_esp.h

Fix whitespace.

2 года назад
ip_ether.h

gif shouldn't include netinet/ip_ether.h, cos gif doesnt do etherip.

7 лет назад
ip_gre.c

Fix whitespace.

2 года назад
ip_gre.h

Fix whitespace.

2 года назад
ip_icmp.c

have icmp_reflect use route sourceaddr.

год назад
ip_icmp.h

Cache route per softnet thread with netstack.

год назад
ip_id.c

Fix whitespace.

2 года назад
ip_input.c

Push netlock down to mrt{,6}_sysctl_mfc().

год назад
ip_ipcomp.c

Move `encdebug' sysctl(2) variable out of netlock. It is idely used in the DPRINTF() macros, but disabled by default. We don't really need to enforce loading `encdebug' value each time, but at least it is consistent that way.

год назад
ip_ipcomp.h

Convert *_sysctl in ipsec_input.c to sysctl_bounded_arr

6 лет назад
ip_ipip.c

Carefully prune sysctl nodes with #ifndef SMALL_KERNEL recover space lost to other bloaty software. ok bluhm

год назад
ip_ipip.h

Cache route per softnet thread with netstack.

год назад
ip_ipsp.c

Move `encdebug' sysctl(2) variable out of netlock. It is idely used in the DPRINTF() macros, but disabled by default. We don't really need to enforce loading `encdebug' value each time, but at least it is consistent that way.

год назад
ip_ipsp.h

Move ipsec-enc-alg, ipsec-auth-alg and ipsec-comp-alg sysctl variables out of netlock.

год назад
ip_mroute.c

Push netlock down to mrt{,6}_sysctl_mfc().

год назад
ip_mroute.h

mp-safe multicast stats with per cpu counters

год назад
ip_output.c

Unlock IPCTL_MTUDISC case of ip_sysctl().

год назад
ip_spd.c

Move `ipsec_expire_acquire' sysctl(2) variable out of netlock. It is atomically accessed integer local to ipsp_acquire_sa().

год назад
ip_var.h

Move IP{,V6}CTL_MTUDISCTIMEOUT cases of ip{,6}_sysctl() out of netlock.

год назад
ipsec_input.c

Unlock IPCTL_MTUDISC case of ip_sysctl().

год назад
ipsec_output.c

Move IP{,V6}CTL_MTUDISCTIMEOUT cases of ip{,6}_sysctl() out of netlock.

год назад
raw_ip.c

Get rid of unused `so' argument in sbappendaddr(). No functional changes.

год назад
tcp.h

Move tcp_info structure to be under '#if __BSD_VISIBLE' to repair compliance with POSIX/SUS restrictions on <netinet/tcp.h>

3 года назад
tcp_debug.c

Make TCP debug code MP safe.

2 года назад
tcp_debug.h

TCP debug sockets still had code for old TCP timers that were implemented as slow and fast protocol user requests. Replace that with a proper timer debug implementation. OK visa@

8 лет назад
tcp_fsm.h

Declare some global TCP variables constant.

2 года назад
tcp_input.c

Unlock IPCTL_MTUDISC case of ip_sysctl().

год назад
tcp_output.c

Unlock IPCTL_MTUDISC case of ip_sysctl().

год назад
tcp_seq.h

Drop the current random timestamps and the current ISN generation code and replace both with a RFC1948 based method, so TCP clients now have monotonic ISN/timestamps. The server side uses completely random ISN/timestamps and does time-wait recycling (on port reuse). ok djm@, mcbride@; thanks to lots of testers

19 лет назад
tcp_subr.c

Unlock IPCTL_MTUDISC case of ip_sysctl().

год назад
tcp_timer.c

Unlock IPCTL_MTUDISC case of ip_sysctl().

год назад
tcp_timer.h

Remove TCP timeout reaper.

год назад
tcp_usrreq.c

Carefully prune sysctl nodes with #ifndef SMALL_KERNEL recover space lost to other bloaty software. ok bluhm

год назад
tcp_var.h

Handle sockets that are closing in parallel.

год назад
udp.h

Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.

23 года назад
udp_usrreq.c

Unlock IPCTL_MTUDISC case of ip_sysctl().

год назад
udp_var.h

Cache route per softnet thread with netstack.

год назад