Opened 13 years ago
Closed 13 years ago
#31145 closed enhancement (fixed)
unbound: patch for libevent variant
Reported by: | neverpanic (Clemens Lang) | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.99 |
Keywords: | haspatch | Cc: | |
Port: | unbound |
Description
Hi,
please find attached a patchfile to add a libevent variant to unbound, allowing it to use larger outgoing port ranges (otherwise limited by the number of file descriptors). This makes unbound work with it's default config (which has outgoing-range 4096, which is larger than the number of possible file descriptors).
Attachments (1)
Change History (3)
Changed 13 years ago by neverpanic (Clemens Lang)
Attachment: | unbound-libevent-variant.patch added |
---|
comment:1 Changed 13 years ago by nerdling (Jeremy Lavergne)
Owner: | changed from snc@… to snc@… |
---|---|
Status: | new → assigned |
By default config, do you mean this should this be a default_variant so that it works "out of the box"?
comment:2 Changed 13 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Added in r84054.
Note: See
TracTickets for help on using
tickets.
Patch against the Portfile adding the libevent variant