bareos: master 8282ab75
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
Alaa Eddine Elamri | Alaa Eddine Elamri | master | 2021-07-22 01:48 | master abce51c3 | Pending |
Changeset | Added check for existing addresses Added a check for an address before adding Single Port addresses. This was added because in case the `DirAddress` is set BEFORE `DirPort` in the config file, the process would go on and assign an extra IPV6 address, which should not be the case. The `DirAddress` is supposed to be the only address reachable. In this case only the V4 address is setup which overall just changes the listening port. |
||||
mod - core/src/lib/res.cc | Diff File |