Fix a problem with not allocating enough room for netlink messages.
authorJustin Pettit <jpettit@nicira.com>
Thu, 17 Apr 2008 01:26:47 +0000 (18:26 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 17 Apr 2008 01:26:47 +0000 (18:26 -0700)
commit30217c8a48d36ffe05c31813d0d84808f2118f78
tree242e6b499a474f3d1d8a3b632c1872228ef766e8
parent928a5ae0c1c02b9b60bb2ed3016ed33c4eb1860e
Fix a problem with not allocating enough room for netlink messages.
datapath/datapath.c