search for: ifi

Displaying 20 results from an estimated 292 matches for "ifi".

Did you mean: if
2012 Apr 25
1
forwarding packets to service in same host without using loopback network
...ter_queue.h> #define PREROUTING 0 #define POSTROUTING 4 #define OUTPUT 3 /* returns packet id */ static u_int32_t print_pkt (struct nfq_data *tb) { int id = 0; struct nfqnl_msg_packet_hdr *ph; struct nfqnl_msg_packet_hw *hwph; u_int32_t mark, ifi; int ret; unsigned char *data; ph = nfq_get_msg_packet_hdr (tb); if (ph) { id = ntohl (ph->packet_id); printf ("hw_protocol=0x%04x hook=%u id=%u ", ntohs (ph->hw_protocol), ph->hook, id); } hwph = nfq_...
2013 Aug 30
1
[LLVMdev] Are instr_iterators invalidated when function inlining is performed?
...inst_end(f); i != ie; ++i) { if ( CallInst* ci = dyn_cast<CallInst>(&*i) ) { if ( ci->getCalledFunction() == klee_check_divF) { std::cout << "Trying to inline klee_div_zero_check" << std::endl; InlineFunctionInfo IFI(0,0); if (InlineFunction(ci,IFI)) { std::cout << "Did inline" << std::endl; std::cout.flush(); } else std::cout << "Failed to inline" << std::endl; } } } } T...
2019 Jan 09
2
LTO, ifuncs, and lld
...be at lib/csu/amd64/crt1.c). The > handle_static_init function is here: > https://github.com/HardenedBSD/hardenedBSD/blob/hardened/current/master/lib/csu/common/ignore_init.c > > Thanks, > > -- > Shawn Webb > Cofounder and Security Engineer > HardenedBSD > > Tor-ified Signal: +1 443-546-8752 > Tor+XMPP+OTR: lattera at is.a.hacker.sx > GPG Key ID: 0x6A84658F52456EEE > GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE > > On Sat, Dec 01, 2018 at 08:56:16AM -0500, Shawn Webb wrote: > > Thanks for prov...
2018 Dec 01
2
LTO, ifuncs, and lld
...tion, but produces a non-working system. I know that's kinda vague and I'll have more details soon, including sample binaries. I at least wanted to give a status update so you didn't think you were being ignored. Thanks, -- Shawn Webb Cofounder and Security Engineer HardenedBSD Tor-ified Signal: +1 443-546-8752 Tor+XMPP+OTR: lattera at is.a.hacker.sx GPG Key ID: 0x6A84658F52456EEE GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE On Wed, Nov 28, 2018 at 09:16:24PM -0800, Peter Collingbourne wrote: > https://reviews.llvm.org/D55046 fixe...
2004 Dec 21
5
Is ''publish'' proxy arp still broken ?
Can''t get proxy arp with arp -s <IPaddr> <MACaddr> pub to work with a 2.4 kernel. I see some evidence in the archive that this was broken in the 2.0.x timeframe and never fixed. Anyone know for sure if it''s broken or working ? (I''m attempting to route a few addresses into a routed network, from the ethernet side of a DSL router that has a /29 public
2011 Nov 16
3
create list of names where two df contain == values
Hello again... sorry to be posting yet again, but I hadn't anticipated this problem. I am trying to now put the names found in one column in data frame 1 (lets call it df.1[,1]) in to a list from the rows where the values in df.1[,2] match values in a column of another dataframe (df.2[3]) I tried to write this function so that it put the list of names (called Iffy) where the 2 criteria
2007 Aug 07
4
Problems with raising errors on a mocked object
I''m trying to mock a object to raise a certain error. By doing so I get a ArgumentError on ActiveRecord''s save! method: http://pastie.caboo.se/85628 I''ve tried to debug it but just can''t seem to find what I''m doing wrong. Any help is greatly appreciated. Cheers, Eivind Uggedal
2018 Nov 29
2
LTO, ifuncs, and lld
Hey Peter, Here you go! https://hardenedbsd.org/~shawn/2018-11-28_reproduce-01.tar Thanks, -- Shawn Webb Cofounder and Security Engineer HardenedBSD Tor-ified Signal: +1 443-546-8752 Tor+XMPP+OTR: lattera at is.a.hacker.sx GPG Key ID: 0x6A84658F52456EEE GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE On Wed, Nov 28, 2018 at 05:30:57PM -0800, Peter Collingbourne wrote: > Hi Shawn, > > Can you please...
2012 Feb 16
1
Samba4 gid-to-sid question
Hi. We used info from a SID created using samba-tool group add to posix-ify it and then add a posix-ifed domain user to it. The AD doco defines two sorts of SID. Ones that change, and ones that don't. Here is a search on our posix-ified group: ldbsearch --url=/usr/local/samba/private/idmap.ldb 'xidnumber=3000012' objectSid: S-1-5-21-980186919-4150830324-975011627-1121 We set the primaryGroupID of the user to 1121, his gidNumber to 3000012 and his uidNumber from wbinfo. He becomes visible to Linux via nss-ldapd, whilst...
2019 Nov 28
2
security=domain fails after upgr. to 4.9, winbind doesn't help
...arameter. (by default Samba will discover the correct DC to contact automatically). but still winbindd is not detected. The process spawned by the systemctl service is 25130 /usr/sbin/winbindd --foreground --no-process-group cu, Frank -- Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/ Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/ LMU, Amalienstr. 17 Phone: +49 89 2180-4049 80333 Muenchen, Germany Fax: +49 89 2180-99-4049 * Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *
2013 Sep 10
2
[LLVMdev] [lld] buildbot configuration on using -fsanitize options
...gt; FYI We have an upstream bootstrap bot > (http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap) that > does a number of things including running llvm/clang tests under ASan/MSan. > Probably we can add a couple of steps that would checkout lld and run > check-lld in ASan-ified/MSan-ified build trees. > > > On Mon, Sep 9, 2013 at 9:00 AM, Shankar Easwaran <shankare at codeaurora.org> > wrote: >> >> On 9/8/2013 11:48 PM, Chandler Carruth wrote: >>> >>> On Sun, Sep 8, 2013 at 9:29 PM, Shankar Easwaran >>> <shanka...
2019 Nov 28
2
security=domain fails after upgr. to 4.9, winbind doesn't help
...[2019/11/28 23:25:20.118423, 0] ../source3/libsmb/namequery.c:78(saf_store) Nov 28 23:25:20 server2 winbindd[30975]: saf_store: refusing to store 0 length domain or servername! I've no idea why smbd doesn't see it :-( cu, Frank -- Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/ Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/ LMU, Amalienstr. 17 Phone: +49 89 2180-4049 80333 Muenchen, Germany Fax: +49 89 2180-99-4049 * Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. * -- Dipl.-Inform. Fran...
2003 Dec 04
6
get mean of several rows
...nt of how 'R' works.) Thanks a lot in advance! -- ______________________________________________________ Jan Wantia Dept. of Information Technology, University of Z?rich Andreasstr. 15 CH 8050 Z?rich Switzerland Tel.: +41 (0) 1 635 4315 Fax: +41 (0) 1 635 45 07 email: wantia at ifi.unizh.ch
2013 Mar 06
8
Understanding lm-based analysis of fractional factorial experiments
...spring experiment". The dataset is also in this zip file: ftp://ftp.wiley.com/public/sci_tech_med/experiments-planning/data%20sets.zip I've learned from the book that the effects can be found using a linear model and double the coefficients. So, I do > leaf <- read.table("/ifi/bifrost/a03/kjekje/fag/experimental-planning/book-datasets/LeafSpring table 5.2.dat", col.names=c("B", "C", "D", "E", "Q", paste("r", 1:3, sep=""), "yavg", "ssq", "lnssq")) > leaf.lm <-...
2013 Sep 10
0
[LLVMdev] [lld] buildbot configuration on using -fsanitize options
FYI We have an upstream bootstrap bot ( http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap) that does a number of things including running llvm/clang tests under ASan/MSan. Probably we can add a couple of steps that would checkout lld and run check-lld in ASan-ified/MSan-ified build trees. On Mon, Sep 9, 2013 at 9:00 AM, Shankar Easwaran <shankare at codeaurora.org>wrote: > On 9/8/2013 11:48 PM, Chandler Carruth wrote: > >> On Sun, Sep 8, 2013 at 9:29 PM, Shankar Easwaran <shankare at codeaurora.org >> >**wrote: >> >...
2019 Nov 29
3
security=domain fails after upgr. to 4.9, winbind doesn't help
...t expers on this list would immediately see :-) But if that's not then I guess an error in the SuSE packages is likely. > Have you tried starting smbd and then winbind ? Yes, in all combinations and restarts etc. Nothing helped :-( -- Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/ Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/ LMU, Amalienstr. 17 Phone: +49 89 2180-4049 80333 Muenchen, Germany Fax: +49 89 2180-99-4049 * Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *
2006 Jan 27
1
Classifying Intertwined Spirals
...I think I can get one, I just don't know how. There's a paper on Proximal SVMs that claims a better result. To the best of my knowledge, PSVMs should not outperform SVMs, they are merely faster to compute. You can find the paper (with the picture of their SVM) on citeseer: http://citeseer.ifi.unizh.ch/cachedpage/515368/5 @misc{ fung-proximal, author = "G. Fung and O. Mangasarian", title = "Proximal support vector machine classifiers", text = "G. Fung and O. Mangasarian. Proximal support vector machine classifiers. In F. P. D. Lee and R. Srikant, editor...
2003 Nov 25
3
plot mean + S.E. over time
...ggestions? Any help would be appreciated! Cheers, Jan -- ______________________________________________________ Jan Wantia Dept. of Information Technology, University of Z?rich Andreasstr. 15 CH 8050 Z?rich Switzerland Tel.: +41 (0) 1 635 4315 Fax: +41 (0) 1 635 45 07 email: wantia at ifi.unizh.ch
2013 Sep 09
2
[LLVMdev] [lld] buildbot configuration on using -fsanitize options
On 9/8/2013 11:48 PM, Chandler Carruth wrote: > On Sun, Sep 8, 2013 at 9:29 PM, Shankar Easwaran <shankare at codeaurora.org>wrote: > >> Do you know if llvm itself gets tested as a complete build with the >> fsanitize options ? >> >> Enabling tsan seems to be a good idea too. >> > We test it very regularly with all of the sanitizers. We've not been
2005 Jun 22
1
3 internet connexions - Problem with my script
...: - ip : 192.168.8.75 - gw : 192.168.8.73 - eth2 : - ip : 192.168.1.200 - gw : 192.168.1.2 - eth3 : - ip : 192.168.2.200 - gw : 192.168.2.1 and my eth0 for local network (ip : 192.168.212.235) My Load_Balancing.sh script : /*IFI="eth0" IPI="192.168.212.235" NMI="24" IFE2="eth1" IPE2="196.200.8.75" NWE2="196.200.8.0" NME2="29" BRD2="196.200.8.255" GWE2="196.200.8.73" IFE1="eth2" IPE1="192.168.1.200" NWE1="192...