diff options
author | Vladislav Grishenko <themiron@mail.ru> | 2021-04-07 05:50:07 +0500 |
---|---|---|
committer | Vladislav Grishenko <themiron@mail.ru> | 2021-04-07 05:50:54 +0500 |
commit | 0ae932e8e39a4cfc88dc2102789791e376fe21cf (patch) | |
tree | 133b803abf4cd70a5733ef16c4ab3d5117d4c314 /rfc | |
parent | 63ea2beb79e30417dcea4a0926a3a18303872658 (diff) | |
download | accel-ppp-0ae932e8e39a4cfc88dc2102789791e376fe21cf.tar.gz accel-ppp-0ae932e8e39a4cfc88dc2102789791e376fe21cf.zip |
ippool: fix next pool handling
* fix no next pool when it was defined after referencing:
192.168.1.2-255,name=pool1,next=pool2
192.168.2.2-255,name=pool2
* fix UB when next pool was set to same pool:
192.168.1.2-255,name=pool1,next=pool1
* add warning about empty/not defined next pools
Diffstat (limited to 'rfc')
0 files changed, 0 insertions, 0 deletions