Re: [netsniff-ng] trafgen seems broken on kernel 3.19

2015-03-23 Thread Lorenzo Pistone
, On 03/22/2015 03:13 PM, Lorenzo Pistone wrote: Hi, I'm trying to send UDP packets with zero length withthis simple configuration on trafgen: { # --- ethernet header --- 0xbe, 0x15, 0x1d, 0x12, 0x1c, 0x57, # mac destination 0xfa, 0x16, 0x3e, 0xa0, 0x5d, 0x18, # mac

Re: [netsniff-ng] trafgen seems broken on kernel 3.19

2015-03-23 Thread Lorenzo Pistone
I'm checking with netsniff-ng, I use the same interface with which I'm sending this email Il 23/03/2015 15:33, Daniel Borkmann ha scritto: On 03/23/2015 03:24 PM, Lorenzo Pistone wrote: I don't get the same message (obviously) with not -n but -t, however still no packet gets out. Well

Re: [netsniff-ng] trafgen seems broken on kernel 3.19

2015-03-23 Thread Lorenzo Pistone
10:27, Daniel Borkmann ha scritto: Hi Lorenzo, On 03/22/2015 03:13 PM, Lorenzo Pistone wrote: Hi, I'm trying to send UDP packets with zero length withthis simple configuration on trafgen: { # --- ethernet header --- 0xbe, 0x15, 0x1d, 0x12, 0x1c, 0x57, # mac destination

[netsniff-ng] trafgen seems broken on kernel 3.19

2015-03-22 Thread Lorenzo Pistone
Hi, I'm trying to send UDP packets with zero length withthis simple configuration on trafgen: { # --- ethernet header --- 0xbe, 0x15, 0x1d, 0x12, 0x1c, 0x57, # mac destination 0xfa, 0x16, 0x3e, 0xa0, 0x5d, 0x18, # mac source const16(0x0800), # protocol # ---