Skip to content
#

bsd

Here are 224 public repositories matching this topic...

jdrch
jdrch commented Sep 9, 2019

System Details:

  • Operating System: Windows 10 v1903 Pro x64

  • Distro(For GNU/Linux and BSD users): N/A

  • Desktop Environment(For GNU/Linux and BSD users): N/A

  • Persepolis Version: 3.1.0

  • How do you install Persepolis? From Github .exe installer

  • Please attach log files if crash or paste error message: N/A

Issue Description and steps to reproduce:

The Enter Your Link

DolpheusLabs
DolpheusLabs commented Sep 14, 2019

Important notices
Before you add a new report, we ask you kindly to acknowledge the following:

[-] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
Yes
[-] I have searched the existing issues and I'm convinced that mine is new.
Yes
Is your feature request related to a problem? Please describe.
Looking through the IP/MAC/Mfg i

veeagraham
veeagraham commented Aug 15, 2019

Apologies if this is a known issue/feature ...

We've found that if you create an instance of IPRoute and this instance is later destroyed, the code "leaks" socket/pipe file descriptors.

We can see this by listing the /proc/<the pid>/fd directory.

We can cure this by explicitly creating a __del__ method on our classes and calling the IPRoute instance .close() method.

However, I've

alexbarton
alexbarton commented Apr 7, 2015

(Report imported from Bugzilla #175)

Status RESOLVED, severity enhancement, in component Daemon.
Reported in version 21 on platform All.
Assigned to: Alexander Barton.

On 2014-02-06 17:13:02 +0100, Stefano Balocco wrote:

Would be more secure if operators password are saved as hash (sha256? sha512?) in the ngircd.conf

On 2014-02-09 15:44:52 +0100, Alexander Barton wrote:

Hm, yes, p

libagar
troglobit
troglobit commented Apr 9, 2019

In 760dd9d support for the IP Option Router Alert was added. Since not all end devices, or even routers, support¹ Router Alert this may lead to loss of function in some setups.

Hence, we need to add support for disabling, or explicitly enabling, this feature.


¹) They may hard-code IP header lengths to 20 bytes, like mrouted does, on reception.

Improve this page

Add a description, image, and links to the bsd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bsd topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.