Displaying 20 results from an estimated 4000 matches similar to: "netlink api"
2006 Jul 25
3
problem in Route add using netlink
Hi all
Iam trying to implement "route add " using netlink. The changes are not reflected in the routing table. I have given my code and screen shots of the routing tables.
Can anybody tell me is there any mistake iam making in defining the fields .
or any other mistake iam commiting
thanxs
viji
//////////////////////////////////// CODE
2010 Oct 15
2
netlink versus pid namespaces
Hi,
I have been trying to figure out how pid namespaces interact
with netlink.
netlink uses pids (or really tids I hope?) to address sockets
associated with processes.
The netlink code passes around pids without caring much about
the pid namespace. It does pass around some information about the
network namespace, but that doesn't help here because the pid
namespace is not necessarily
2010 Oct 15
2
netlink versus pid namespaces
Hi,
I have been trying to figure out how pid namespaces interact
with netlink.
netlink uses pids (or really tids I hope?) to address sockets
associated with processes.
The netlink code passes around pids without caring much about
the pid namespace. It does pass around some information about the
network namespace, but that doesn't help here because the pid
namespace is not necessarily
2007 May 21
1
FW: RPC Error with PC Netlink
Thanks for the advice. I had played with NT4 a little bit to see if I could
use it for setting up a resource domain for windows 2003 machines- since it
looks like you can join Windows 2003 machines to an NT4 domain (so why PCNL
can't I don't know), and then establish trusts between NT4 and PCNL. I
didn't really want to have NT4 machines in my enviroment any longer than
necessary so
2013 May 21
1
ICMPv6 Neighbour Solication request is not answered by linux when IPv6 address is assigned via Netlink code.
Hi,
I have a process which is running as a linux service and assigns IP addresses using netlink to configued interface in linux.
For IPv4 addresses i do not see any issue with this assignment.
When i try to assign an IPv6 address, the address gets assigned successfully to the interface, but the Neighbour Solication request received for that address is not responded with and hence ping6 from a
2007 May 25
1
RPC Error with PC Netlink - additional info
Some additional info:
The solaris server is Solaris 10 (sparc.)
According to man smb.conf, "enable asu support = yes" creates an IPC
only "ADMIN$" share. Using the computer management tool from a
Windows machine I could verify this was the case. However, the
"ADMIN$" share on the PC Netlink server is actually a data share. I
did try "enable asu support =
2007 May 21
1
RPC Error with PC Netlink - some additional info
Some additional info:
The solaris server is Solaris 10 (sparc.)
According to man smb.conf, "enable asu support = yes" creates an IPC
only "ADMIN$" share. Using the computer management tool from a
Windows machine I could verify this was the case. However, the
"ADMIN$" share on the PC Netlink server is actually a data share. I
did try "enable asu support =
2012 Dec 07
3
[Bridge] [PATCH net-next v5] bridge: export multicast database via netlink
From: Cong Wang <amwang at redhat.com>
V5: fix two bugs pointed out by Thomas
remove seq check for now, mark it as TODO
V4: remove some useless #include
some coding style fix
V3: drop debugging printk's
update selinux perm table as well
V2: drop patch 1/2, export ifindex directly
Redesign netlink attributes
Improve netlink seq check
Handle IPv6 addr as well
2012 Mar 09
2
iotop :: OSError: Netlink error: Invalid argument (22)
Hi! i have a problem with iotop :
root at alien: ~ # iotop
Traceback (most recent call last):
File "/usr/bin/iotop", line 16, in ?
main()
File "/usr/lib/python2.4/site-packages/iotop/ui.py", line 567, in main
main_loop()
File "/usr/lib/python2.4/site-packages/iotop/ui.py", line 557, in <lambda>
main_loop = lambda: run_iotop(options)
File
2023 Jan 29
3
[Bridge] [PATCH net-next v2] netlink: provide an ability to set default extack message
In netdev common pattern, extack pointer is forwarded to the drivers
to be filled with error message. However, the caller can easily
overwrite the filled message.
Instead of adding multiple "if (!extack->_msg)" checks before any
NL_SET_ERR_MSG() call, which appears after call to the driver, let's
add new macro to common code.
[1] https://lore.kernel.org/all/Y9Irgrgf3uxOjwUm at
2005 Jan 12
3
smbfs pc-netlink problem
I posted basically this problem yesterday with no response, but I have some
new information so here's a rego.
I mount a solaris box which is sharing files with pc-netlink
I use the following line in my fstab
//machinename/Share /mnt/machinename/share smbfs
credentials=/etc/fstabpwds/username,ro,user 0 0
And it mounts fine, I can access all the directories, and most of the files.
Some
2000 Aug 18
1
Samba vs Solaris PC-Netlink
Does anyone have any idea how Solaris PC-Netlink compares to Samba?
It seems to support ACLs (does Samba?)
Also, how do they both do on the subject of being a domain controller?
What I am looking for is ACL support (I am getting tired of making every
possible combination of groups to deal with user needs).
I also want LDAP support whereby changing the passwd from an NT system
changes both the
2023 Jan 26
1
[Bridge] [PATCH net-next] netlink: provide an ability to set default extack message
From: Leon Romanovsky <leonro at nvidia.com>
In netdev common pattern, xxtack pointer is forwarded to the drivers
to be filled with error message. However, the caller can easily
overwrite the filled message.
Instead of adding multiple "if (!extack->_msg)" checks before any
NL_SET_ERR_MSG() call, which appears after call to the driver, let's
add this check to common code.
2019 Sep 09
0
Reg: <operation not permitted><netlink socket><Qemu device>
Hi Team,
I am writing a new device in QEMU, which opens and reads from Netlink
socket from the hypervisor. I need this Netlink socket to support migration
of connection tracking entries during VM Live migration.
If I am using QEMU command directly to launch the VM, then any operation on
Netlink socket works fine. But, If I am using libvirt to create the VM and
attaching the device, then I am
2003 Dec 01
0
Sun PC NetLink Samba Problems
Hi Sambas,
I have been using the latest Sun version of Samba on my Solaris 9
SPARC Ultra 10 for a long time now. I connect with my W2K PC to
mainly play music and make backups.
I recently foolishly installed the Sun Solaris PC NetLink 2.0 as
an experiment. The NetLink worked but I couldn't easily work out
the security - basically I don't use any as it is a home system with
only myself
2015 Jan 08
0
Re: Error starting domain: internal error: missing IFLA_VF_INFO in netlink response
Hi Laine,
Sorry to disturb you.
It seemed this issue had been fixed in libvirt-1.2.2/libnl-3.2.22/linux-3.12. But we still got the error on PowerPC platform.
I'll appreciate if you could give any suggestion. We are not sure if any netlink implementation in kernel space is missed.
The scenario is a little complicated. We installed internal PF and VF kernel modules and want to use
2015 Jan 17
0
[Bug 995] New: netlink: Error: Unknown data type in set key 31
https://bugzilla.netfilter.org/show_bug.cgi?id=995
Bug ID: 995
Summary: netlink: Error: Unknown data type in set key 31
Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2004 Sep 29
3
Oops from netlink or what?
I reported this previously and it was verified.
Is this a bug in netlink or what? Who should I report this to?
Original Oops report:
http://mailman.ds9a.nl/pipermail/lartc/2004q2/012614.html
Thanks.
Linux rebecca 2.6.4 #1 Mon Sep 27 15:16:48 EDT 2004 i686 GNU/Linux
Sep 27 19:02:58 rebecca kernel: Unable to handle kernel NULL pointer
dereference at virtual address 00000000
Sep 27 19:02:58
2013 Oct 24
5
[Bug 868] New: Null pointer segfault in netlink code
https://bugzilla.netfilter.org/show_bug.cgi?id=868
Summary: Null pointer segfault in netlink code
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: Ubuntu
Status: NEW
Severity: normal
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
ReportedBy: john at
2012 Dec 07
3
[Bridge] [PATCH net-next v4] bridge: export multicast database via netlink
From: Cong Wang <amwang at redhat.com>
V4: remove some useless #include
some coding style fix
V3: drop debugging printk's
update selinux perm table as well
V2: drop patch 1/2, export ifindex directly
Redesign netlink attributes
Improve netlink seq check
Handle IPv6 addr as well
This patch exports bridge multicast database via netlink
message type RTM_GETMDB.