Really, really ugly hack to get the thing compile again
REALLY ugly, but works.
This commit is contained in:
parent
28f985d9ce
commit
36e374737c
2 changed files with 4 additions and 17 deletions
|
|
@ -143,9 +143,11 @@ control RealMain(
|
|||
}
|
||||
|
||||
if(hdr.udp.isValid()) {
|
||||
bit<17> tmp17 = 0;
|
||||
//delta_prepare();
|
||||
delta_udp_from_v6_to_v4();
|
||||
//delta_udp_from_v6_to_v4();
|
||||
//stupid();
|
||||
delta_udp_from_v6_to_v4
|
||||
}
|
||||
// if(hdr.tcp.isValid()) {
|
||||
// #ifdef USE_NICO_DELTA_CHECKSUM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue