Increase the RX buffer size for the SWIFT socket to 10MB. Move an skb_put outside...
authorAdrian Bondrescu <adi.bondrescu@gmail.com>
Sun, 20 May 2012 18:02:13 +0000 (21:02 +0300)
committerAdrian Bondrescu <adi.bondrescu@gmail.com>
Sun, 20 May 2012 18:02:13 +0000 (21:02 +0300)
commit9293d7ce1a476a79ee252673b1520015db50537a
treee18b8207d36230165dc507a15748b1c38cc8f638
parentd89e73a4d10e260b268d065cc2caf5458dea2557
Increase the RX buffer size for the SWIFT socket to 10MB. Move an skb_put outside of log_debug call (when log_debug did nothing, the skb_put was not being performed).
src/kernel/swift.c