search for: ax25

Displaying 20 results from an estimated 23 matches for "ax25".

Did you mean: 0x25
2007 Jun 28
0
AX25 kernel compile help
Is there someone who can help me compile who can compile the latest kernel with ax25 and other item related to ROSE / NETRom ect. stuff for a project I am working on? I have looked at Knoppix and what not but the kernel seems to be out of date a little. I like the looks and feel of the centos format and the GUI's that CentOS has and wanted to test it out in the Amateur Radio r...
2001 Mar 06
2
BackupExec 8.5/NT + Samba 2.2
Hi, Does anyone have experience with BackupExec and Samba? BackupExec refuse to access Samba shares. Windows shares are OK, but all my Samba shares are not. I have Samba on at least 2 Linux 2.4 machines + 1 on Solaris. Neither ones work with BExec. Any idea? Other have experience with BExec and Samba? Thanks a lot -jec _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Jean-Eric Cuendet
2007 Apr 18
1
[Bridge] Bridge utilities compatible driver
...nd allows two computers to ping each other across a null modem cable. The network driver code permits Linux OS ARPing support for ethernet and MAC addresses are manually assigned by insmod. The driver is based on mkiss.c: the packet radio driver for serial ttys except that I have eliminated ax25 specific code, interfaced to IP directly and added some ethernet support. Now the problem... The network driver cannot be bridged to an ethernet card using the bridge-utilities layer 2 bridge tools. Note that I have successfully bridged between the ethernet card and other ethernet like har...
2023 Aug 29
3
[Bridge] [GIT PULL] sysctl changes for v6.6-rc1
...inux/sysctl.h | 31 +++++++++--- include/net/ipv6.h | 2 + include/net/net_namespace.h | 10 ++-- ipc/ipc_sysctl.c | 4 +- ipc/mq_sysctl.c | 4 +- kernel/ucount.c | 5 +- net/ax25/sysctl_net_ax25.c | 3 +- net/bridge/br_netfilter_hooks.c | 3 +- net/core/neighbour.c | 8 ++- net/core/sysctl_net_core.c | 3 +- net/ieee802154/6lowpan/reassembly.c | 8 ++- net/ipv4/devinet.c | 3 +- net/ipv4/ip_...
2004 Sep 06
0
Shorewall and dosemu
...:02:2e:82 brd ff:ff:ff:ff:ff:ff 3: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:40:95:1c:75:ec brd ff:ff:ff:ff:ff:ff inet 192.168.244.168/24 brd 192.168.244.255 scope global eth1 4: ax0: <BROADCAST,UP> mtu 255 qdisc pfifo_fast qlen 10 link/ax25 9c:98:6e:86:82:a8:10 brd a2:a6:a8:40:40:40:60 inet 192.168.244.172/24 brd 192.168.244.255 scope global ax0 5: dsn0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue link/ether 64:62:00:00:64:62 brd ff:ff:ff:ff:ff:ff inet 192.168.1.1/24 brd 192.168.1.255 scope global dsn0 6: ppp0: &...
2009 Jun 18
2
[PATCH node-image] Keep nls_utf8.ko module on node-image
...2 fs/hfs fs/hfsplus fs/jbd2 fs/jffs \ fs/jffs2 fs/jfs fs/minix fs/ncpfs fs/ocfs2 fs/qnx4 fs/reiserfs \ fs/romfs fs/sysv fs/udf fs/ufs fs/xfs" +nls_mods="fs/nls/nls_cp* fs/nls/nls_iso* fs/nls/nls_ko* fs/nls/nls_euc*" + net_mods="net/9p net/appletalk net/atm net/ax25 \ net/bluetooth net/dccp net/decnet net/ieee80211 net/ipx net/irda \ net/mac80211 net/netrom net/rfkill net/rose net/sched net/tipc \ @@ -83,7 +85,7 @@ echo "Removing excess kernel modules" MODULES="/lib/modules/*/kernel" RM="rm -rf" -for mods in $f...
2007 Apr 16
2
Beta upgrade (could not find a decent answer yet)
...without looking at the current version?? or at least telling the system to go get centos 5 even thou it is 4.92?? Any ideas would be great, as I am trying to take a crack at upgrading my Knopixx FADCA box to CentOS and seeing what all I can make out of the thing.... ALSO how do I go about enabling ax25 kernel support with the CentOS 5 releases??? Full of questions and what not... nah, just wanting to make use of this stuff before I upgrade my IRLP nodes to CentOS 4 that was just released to us recently from irlp.net 73 Evans Mitchell kd4efm / afa2th FL / WQFK-894 GMRS Lakeland, FL. USA --------...
2018 Jun 07
0
[PATCH v2 1/2] compiler-gcc.h: add gnu_inline to all inline declarations
...| 2 +- include/linux/hdlc.h | 4 +-- include/linux/inetdevice.h | 8 +++--- include/linux/parport.h | 4 +-- include/linux/parport_pc.h | 22 ++++++++-------- include/net/ax25.h | 2 +- include/net/checksum.h | 2 +- include/net/dn_nsp.h | 16 ++++++------ include/net/ip.h | 2 +- include/net/ip6_checksum.h | 2 +- includ...
2003 Feb 25
0
Shorewall Setup.
....135.34.255 scope global nr1 7: nr2: <> mtu 236 qdisc noop link/generic 00:00:00:00:00:00:00 brd 00:00:00:00:00:00:00 8: nr3: <> mtu 236 qdisc noop link/generic 00:00:00:00:00:00:00 brd 00:00:00:00:00:00:00 9: ax0: <BROADCAST,UP> mtu 256 qdisc pfifo_fast qlen 10 link/ax25 ac:8a:62:88:a4:8e:10 brd a2:a6:a8:40:40:40:60 inet 44.135.34.201/24 brd 44.135.34.255 scope global ax0 -------------- next part -------------- 44.137.28.48 via 62.238.66.67 dev tunl0 proto static onlink 24.224.173.0/24 dev eth0 proto kernel scope link src 24.224.173.220 192.168.0.0/24 dev...
2023 Sep 06
0
[Bridge] [GIT PULL] sysctl changes for v6.6-rc1
...include/net/ipv6.h | 2 + > > include/net/net_namespace.h | 10 ++-- > > ipc/ipc_sysctl.c | 4 +- > > ipc/mq_sysctl.c | 4 +- > > kernel/ucount.c | 5 +- > > net/ax25/sysctl_net_ax25.c | 3 +- > > net/bridge/br_netfilter_hooks.c | 3 +- > > net/core/neighbour.c | 8 ++- > > net/core/sysctl_net_core.c | 3 +- > > net/ieee802154/6lowpan/reassembly.c | 8 ++- > > net/ipv4/de...
2012 Jun 25
1
[Bug 51411] New: Black screen after resuming from Hibernate
...debian/build/source_amd64_none/drivers/gpu/drm/nouveau/nv50_display.c:437 nv50_crtc_mode_set_base+0x18/0x5a [nouveau]() Jun 21 23:40:21 rhadamanthine kernel: [ 453.572557] Hardware name: 4260A14 Jun 21 23:40:21 rhadamanthine kernel: [ 453.572561] Modules linked in: appletalk ipx p8023 rose netrom ax25 ip6table_filter ip6_tables iptable_filter ip_tables ebtable_nat ebtables x_tables parport_pc ppdev lp parport rfcomm bnep cpufreq_userspace cpufreq_conservative cpufreq_powersave cpufreq_stats binfmt_misc ib_iser rdma_cm ib_addr iw_cm ib_cm ib_sa ib_mad ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_...
2018 Dec 27
0
PROPOSAL: Extend inline asm syntax with size spec
...4 +-- > include/linux/hdlc.h | 4 +-- > include/linux/inetdevice.h | 8 ++--- > include/linux/parport.h | 4 +-- > include/linux/parport_pc.h | 22 ++++++------ > include/net/ax25.h | 2 +- > include/net/checksum.h | 2 +- > include/net/dn_nsp.h | 16 ++++----- > include/net/ip.h | 2 +- > include/net/ip6_checksum.h...
2004 Sep 09
4
Shorewall and dosemu trouble
...:02:2e:82 brd ff:ff:ff:ff:ff:ff 3: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:40:95:1c:75:ec brd ff:ff:ff:ff:ff:ff inet 192.168.244.168/24 brd 192.168.244.255 scope global eth1 4: ax0: <BROADCAST,UP> mtu 255 qdisc pfifo_fast qlen 10 link/ax25 9c:98:6e:86:82:a8:10 brd a2:a6:a8:40:40:40:60 inet 192.168.244.172/24 brd 192.168.244.255 scope global ax0 5: dsn0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue link/ether 64:62:00:00:64:62 brd ff:ff:ff:ff:ff:ff inet 192.168.1.1/24 brd 192.168.1.255 scope global dsn0 6: ppp0: &...
2020 Nov 20
14
[Bridge] [PATCH 000/141] Fix fall-through warnings for Clang
...warnings for Clang mtd: cfi: Fix fall-through warnings for Clang mtd: mtdchar: Fix fall-through warnings for Clang mtd: onenand: Fix fall-through warnings for Clang mtd: rawnand: fsmc: Fix fall-through warnings for Clang mtd: rawnand: stm32_fmc2: Fix fall-through warnings for Clang net: ax25: Fix fall-through warnings for Clang net: bridge: Fix fall-through warnings for Clang net: core: Fix fall-through warnings for Clang netfilter: ipt_REJECT: Fix fall-through warnings for Clang net: netrom: Fix fall-through warnings for Clang net/packet: Fix fall-through warnings for Clang...
2020 Nov 20
14
[Bridge] [PATCH 000/141] Fix fall-through warnings for Clang
...warnings for Clang mtd: cfi: Fix fall-through warnings for Clang mtd: mtdchar: Fix fall-through warnings for Clang mtd: onenand: Fix fall-through warnings for Clang mtd: rawnand: fsmc: Fix fall-through warnings for Clang mtd: rawnand: stm32_fmc2: Fix fall-through warnings for Clang net: ax25: Fix fall-through warnings for Clang net: bridge: Fix fall-through warnings for Clang net: core: Fix fall-through warnings for Clang netfilter: ipt_REJECT: Fix fall-through warnings for Clang net: netrom: Fix fall-through warnings for Clang net/packet: Fix fall-through warnings for Clang...
2020 Nov 20
14
[Bridge] [PATCH 000/141] Fix fall-through warnings for Clang
...warnings for Clang mtd: cfi: Fix fall-through warnings for Clang mtd: mtdchar: Fix fall-through warnings for Clang mtd: onenand: Fix fall-through warnings for Clang mtd: rawnand: fsmc: Fix fall-through warnings for Clang mtd: rawnand: stm32_fmc2: Fix fall-through warnings for Clang net: ax25: Fix fall-through warnings for Clang net: bridge: Fix fall-through warnings for Clang net: core: Fix fall-through warnings for Clang netfilter: ipt_REJECT: Fix fall-through warnings for Clang net: netrom: Fix fall-through warnings for Clang net/packet: Fix fall-through warnings for Clang...
2017 Apr 22
9
[Bug 100758] New: Kernel Oops when starting X nv50_dma_push
...ffffffff Apr 22 11:38:11 karpov kernel: IP: kmem_cache_alloc_trace+0x78/0x1b0 Apr 22 11:38:11 karpov kernel: PGD 1ac726067 Apr 22 11:38:12 karpov kernel: PUD 0 Apr 22 11:38:12 karpov kernel: Apr 22 11:38:12 karpov kernel: Oops: 0000 [#1] PREEMPT SMP Apr 22 11:38:12 karpov kernel: Modules linked in: ax25 arc4 snd_hda_codec_hdmi brcmsmac cordic brcmutil b43 mac80211 intel_powerclamp cfg80211 coretemp ssb kvm_intel snd_hda_codec_idt rng_core pcmcia snd_hda_codec_generic pcmcia_core uvcvideo kvm snd_hda_intel irqb ypass videobuf2_vmalloc iTCO_wdt videobuf2_memops iTCO_vendor_support videobuf2_v4l2 i7c...
2003 Feb 27
3
Unknown commments in shorewall status.
I wonder if someone can tell me what these ''unknown'' remarks mean in my status file. They are only in the last portion of the file and are listed below. If they mean nothing, I will rest easy. But if not it means I need to fix something. Your thoughts would be appreciated. ---------------- udp 17 92 src=24.224.173.220 dst=24.222.0.75 sport=1027 dport=53 src=24.222.0.75
2018 Oct 10
5
PROPOSAL: Extend inline asm syntax with size spec
On Wed, Oct 10, 2018 at 01:54:33PM -0500, Segher Boessenkool wrote: > It would be great to hear from kernel people if it works adequately for > what you guys want it for :-) Sure, ping me when you have the final version and I'll try to build gcc with it and do some size comparisons. Thx. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the
2018 Oct 10
5
PROPOSAL: Extend inline asm syntax with size spec
On Wed, Oct 10, 2018 at 01:54:33PM -0500, Segher Boessenkool wrote: > It would be great to hear from kernel people if it works adequately for > what you guys want it for :-) Sure, ping me when you have the final version and I'll try to build gcc with it and do some size comparisons. Thx. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the