https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260867

--- Comment #6 from Phil Budne <[email protected]> ---
The panic occurs on the initial (bare) SYN:

(kgdb) print pd
$2 = {
  lookup = {
    done = 0,
    uid = 0,
    gid = 0
  },
  tot_len = 60,
  hdr = {
    tcp = {
      th_sport = 3251,
      th_dport = 1792,
      th_seq = 4265330243,
      th_ack = 0,
      th_x2 = 0 '\000',
      th_off = 10 '\n',
      th_flags = 2 '\002',
      th_win = 61690,
      th_sum = 54814,
      th_urp = 0
    },
.....

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to