]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
fixed bug #38066 Raw pcbs can alter packet without eating it: added assertion to...
authorSimon Goldschmidt <goldsimon@gmx.de>
Fri, 11 Jan 2013 20:59:26 +0000 (21:59 +0100)
committerSimon Goldschmidt <goldsimon@gmx.de>
Fri, 11 Jan 2013 20:59:26 +0000 (21:59 +0100)
commit769b2a3e30d85371af228d2c303a9d9e16fb8cfa
tree035a71bba380f064a80b828ee820deb90bef4ac2
parentd237ec7e7870bcb26c82c32e4bca7c8ee1ef6139
fixed bug #38066 Raw pcbs can alter packet without eating it: added assertion to check that p->payload is unchanged
CHANGELOG
src/core/raw.c