Skip to content
This repository was archived by the owner on Sep 2, 2020. It is now read-only.
This repository was archived by the owner on Sep 2, 2020. It is now read-only.

netlink.py AttrListPacker: alen is not enough #32

@mikezsin

Description

@mikezsin

kernel: 5.4.6-gentoo

` ipPools = ipvsC.get_pools()
File "/root/.local/lib64/python3.6/site-packages/gnlpy/ipvs.py", line 581, in get_pools
dests = self.get_dests(svc_lst)
File "/root/.local/lib64/python3.6/site-packages/gnlpy/ipvs.py", line 618, in get_dests
dst_lst = dst_msg.get_attr_list().get('dest')
File "/root/.local/lib64/python3.6/site-packages/gnlpy/netlink.py", line 233, in get
return self.attrs[key]
KeyError: 2

`

nlmsg

trace-new.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions