| /openbsd-src/regress/usr.sbin/bgpd/integrationtests/ |
| H A D | exabgp.eval_all.in | 11 group-updates; 29 group-updates; 47 group-updates; 70 group-updates;
|
| H A D | exabgp.med.in | 11 group-updates; 30 group-updates; 49 group-updates;
|
| H A D | exabgp.as0.test2.in | 11 group-updates; 35 group-updates; 55 group-updates;
|
| H A D | exabgp.attr.in | 11 group-updates; 35 group-updates; 69 group-updates;
|
| H A D | bgpd.maxprefix.rdomain1.conf | 5 log updates
|
| H A D | bgpd.network_statement.rdomain1.conf | 5 log updates
|
| H A D | bgpd.maxprefixout.rdomain2.conf | 5 log updates
|
| H A D | bgpd.maxprefix.rdomain2.conf | 5 log updates
|
| H A D | bgpd.pftable.rdomain1.conf | 5 log updates
|
| H A D | bgpd.maxprefixout.rdomain1.conf | 5 log updates
|
| H A D | bgpd.pftable.rdomain2_1.conf | 5 log updates
|
| H A D | bgpd.pftable.rdomain2_2.conf | 5 log updates
|
| H A D | bgpd.eval_all.conf | 5 log updates
|
| H A D | bgpd.network_statement.rdomain2.conf | 5 log updates
|
| H A D | exabgp.as0.test1.in | 11 group-updates;
|
| H A D | bgpd.l3vpn.rdomain1.conf | 4 log updates
|
| /openbsd-src/usr.sbin/nsd/doc/ |
| H A D | NSD-VERIFY-MODS | 39 It is possible that during a reload updates for multiple different zones are 42 with all the updates (also the bad ones) and we cannot easily selectively 43 undo only the bad updates. 52 reload. Then it is clear which updates should be merged with the database (the 53 updates which committed field is neither DIFF_CORRUPT or DIFF_INCONSISTENT). 58 To allow updates to be applied again on failure, xfrd has been updated to keep 59 all updates for each zone around until a reload succeeds. The set of updates 61 loop. During the update window, xfrd will accept and transfer updates, but 63 the updates stored on disk rather than the server, which previously just 66 set of updates contained a bad update. [all …]
|
| /openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
| H A D | UpdateSet.pm | 226 $o->{updates} = 0; 271 $self->{updates}++; 497 $self->{updates} += $set->{updates}; 498 $set->{updates} = 0;
|
| H A D | Update.pm | 107 $set->{updates}++; 348 if ($set->{updates} != 0) { 353 } elsif ($set->{updates} == 0) {
|
| /openbsd-src/usr.bin/ssh/ |
| H A D | xmss_fast.c | 340 static char bds_treehash_update(bds_state *state, unsigned int updates, const unsigned char *sk_see… in bds_treehash_update() argument 347 for (j = 0; j < updates; j++) { in bds_treehash_update() 371 return updates - used; in bds_treehash_update() 794 unsigned int updates; in xmssmt_sign() local 902 updates = (tree_h - k) >> 1; in xmssmt_sign() 920 … updates = bds_treehash_update(&states[i], updates, sk_seed, &(params->xmss_par), pub_seed, addr); in xmssmt_sign() 924 if (i > 0 && updates > 0 && states[params->d + i].next_leaf < (1ULL << h)) { in xmssmt_sign() 926 updates--; in xmssmt_sign() 945 updates--; // WOTS-signing counts as one update in xmssmt_sign()
|
| /openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
| H A D | amdgpu_ids.c | 284 uint64_t updates = amdgpu_vm_tlb_seq(vm); in amdgpu_vmid_grab_reserved() local 290 (*id)->flushed_updates < updates || in amdgpu_vmid_grab_reserved() 344 uint64_t updates = amdgpu_vm_tlb_seq(vm); in amdgpu_vmid_grab_used() local 365 if ((*id)->flushed_updates < updates) in amdgpu_vmid_grab_used()
|
| /openbsd-src/etc/examples/ |
| H A D | ripd.conf | 6 triggered-updates yes
|
| /openbsd-src/usr.sbin/bgpd/ |
| H A D | rde_update.c | 89 /* Do not redistribute updates to ibgp peers */ in up_test_update() 249 * Generate updates for the add-path send case. Depending on the in up_generate_addpath() 339 * Generate updates for the add-path send all case. Since all prefixes in up_generate_addpath_all() 812 p = RB_MIN(prefix_tree, &peer->updates[aid]); 818 RB_REMOVE(prefix_tree, &peer->updates[aid], p); in up_prefix_free() 965 if (up_dump_prefix(buf, &peer->updates[aid], peer, 0) == -1) 978 * Generate UPDATE message containing either just withdraws or updates. 1161 p = RB_MIN(prefix_tree, &peer->updates[aid]); 1211 if (up_dump_prefix(buf, &peer->updates[aid], peer, 0) == -1) 1219 p = RB_MIN(prefix_tree, &peer->updates[ai [all...] |
| /openbsd-src/gnu/gcc/libssp/ |
| H A D | libtool-version | 3 # a separate file so that version updates don't involve re-running
|
| /openbsd-src/gnu/gcc/libmudflap/ |
| H A D | libtool-version | 3 # a separate file so that version updates don't involve re-running
|