Home
last modified time | relevance | path

Searched hist:"6 c74ff0ea6eb5eb3a21d05486740c9488721a8b5" (Results 1 – 3 of 3) sorted by relevance

/freebsd/share/man/man9/
H A Dbpf.9diff 6c74ff0ea6eb5eb3a21d05486740c9488721a8b5 Tue May 22 00:13:48 CEST 2012 Alexander V. Chernikov <melifaro@FreeBSD.org> Fix panic on attaching to non-existent interface (introduced by r233937, pointed by hrs@)
Fix panic on tcpdump being attached to interface being removed (introduced by r233937, pointed by hrs@ and adrian@)
Protect most of bpf_setf() by BPF global lock

Add several forgotten assertions (thanks to adrian@)

Document current locking model inside bpf.c
Document EVENTHANDLER(9) usage inside BPF.

Approved by: kib(mentor)
Tested by: gnn
MFC in: 4 weeks
H A DEVENTHANDLER.9diff 6c74ff0ea6eb5eb3a21d05486740c9488721a8b5 Tue May 22 00:13:48 CEST 2012 Alexander V. Chernikov <melifaro@FreeBSD.org> Fix panic on attaching to non-existent interface (introduced by r233937, pointed by hrs@)
Fix panic on tcpdump being attached to interface being removed (introduced by r233937, pointed by hrs@ and adrian@)
Protect most of bpf_setf() by BPF global lock

Add several forgotten assertions (thanks to adrian@)

Document current locking model inside bpf.c
Document EVENTHANDLER(9) usage inside BPF.

Approved by: kib(mentor)
Tested by: gnn
MFC in: 4 weeks
/freebsd/sys/net/
H A Dbpf.cdiff 6c74ff0ea6eb5eb3a21d05486740c9488721a8b5 Tue May 22 00:13:48 CEST 2012 Alexander V. Chernikov <melifaro@FreeBSD.org> Fix panic on attaching to non-existent interface (introduced by r233937, pointed by hrs@)
Fix panic on tcpdump being attached to interface being removed (introduced by r233937, pointed by hrs@ and adrian@)
Protect most of bpf_setf() by BPF global lock

Add several forgotten assertions (thanks to adrian@)

Document current locking model inside bpf.c
Document EVENTHANDLER(9) usage inside BPF.

Approved by: kib(mentor)
Tested by: gnn
MFC in: 4 weeks