index
:
freebsd/src
lf/15.0
lf/dev/D50111
lf/dev/alc-msix
lf/dev/anycast-src
lf/dev/bridge
lf/dev/bridge-1q
lf/dev/bridge-inet6-params
lf/dev/bridge-pctrie
lf/dev/bridge-vlan
lf/dev/clang-scan-deps
lf/dev/const-cast
lf/dev/iputils
lf/dev/keyserv2
lf/dev/macdo
lf/dev/make_ether_addr
lf/dev/no_prefixaddr
lf/dev/pkgbase-armfix
lf/dev/pkgbase-bmake
lf/dev/pkgbase-cross-toolchain
lf/dev/pkgbase-uclall
lf/dev/rc.conf.d
lf/dev/routed
lf/dev/traceroute-merge
lf/dev/traceroute-patches
lf/dev/usrj
lf/dev/vlan_input_p
lf/main
lf/stable/15
main
stable/13
stable/14
FreeBSD src (LF version)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netinet6
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPv6: fix off-by-one in pltime and vltime expiration checks
Andrey V. Elsukov
2025-09-16
1
-2
/
+2
*
ip6: add SO_BINTIME support
Jonathan T. Looney
2025-09-15
1
-17
/
+36
*
sys/netinet6: Fix SLAAC for interfaces with no /64 LL address
Reid Linnemann
2025-09-05
3
-19
/
+43
*
bridge: Print a warning if member_ifaddrs=1
Lexi Winter
2025-09-04
1
-4
/
+13
*
ifnet: Defer detaching address family dependent data
Zhenlei Huang
2025-09-04
1
-0
/
+2
*
bridge: Fix adding gif(4) interface assigned with IP addresses as bridge memeber
Zhenlei Huang
2025-09-01
1
-2
/
+2
*
udp: Fix a typo in a source code comment
Gordon Bergling
2025-08-17
1
-1
/
+1
*
IPv6: Ignore PTB packets with an MTU < 1280
Eric van Gyzen
2025-08-12
2
-106
/
+39
*
sctp, tcp, udp: improve deferred computation of checksums
Timo Völker
2025-08-01
4
-1
/
+66
*
netinet6: Don't return non-IPv6 enabled interfaces from in6_getlinkifnet()
Kristof Provost
2025-07-29
1
-1
/
+16
*
udp: Fix a inpcb refcount leak in the tunnel receive path
Mark Johnston
2025-07-25
1
-3
/
+8
*
if_gif(4): Support the NOCLAMP flag to change MTU handling for IPv6
Koichiro Iwao
2025-07-21
1
-4
/
+14
*
mld: allow sysctls to be set per vnet
Kristof Provost
2025-07-19
1
-13
/
+16
*
netinet6: allow binding a raw socket to an anycast address
Lexi Winter
2025-07-15
1
-2
/
+1
*
counter(9): rate limit periods may be more than 1 second
Kristof Provost
2025-06-25
1
-5
/
+4
*
inet6: RFC 8981 SLAAC Temporary Address Extensions
Marek Zarychta
2025-06-20
4
-5
/
+20
*
inet6: RFC 8981 SLAAC Temporary Address Extensions
Fernando Gont
2025-06-20
4
-133
/
+52
*
udp: fix local blackholing
Michael Tuexen
2025-06-13
1
-1
/
+1
*
netinet6: Remove ndpr_raf_ra_derived flag
Hiroki Sato
2025-06-13
4
-10
/
+4
*
machine/stdarg.h -> sys/stdarg.h
Brooks Davis
2025-06-11
1
-2
/
+1
*
icmp6: fix use-after-reference-release
Kristof Provost
2025-05-27
1
-4
/
+3
*
icmp6: zero out pad space
Kristof Provost
2025-05-23
1
-0
/
+1
*
netinet6: Remove a set but not used global variable in6_maxmtu
Zhenlei Huang
2025-05-21
5
-45
/
+2
*
bridge: allow IP addresses on members to be disabled
Lexi Winter
2025-05-05
1
-0
/
+8
*
netinet6: allow binding to anycast addresses
Lexi Winter
2025-04-24
1
-5
/
+4
*
netinet6: Do not forward or send ICMPv6 messages to the unspec address
Mark Johnston
2025-04-22
2
-1
/
+8
*
ip6: leave room for link headers in UDP
Andrew Gallatin
2025-04-15
1
-3
/
+7
*
in6_control_ioctl: correctly report errors from SIOCAIFADDR_IN6
Lexi Winter
2025-04-07
1
-1
/
+1
*
netinet: Fix getcred sysctl handlers to do nothing if no input is given
Mark Johnston
2025-03-20
2
-0
/
+4
*
inpcb: in_pcbinshash() can't fail on connect(2)
Gleb Smirnoff
2025-03-13
1
-1
/
+2
*
ip6_cksum.c: generalize in6_cksum_partial() to allow L2 headers in passed mbuf
Konstantin Belousov
2025-03-13
2
-8
/
+19
*
inpcb: retire two-level port hash database
Gleb Smirnoff
2025-03-06
1
-43
/
+32
*
vm_lowmem: Fix signature mismatches in vm_lowmem callbacks
SHENGYI HONG
2025-03-04
2
-2
/
+2
*
ipfw: migrate ipfw to 32-bit size rule numbers
Andrey V. Elsukov
2025-03-03
1
-3
/
+7
*
icmp: use per rate limit randomized jitter
Michael Tuexen
2025-02-10
1
-23
/
+27
*
inet6: add the missing lock acquire to nd6_get_llentry
Mateusz Guzik
2025-02-10
1
-0
/
+1
*
rawip: Add a bind_all_fibs sysctl
Mark Johnston
2025-02-06
2
-3
/
+24
*
socket: Move SO_SETFIB handling to protocol layers
Mark Johnston
2025-02-06
2
-9
/
+18
*
udp: Add a sysctl to modify listening socket FIB inheritance
Mark Johnston
2025-02-06
1
-6
/
+12
*
inpcb: Add FIB-aware inpcb lookup
Mark Johnston
2025-02-06
2
-30
/
+43
*
inpcb: Add a flags parameter to in_pcbbind()
Mark Johnston
2025-02-06
3
-8
/
+16
*
inpcb: Imbue in(6)_pcblookup_local() with a FIB parameter
Mark Johnston
2025-02-06
2
-8
/
+14
*
sctp: don't specify pr_poll = sopoll_generic
Gleb Smirnoff
2025-02-02
1
-1
/
+0
*
ip: Defer checks for an unspecified dstaddr until after pfil hooks
Mark Johnston
2025-01-16
2
-3
/
+15
*
ipsec: allow it to work with unmapped mbufs
Konstantin Belousov
2025-01-13
1
-14
/
+0
*
ipsec + ktls: cannot coexists
Konstantin Belousov
2025-01-13
1
-8
/
+26
*
inpcb: Further restrict binding to a port owned by a different UID
Mark Johnston
2024-12-23
1
-2
/
+9
*
ip6_output(): if mtu is not yet computed for ipsec hook, use ifp mtu
Konstantin Belousov
2024-12-16
1
-1
/
+2
*
icmp: improve INVARIANTS check
Michael Tuexen
2024-12-12
1
-1
/
+1
*
inpcb: Remove bogus SO_REUSEPORT(_LB) checks in in_pcbbind()
Mark Johnston
2024-12-12
1
-3
/
+1
[next]