Compare commits
No commits in common. "783d82b83eb31e18a0f83afefcdad6851bb3cba9" and "c69b231dddc925c2a29194d67c4b7ee74e2c0ef1" have entirely different histories.
783d82b83e
...
c69b231ddd
3 changed files with 5 additions and 10 deletions
|
|
@ -66,12 +66,8 @@ function isCC() {
|
|||
ELINES[i] = $0
|
||||
NE++
|
||||
if (N) {
|
||||
if (TE0 < 0x00ffffff && TLAST > 0xff000000) {
|
||||
EPOCH += 0x100000000
|
||||
TLAST = TE0
|
||||
} else if (TE0 > TLAST) {
|
||||
TLAST = TE0
|
||||
}
|
||||
if (TE0 < 0x40000000 && TLAST > 0xc0000000) EPOCH += 0x100000000
|
||||
TLAST = TE0
|
||||
}
|
||||
return N
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
eth/source/ip 172.16.18.121
|
||||
eth/source/ip 172.16.18.112
|
||||
echo eth config SETH
|
||||
@eth/dest/str/mac/ip/port 3c:97:0e:ce:30:48 172.16.18.120 1112
|
||||
@eth/dest/mes/mac/ip/port 3c:97:0e:ce:30:48 172.16.18.120 1113
|
||||
@eth/dest/str/mac/ip/port 3c:97:0e:ce:30:48 172.16.18.110 1112
|
||||
@eth/dest/mes/mac/ip/port 3c:97:0e:ce:30:48 172.16.18.110 1113
|
||||
@eth/init/full
|
||||
@s/if errno>=500: s/exit
|
||||
@var/set eth_verbosity = 4
|
||||
|
|
|
|||
|
|
@ -2,4 +2,3 @@
|
|||
eth/init/full
|
||||
@s/if enc == 0xb: eth/rx/en
|
||||
@s/if enc == 0xf: var/set udp_size=R
|
||||
@v spi_min_q = 665
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue