6 Commits

Author SHA1 Message Date
Baptiste Wicht
922406f6ba Update copyright 2018-04-04 09:32:15 +02:00
Baptiste Wicht
5235ecda1a
Remove logging messages 2016-10-03 20:15:42 +02:00
Baptiste Wicht
64c8a42c1b
Reformat 2016-10-03 19:42:48 +02:00
Baptiste Wicht
505f2593be
Prevent copy and move of packet 2016-10-01 16:14:48 +02:00
Baptiste Wicht
1c113afb18
Avoid copies of network packets
Use shared_ptr to count references to network packets
Only copy the shared packets
Change the interface to use only network packets
2016-10-01 14:48:58 +02:00
Baptiste Wicht
56e865c6de
Move packet out of ethernet 2016-09-29 09:47:05 +02:00