[Ns-bugs] [Bug 274] point to point device cannot ignore from and to addresses

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Mon Aug 25 21:45:57 PDT 2008


http://www.nsnam.org/bugzilla/show_bug.cgi?id=274





------- Comment #9 from tomh at tomh.org  2008-08-26 00:45 -------

> I missed in my previous comment what you implied, that is, that there is no
> such thing as Bridging support but that it just happens that the STA and ADHOC
> modes cannot implement correctly the SendFrom method. How about this instead ?
> 
> class NetDevice {
>   virtual bool SupportsSendFrom (void) const = 0;
> };
> 

FWIW, the method name SupportsBridging () seems more appealing to me.  I don't
know whether SendFrom () could be useful independent of SupportsBridging ()
(mac spoofing support?).

But I would be OK with SupportsSendsFrom ().


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Ns-bugs mailing list