Sponsored Content
Operating Systems Linux Ubuntu Where is ip_finish_output in 2.6.23 kernel Post 302265938 by iamjayanth on Monday 8th of December 2008 11:54:27 PM
Old 12-09-2008
In C.....Why........
 

9 More Discussions You Might Find Interesting

1. Red Hat

kernel 2.6.18

Again same issue with new kernel 2.6.18.1 root@world # iptables -L modprobe: QM_MODULES: Function not implemented modprobe: QM_MODULES: Function not implemented modprobe: Can't locate module ip_tables iptables v1.2.8: can't initialize iptables table `filter': iptables who? (do you... (10 Replies)
Discussion started by: prashant_ohol
10 Replies

2. Linux

Kernel panic - not syncing: cannot execute a PAE-enabled kernel on PAE-less CPU

ok so I just installed fedora core 6 on my dell inspiron 700m and I go to boot into linux and I get this error. Has anyone seen this before? I also had XP Pro and Vista installed on this pc prior to putting fedora core 6 on the machine. I'm trying to setup a triple boot system. Please Help... (2 Replies)
Discussion started by: dave043
2 Replies

3. Programming

kernel-kernel call communication

hi all! i have developed a mechanism in system.c to count how many times each kernel call is called. The results are held in an array in system.c . What i want to do is to create a new kernel call which will print this array. I need help in passing the array from system.c to the new kernel call. ... (5 Replies)
Discussion started by: aureliano
5 Replies

4. SuSE

max number of slabs per kernel module (kernel 2.6.17, suse)

Hi All, Is there a max number of slabs that can be used per kernel module? I'm having a tough time finding out that kind of information, but the array 'node_zonelists' (mmzone.h) has a size of 5. I just want to avoid buffer overruns and other bad stuff. Cheers, Brendan (4 Replies)
Discussion started by: Brendan Kennedy
4 Replies

5. AIX

How to convert a partition usin 64 bits kernel to 32 bits kernel?

Hello there: I know that exist a procedure to convert an OS using 32bits kernel to 64 bits kernel. But, exist a procedure to convert an OS using 64bits to 32 bits kernel? Please help me. Regards. (2 Replies)
Discussion started by: GEIER
2 Replies

6. Linux

Supermicro(dual core) server getting rebooted after "decompressing the kernel;booting the kernel" me

supermicro(dual core) server getting rebooted after "decompressing the kernel;booting the kernel" message comes. I tried giving acpi=off to the kernel command line but same problem.It shows everything ok and no problem with memory and processors and power supplies.Wt could be the reason? It has... (1 Reply)
Discussion started by: pankajd
1 Replies

7. Solaris

Which file is read by kernel to set its default system kernel parameters values?

Hi gurus Could anybody tell me which file is read by kernel to set its default system kernal parameters values in solaris. Here I am not taking about /etc/system file which is used to load kernal modules or to change any default system kernal parameter value Is it /dev/kmem file or something... (1 Reply)
Discussion started by: girish.batra
1 Replies

8. Red Hat

How does the kernel know where is /etc/ ?

If I create some hard disk partitions: /boot, /, /usr, /tmp ... , of cause the kernel is in the /boot partition, /etc/fstab is in the / partition not in /boot partition, when the system boot, how does the kernel know where is the / partition? Or I create a separated partition: /etc, can the... (7 Replies)
Discussion started by: haixiao_liu
7 Replies

9. Linux

Unload kernel module at boot time (Debian Wheezy 7.2, 3.2.0-4-686-pae kernel)

Hi everyone, I am trying to prevent the ehci_hcd kernel module to load at boot time. Here's what I've tried so far: 1) Add the following line to /etc/modprobe.d/blacklist.conf (as suggested here): 2) Blacklisted the module by adding the following string to 3) Tried to blacklist the module... (0 Replies)
Discussion started by: gacanepa
0 Replies
shaperd(8)						      System Manager's Manual							shaperd(8)

NAME
shaperd - traffic shaper for tcp-ip networks SYNOPSIS
shaperd [-h] [-v] [-c file ] DESCRIPTION
shaperd is a user-mode program that can shape traffic passing through a linux box. As it runs as a normal daemon process, packet forwarding to/from the kernel can be done by the BSD divert sockets layer (available as a patch for the linux kernel) or by the ipq packet forwarding library that comes with kernel 2.4. The configuration is made via a single text file, you can force a reload by sending a SIGHUP. Logs are routed via syslog, with prior- ity=info, facility=daemon. Please note that, for the moment, you must instruct the kernel which packets to forward to shaperd. This can be done, for example, with the ipchains(8) utility under Linux 2.2, or with iptables(8) under Linux 2.4. Also, note that if a packet does not match any of the rules in the configuration file, it will be ignored by shaperd (but it will be logged if the log level is high enough). OPTIONS
-c config-file Tells the daemon to get its configuration from this config-file -h Summarizes command line options -v Prints version information SEE ALSO
ipchains(8); iptables(8); libipq(3); Linux's divert sockets site, http://www.anr.mcnc.org/~divert/index.shtml ; Netfilter's site, http://netfilter.samba.org. Linux Advanced Routing & Traffic Control, http://ds9a.nl/lartc. BUGS
do i kill them? become their friend? do i eat them? raw or well done do i trick them? i ... i don't think they're that dumb do i join them? looks like that's the one i got bugs on my skin tickle my nausea i let it happen again they're always taking over i see they surround me i see ... see them deciding my fate oh that which was once was once up to me ... now it's too late i got bugs in my room one on one that's when i had a chance i'll just stop now i'll become naked, and with them i'll become one AUTHOR
Leandro Santi <lsanti@fi.uba.ar> shaperd(8)
All times are GMT -4. The time now is 06:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy