similar to: [Patch] Fix NAME variable in subnet-* scripts for local subnets.

Displaying 20 results from an estimated 600 matches similar to: "[Patch] Fix NAME variable in subnet-* scripts for local subnets."

2005 Mar 31
1
segfault in current svn
hi there ! the current version of tinc crashes with a segfault. it seems, as if has to to with fact, that i don`t have configured any subnets.... if the client tries to start up subnet_update() ist called for myself. the for iteration does not get an entry (because the subnet avl-tree is empty). the later call of net2str causes a segfault, because it gets an empty subnet and tries to access
2016 Feb 10
1
Unable to create raw volume on netfs storage (Operation not permitted)
Hello, we are trying to create a new setup with a centralized storage server. Currently we are running multiple "All-in-One" hosts using raw volumes stored on the local disk of the server. I tried it first with samba but it did not work so currently I have configured it as NFS. This is my current setup: For Storage: OS: Ubuntu 16.04 beta (to match vHost version), IP: 123.123.123.2
2005 Jan 18
1
tinc svn rev 1432 segfaults
Dear readers, Today i checked out a fresh copy of tinc from svn (rev 1432) and got the following: tinc[32605]: Got fatal signal 11 (Segmentation fault) tinc[32605]: Got another fatal signal 11 (Segmentation fault): not restarting. I've got two nodes set up in switch mode which work fine with tinc-1.0.2 (not with 1.0.3 due to the broadcast packet issue) gdb backtrace: Program received
2008 Sep 30
1
Problem compiling tinc-1.0.8 on gcc-2.95
Hello. I found that anonymous structures does not work on gcc-2.95. If you guys want to support a bit older platforms I suggest fixing it. You can check out patch I created to fix this issue. I just added 2 extra structures to remove anonymous structs inside connection_status_t and node_status_t. Patch is here: ftp://borg.uu3.net/pub/unix/tinc/tinc.patch Attaching it as well. Regards, Borg
2016 Apr 09
0
[Announcement] Tinc version 1.0.27 released
With pleasure we announce the release of tinc version 1.0.27. Here is a summary of the changes: * When using Proxy, let the proxy resolve hostnames if tinc can't. * Fixes and improvements of the DecrementTTL option. * Fixed the $NAME variable in subnet-up/down scripts for the local Subnets. * Fixed potentially wrong checksum generation when clamping the MSS. * Properly choose between
2016 Apr 09
0
[Announcement] Tinc version 1.0.27 released
With pleasure we announce the release of tinc version 1.0.27. Here is a summary of the changes: * When using Proxy, let the proxy resolve hostnames if tinc can't. * Fixes and improvements of the DecrementTTL option. * Fixed the $NAME variable in subnet-up/down scripts for the local Subnets. * Fixed potentially wrong checksum generation when clamping the MSS. * Properly choose between
2015 Sep 02
5
Looking for Asterisk Consultants & Experts
Hello, Can someone recommend me where is best place to find Asterisk Expert/Consultant for freelance work? If you are interested to work as a freelancer, you can email me directly. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150902/5a99cbfe/attachment.html>
2015 Sep 02
2
clang-cl and exceptions
Tried a small test just now to see how exception handling on Windows is getting on, and it seems to work except for one thing. clang-cl /EHsc (the Microsoft compiler option to enable exceptions) doesn't do anything; they remain disabled. However, -Xclang -fcxx-exceptions succeeds. Is this a bug in the handling of compatibility options or am I missing something? -------------- next part
2015 Sep 02
3
What is compiler-rt for?
The name and documentation both suggest it contains essential runtime functions for use by generated code. However, it's offered as an extra optional download, and when I omit it, the entire cycle of compiling a program with clang and running the resulting executable still seems to work fine. What am I missing? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Sep 02
3
Single SIP User on multiple location
*Hello group! * *Now I?m trying to solve following problem. I have a requirement that each employee should have **SIP phone at home, SIP phone in office, cell phone with same user. * *I want all those 3 phones to be ?one extension?. So, if someone calls our company number and dials my extension - I?d like 3 phones to ring at the same time.* *e.g. Extension 555 for all the places and when
2015 Sep 02
1
USB HID Spec help (passing strings)
No, just as a variable string descriptor. By ?variable string descriptor?, do you mean what is contained in the example in the App Note? I?m just asking for clarification, in case variable string descriptor is something different than shown there. The way they do the string descriptors in the example is how I have mine now. They return a size and address, but it is to something that was
2015 Sep 02
3
llvm cfi
Ask a simple question : I svn checkout compiler-rt in llvm/project. And I compile llvm through cmake. How can I make for all those testing files? make test? - mudongliang 2015-09-02 0:58 GMT+08:00 Kostya Serebryany <kcc at google.com>: > Take a look at > > clang.llvm.org/docs/ControlFlowIntegrityDesign.html > clang.llvm.org/docs/ControlFlowIntegrity.html > > And the
2015 Sep 01
0
[발송실패 안내] invain@naver.com 으로 메일이 전송되지 못했습니다.
NAVER - http://www.naver.com/ -------------------------------------------- invain at naver.com ?? ??? ?? <klibc Digest, Vol 144, Issue 1> ? ??? ?? ??? ?? ??????. -------------------------------------------- ?? ??? ???? ??? ?? ????. -------------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Sep 01
2
(no subject)
Hi Dennis! clang-x64-ninja-win7 fails for some time on 1. UNRESOLVED: UBSan-Standalone-x86_64::log-path_test.cc <http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/4522/steps/ninja%20check%201/logs/UNRESOLVED%3A%20UBSan-Standalone-x86_64%3A%3Alog-path_test.cc> this masks other new test failuers (clang modules related). Could you have a look? Yaron -------------- next
2002 Feb 21
1
One domain w/ multiple subnets. Do a "join" for each subnet?
We've got Samba 2.2.2 up and running fine on an RS/6000 (AIX) machine w/ NT authentication. We have one domain w/ multiple subnets, and need users on these different subnets to have access to the shares on this machine. We've tested from a different subnet than the one we originally ran smbpasswd on, and it fails (prompting for the passwd to the share...when it works fine from the
2011 Jul 06
1
Guest-networking: Two subnets = Guests cannot connect to the other subnet
Hello list, We have KVM setup using libvirt (0.9.0) as configuration device on a Debian Squeeze Host. Networking is done in routed bridge mode and we have two different subnets, as well as one main ip. Subnets get routed to the main ip (this is done by our provider). Network on hosts are done like this: <network> <name>subnet_1</name>
2015 Oct 16
1
[PATCH 2/2] bios: Don't try to guess the sections alignment
https://github.com/Celelibi/syslinux/tree/fix/bios/gcc5 - bios: Fix alignment change with gcc 5 0001-bios-Fix-alignment-change-with-gcc-5.patch https://github.com/Celelibi/syslinux/commit/2686a69.patch - bios: Don't try to guess the sections alignment 0002-bios-Don-t-try-to-guess-the-sections-alignment.patch https://github.com/Celelibi/syslinux/commit/ab01326.patch - ldlinux: Fix
2015 Sep 02
2
Permissions to contribute to Storage SIG wiki pages
Hi, we're working on adding more packages to the Storage SIG. For that I would like to describe the build infrastructure so that other new contributors can understand what build tags/targets are available and where to add/build packages. It seems I need to ask permission to edit wiki pages, could I get edit rights for these? - https://wiki.centos.org/SpecialInterestGroup/Storage -
2015 Sep 01
2
How to integrate Asterisk with XMPP
How to integrate Asterisk with XMPP ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150901/21835024/attachment.html>
2015 Aug 20
2
RFC: Add "operand bundles" to calls and invokes
Looks good to me too. Thanks. Swaroop. -----Original Message----- From: Philip Reames [mailto:listmail at philipreames.com] Sent: Wednesday, August 19, 2015 6:55 PM To: Sanjoy Das <sanjoy at playingwithpointers.com> Cc: Hal Finkel <hfinkel at anl.gov>; David Majnemer <david.majnemer at gmail.com>; llvm-dev <llvm-dev at lists.llvm.org>; Chandler Carruth <chandlerc at