summaryrefslogtreecommitdiff
path: root/genl/genl_utils.h
Commit message (Expand)AuthorAgeFilesLines
* genl: fix duplicate include guardStephen Hemminger2022-06-171-2/+2
* genl: use <> for system includesStephen Hemminger2020-07-081-3/+2
* genl: remove dead codeStephen Hemminger2018-11-191-2/+0
* Tree wide: Drop sockaddr_nl argDavid Ahern2018-10-221-2/+1
* genl: drop extern from function prototypesStephen Hemminger2018-08-201-2/+3
* SPDX license identifiersStephen Hemminger2017-11-241-0/+1
* make muticast group to bitmask conversion genericjamal2006-12-131-6/+1
* Multicast computation off by onejamal2006-12-061-1/+1
* This patch adds a generic netlink controller interface.Jamal Hadi Salim2006-08-081-0/+22