Commit Graph

10 Commits

Author SHA1 Message Date
Brian Candler
9d920ce4e8 Allow CStructs to be created with nil members 2011-05-03 16:05:24 +01:00
Brian Candler
3f4c6c7235 More handler separation: e.g. RouteHandler or VlanHandler can call LinkHandler 2011-05-03 15:59:07 +01:00
Brian Candler
0a7297a86d Reorg to separate different NETLINK_ROUTE functions. Try adding vlan interfaces 2011-05-03 12:41:10 +01:00
Brian Candler
c551e805e6 Basic interface address manipulation 2011-05-02 22:52:47 +01:00
Brian Candler
f205d19591 Alignment of structure members 2011-05-01 17:39:47 +01:00
Brian Candler
b78327c3b6 Basic NETLINK_FIREWALL support. Highlights need for struct alignment 2011-05-01 12:32:22 +01:00
Brian Candler
aefd94093c Move NETLINK_ROUTE user objects under Netlink::Route 2011-05-01 09:29:02 +01:00
Brian Candler
b39ff5da76 Rename messages to match their C names 2011-05-01 09:20:23 +01:00
Brian Candler
49a72682a3 Allow attributes to be defined inline (singleton type) 2011-05-01 00:09:34 +01:00
Brian Candler
8f453c5dc9 Restructure so messages and code specific to NETLINK_ROUTE are in one file 2011-04-30 22:39:25 +01:00