Jaco Kroon

Results 42 issues of Jaco Kroon

Signed-off-by: Jaco Kroon

This is required because either ipcp or ipv6cp can come up first, or as the only protocol, and once IPv6 parameters has been established, there are actions that may need...

Hi All, The description for ip-pre-up in the man page states: ``` A program or script which is executed just before the ppp network interface is brought up. It is...

**Description of problem:** Bunch of crashes (SIGABRT + SIGSEGV) that only seems to happen when concurrency is in place (by way of --global-threads, client.event-threads or --reader-thread-count) Previous issues I believe...

- I've just installed MAC-Telnet 0.4.4 - Currently the (newly obtained) device is using RouterOS 6.43.9. - The idea is to generate an RSC script programmatically which is then to...

This no longer differentiates between which sub protocols brings an interface up or down, merely tracks which sub protocols have brought up and interface, and which have not yet taken...

This is incomplete as of yet, and still requires the ability to actually set the hash table size via some option or another (ideally on a per fuse mount basis)....

**Description of problem:** When using flock with a code sequence similar to (ignoring errors and timeouts): ```c fd = open("lockfile", O_RDWR | O_CREAT, 0600); flock(fd, LOCK_EX); // assume we have...

wontfix

**Description of problem:** In some scenario we've been unable to figure out (suspected race condition) our glusterfs 8.5 host (yes we're aware this is old, but it's stable for us,...

wontfix

Not taking away from the need to analyse RTCP, but in some cases it's also useful to analyse same at point where the capture is being made (which is not...