Edit

IABSD.fr/src/sys/miscfs

Branch :

  • Show log

    Commit

  • Author : mvs
    Date : 2023-01-27 18:46:34
    Hash : 80b1b8fb
    Message : Replace selinfo structure by klist in sockbuf. No reason to keep it, selinfo is just wrapper to klist. netstat(1) and libkvm use socket structure, but don't touch so_{snd,rcv}.sb_sel. ok visa@