]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net/route
rtld-elf: link udivmoddi4 from compiler_rt
[FreeBSD/FreeBSD.git] / sys / net / route /
2020-12-09 cyMFV r368464:
2020-12-03 melifaroAdd IPv4/IPv6 rtentry prefix accessors.
2020-12-01 mmMFV r368207:
2020-11-29 melifaroRemove RADIX_MPATH config option.
2020-11-29 melifaroIntroduce rib_walk_ext_internal() to allow iteration...
2020-11-29 melifaroAdd nhop_ref_any() to unify referencing nhop or nexthop...
2020-11-29 melifaroAdd tracking for rib/nhops/nhgrp objects and provide...
2020-11-28 melifaroAdd nhgrp_get_idx() as a counterpart for nhop_get_idx().
2020-11-26 seUpdate to version 3.2.0
2020-11-22 melifaroRefactor rib iterator functions.
2020-11-20 sjgMerge bmake-20201117
2020-11-08 melifaroSwitch net.add_addr_allfibs default to 0.
2020-11-08 melifaroTemporarily revert setting net.add_addr_allfibs to 0.
2020-11-08 melifaroFix build broken by r367484: add route_ifaddrs.c.
2020-11-07 sjgUpdate to bmake-20201101
2020-10-18 melifaroImplement flowid calculation for outbound connections...
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-04 melifaroFix route flags update during RTM_CHANGE.
2020-10-03 melifaroRemove ROUTE_MPATH-related warnings introduced in r366390.
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-20 melifaroFix gw updates / flag updates during route changes.
2020-09-18 mmacyMFV 2.0-rc2
2020-09-10 melifaroFix RADIX_MPATH build broken by r365521.
2020-09-09 melifaroUpdate nexthop handling for route addition/deletion...
2020-09-09 melifaroRetain marking net.fibs sysctl as a tunable.
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-08 melifaroFix panic with net.fibs tunable set in loader.conf.
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-03 melifaroFix regression for IPv6 loopback routes.
2020-09-01 mjgnet: clean up empty lines in .c and .h files
2020-08-29 melifaroRevert uma zone alignemnt cache unadvertenly committed...
2020-08-29 melifaroFix build with RADIX_MPATH.
2020-08-28 melifaroMove fib_rte_to_nh_flags() from net/route_var.h to...
2020-08-28 melifaroMove net/route/shared.h definitions to net/route/route_...
2020-08-28 melifaroFurther split nhop creation and rtable operations.
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 melifaroRemove RT_LOCK mutex from rte.
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-22 melifaroRename rt_flags to rte_flags && reduce number of rt_nho...
2020-08-22 mjgFix tinderbox build after r364465
2020-08-21 melifaroMake net.fibs growable.
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-14 melifaroSimplify dom_<rtattach|rtdetach>.
2020-08-13 melifaroMove rtzone handling code to net/route_ctl.c
2020-08-12 gjbMFH
2020-08-11 melifaroDo not enter epoch in add_route(), as it is already...
2020-08-11 melifaroMake <add|del|change>_route() static to finish the...
2020-08-11 melifaroFix rib_subscribe() waitok flag by performing allocatio...
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
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-30 cemImport PCG-C into sys/contrib
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-12 melifaroAdd destructor for the rib subscription system to simpl...
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-07-06 markjSplit nhop_ref_object().
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 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-10 melifaroSwitch rtsock code to using newly-create rib_action...
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-01 melifaroAdd rib subscription API.
2020-06-01 melifaroFinish r361706: add sys/net/route/route_ctl.h, missed...
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-23 cemUpdate to Zstandard 1.4.5
2020-05-23 melifaroMove <add|del|change>_route() functions to route_ctl...
2020-05-23 melifaroRemove refcounting from rtentry.
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-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-12 impKill trailing newline while I'm here...
2020-05-11 melifaroRemove unused rnh_close callback from rtable & cleanup...
2020-05-08 melifaroEmbed dst sockaddr into rtentry and remove rte packet...
2020-05-07 melifaroAdd rib_lookup() sockaddr lookup wrapper and make ifa_i...
2020-05-04 melifaroSwitch DDB show route to direct rnh_matchaddr() call...
2020-05-04 melifaroSimplify address parsing in DDB show route command.
2020-05-04 melifaroRemove now-unused rt_ifp,rt_ifa,rt_gateway,rt_mtu rte...
2020-04-29 melifaroConvert more rtentry field accesses into nhop fields...
next