FreeBSD Multimedia
FreeBSD Multimedia Resources List
Links on this page refer to multimedia resources (podcast, vodcast, audio recordings,
video recordings, photos) related to FreeBSD or of interest for FreeBSD users.
This list is available as chronological overview, as a
tag cloud and via the sources.
This list is also available as RSS feed 
If you know any resources not listed here, or notice any dead links, please send
details to Edwin Groothuis so that it can be
included or updated.
Tag: packet construction set
-
FreeBSD
Developer George Neville-Neil
Source: bsdtalk
Added: 27 February 2007
Tags: bsdtalk, interview,
freebsd, packet
construction set, george
neville-neil
Ogg version
(19 minutes), MP3
version (10 Mb, 19 minutes)
Interview with FreeBSD developer George Neville-Neil. We talk about the packet
construction set and the packet debugger.
-
Network
Protocol Development Tools and Techniques for FreeBSD (211 Mb)
Source: Bay Area FreeBSD Users Group
Added: 10 August 2006
Tags: bafug, presentation, freebsd, packet construction set, george neville-neil
Our Topic: Network Protocol Development Tools and Techniques for FreeBSD
> Our Speaker: George Neville-Neil, co-author of the "Design and Implementation
of the FreeBSD Operating System" "daemon" book.
> Our Topic: While computers have gotten faster and more powerful the tools we
use to develop network protocols, such as TCP, UDP, IPv4 and IPv6 have not. Most network
protocols are developed, in C, in the kernel, and require a lot of work to test. Over the
past year or so I have been working with virtual machines, a couple of pieces of open
source software, and begun developing a library for use in protocol testing. This talk
will cover three topics:
- Developing and testing kernel code with Virtual Machines
- Finding good tests for networking code
- Packet Construction Set (PCS) a new library for writing protocol tests