diff options
Diffstat (limited to 'doc/examples/kea6/all-keys-netconf.json')
-rw-r--r-- | doc/examples/kea6/all-keys-netconf.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/kea6/all-keys-netconf.json b/doc/examples/kea6/all-keys-netconf.json index e9254aa04d..f9bef313eb 100644 --- a/doc/examples/kea6/all-keys-netconf.json +++ b/doc/examples/kea6/all-keys-netconf.json @@ -564,7 +564,7 @@ // be held pending the updates. In times of heavy client traffic, // this value can keep kea-dhcp6 from building an insurmountable // backlog of updates. - "parked-packet-limit": 128, + "parked-packet-limit": 256, // Global (default) value of the preferred lifetime. "preferred-lifetime": 50, |