Project

General

Profile

Actions

Optimization #7163

closed
PA CT

unix-socket: refuse to startup if compiled w/o --enable-unixsocket

Optimization #7163: unix-socket: refuse to startup if compiled w/o --enable-unixsocket

Added by Philippe Antoine almost 2 years ago. Updated 22 days ago.

Status:
Rejected
Priority:
Normal
Target version:
Effort:
Difficulty:
Label:
Beginner, C, Good First Issue

Description

We should have an error when we pass --unix-socket but we did not compile with --enable-unixsocket

Comes from le trying to reproduce failure seen in https://github.com/OISF/suricata/pull/11429
And not understanding why the test was not behaving properly, until I realized I needed to compile with --enable-unixsocket

VJ Updated by Victor Julien almost 2 years ago Actions #1

  • Subject changed from User-friendly error on --unix-socket command line argument when suricata is not compiled with --enable-unixsocket to unix-socket: refuse to startup if compiled w/o --enable-unixsocket

PA Updated by Philippe Antoine over 1 year ago Actions #2

  • Label Good First Issue added

PA Updated by Philippe Antoine 9 months ago Actions #3

  • Label Beginner, C added

PA Updated by Philippe Antoine 3 months ago Actions #4

  • Status changed from New to Assigned
  • Assignee changed from OISF Dev to Community Ticket

PA Updated by Philippe Antoine 22 days ago Actions #5

  • Status changed from Assigned to Rejected

unix-socket option has been like forever surrounded by #ifdef BUILD_UNIX_SOCKET

Actions

Also available in: PDF Atom