待辦事項 #45078

generate_packets.py: allow multiple add-cap and remove-cap

啟用日期: 2022-07-11 04:13 最後更新: 2022-07-12 19:15

回報者:
負責人:
類型:
狀態:
關閉
元件:
里程碑:
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
修正
檔案:
1

細節

Part of #43927. Current handling of allowing only either an add-cap, or a remove-cap (or neither) actually makes some things more unwieldy than just supporting any number of them would ~> generalize current behavior to any number of caps (even mixed).

Ticket History (3/4 Histories)

2022-07-11 04:13 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: allow multiple add-cap and remove-cap" created
2022-07-11 04:50 Updated by: alienvalkyrie
  • 處理結果 Update from to Accepted
評語

The new behavior (which is the only way to be consistent with the old behavior) is as follows:

  • If there are multiple add-caps, all of them must be present
  • If there are multiple remove-caps, none of them may be present
  • If there are both, then both conditions must be true
2022-07-12 19:15 Updated by: alienvalkyrie
  • 狀態 Update from 開啟 to 關閉
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入