Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.os.linux.development.system > #451

Using netfront xen driver in BSD based OS without using mbuf

Newsgroups comp.os.linux.development.system
Subject Using netfront xen driver in BSD based OS without using mbuf
From mohitsa <nospam_mohitsaxena019@gmail.com.invalid>
Organization !No_Organization!
Message-ID <K8WdneVWjs1zSWPSRVn_vwA@giganews.com> (permalink)
Date 2012-07-12 08:45 -0500

Show all headers | View raw


Hello,
 
 I am working on an OS which is freebsd based, we do not use the regular mbuf
for
 packet processing but some customized packet buffers. They work fine with are
 regular physical NIC drivers.
 
 Now we want to port our OS on XEN using PV NIC. For this we need to use
netfront
 driver. But after seeing the regular netfront driver implementation for BSD it
 looks like we need to use mbuf.
 
 Could some one please help us in using the netfront driver without using mbuf.
 Instead of it we want to use are customized packet buffer.
 
 Thanks in advance.

Back to comp.os.linux.development.system | Previous | Next | Find similar


Thread

Using netfront xen driver in BSD based OS without using mbuf mohitsa <nospam_mohitsaxena019@gmail.com.invalid> - 2012-07-12 08:45 -0500

csiph-web