]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Optionally bind ktls threads to NUMA domains
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2020-12-09 cyMFV r368464:
2020-12-04 hselaskyExpose nonstandard IPv6 kernel definitions to standalon...
2020-12-01 mmMFV r368207:
2020-11-29 melifaroRemove RADIX_MPATH config option.
2020-11-29 melifaroRefactor fib4/fib6 functions.
2020-11-26 seUpdate to version 3.2.0
2020-11-25 bzIPv6: set ifdisabled in the kernel rather than in rc
2020-11-22 melifaroRefactor rib iterator functions.
2020-11-20 sjgMerge bmake-20201117
2020-11-14 jtlFix implicit automatic local port selection for IPv6...
2020-11-07 sjgUpdate to bmake-20201101
2020-10-28 melifaroFix use-after-free in icmp6_notify_error().
2020-10-19 markjicmp6: Count packets dropped due to an invalid hop...
2020-10-18 melifaroImplement flowid calculation for outbound connections...
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-09 rscheffAdd IP(V6)_VLAN_PCP to set 802.1 priority per-flow.
2020-10-03 melifaroIntroduce scalable route multipath.
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-09-21 melifaroRework part of routing code to reduce difference to...
2020-09-20 melifaroRemove unused nhop_ref_any() function.
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 npif_vxlan(4): add support for hardware assisted checksum...
2020-09-18 npAdd a knob to allow zero UDP checksums for UDP/IPv6...
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-01 mjgnet: clean up empty lines in .c and .h files
2020-08-31 kevansipv6: quit dropping packets looping back on p2p interfaces
2020-08-28 melifaroMove net/route/shared.h definitions to net/route/route_...
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-15 melifaroMake net.inet6.ip6.deembed_scopeid behaviour default...
2020-08-14 melifaroSimplify dom_<rtattach|rtdetach>.
2020-08-12 gjbMFH
2020-08-11 hselaskyUse a static initializer for the multicast free tasks.
2020-08-11 melifaroFix rib_subscribe() waitok flag by performing allocatio...
2020-08-10 dimMerge ^/head r364051 through r364081.
2020-08-10 bzMC: add a note with reference to the discussion and...
2020-08-10 hselaskyMake sure the multicast release tasks are properly...
2020-08-10 hselaskyUse proper prototype for SYSINIT() functions.
2020-08-07 dimMerge ^/head r363989 through r364034.
2020-08-07 bzIPV6_PKTINFO support for v4-mapped IPv6 sockets
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-05 aeFix typo.
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 markjRemove an incorrect assertion from in6p_lookup_mcast_ifp().
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-31 dimMerge ^/head r363583 through r363738.
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-30 markjip6_output(): Check the return value of in6_getlinkifnet().
2020-07-21 melifaroTransition from rtrequest1_fib() to rib_action().
2020-07-19 melifaroTemporarly revert r363319 to unbreak the build.
2020-07-19 melifaroTransition from rtrequest1_fib() to rib_action().
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 jkimMFV: r362513
2020-07-12 melifaroSwitch inet6 default route subscription to the new...
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-07-03 melifaroFix IPv6 regression introduced by r362900.
2020-07-02 melifaroComplete conversions from fib<4|6>_lookup_nh_<basic...
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 markjAdd the SCTP_SUPPORT kernel option.
2020-06-18 jkimMFV: r362286
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-07 tuexenRetire SCTP_SO_LOCK_TESTING.
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-03 freqlabsFix typo in previous commit
2020-06-03 freqlabsscope6: Check for NULL afdata before dereferencing
2020-06-01 melifaro* Add rib_<add|del|change>_route() functions to manipul...
2020-06-01 melifaroRevert r361704, it accidentally committed merged D25067...
2020-06-01 melifaro* Add rib_<add|del|change>_route() functions to manipul...
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-28 melifaroUse fib[46]_lookup() in mtu calculations.
2020-05-28 melifaroReplace ip6_ouput fib6_lookup_nh_<ext|basic> calls...
2020-05-28 melifaroSwitch gif(4) path verification to fib[46]_check_urfp().
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-23 melifaroMove <add|del|change>_route() functions to route_ctl...
2020-05-23 melifaroUse epoch(9) for rtentries to simplify control plane...
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-18 karelsAllow TCP to reuse local port with different destinations
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-12 gallatinIPv6: Fix a panic in the nd6 code with unmapped mbufs.
2020-05-12 gallatinIPv6: sync IP_NO_SND_TAG_RL support from IPv4
2020-05-11 gallatinFix the build
2020-05-11 gallatinKtls: never skip stamping tags for NIC TLS
next