Mercurial
ns-3-dev
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
src/devices/bridge/bridge-net-device.cc
2008-11-07
Initial IPv6 capability
file
|
diff
|
annotate
2008-11-05
Apply Patch to address bug 294 -- due to vincent
file
|
diff
|
annotate
2008-09-02
use Mac48Address::GetMulticast to avoid code duplication
file
|
diff
|
annotate
2008-09-02
bug 274: bridge must detect compatibility of devices with bridging mode
file
|
diff
|
annotate
2008-08-25
bug 273: constify packet pointers.
file
|
diff
|
annotate
2008-08-07
ensure type is registered
file
|
diff
|
annotate
2008-07-16
New API considering comments from Craig: NetDevice->Node uses two callbacks; Node->ProtocolHandlers uses a single API with a promiscuous flag.
file
|
diff
|
annotate
2008-07-07
Add BridgeChannel
file
|
diff
|
annotate
2008-07-07
Simplify promiscuous mode API: NetDevices always operate in promiscuous mode, normal receive callbacks receive extra destination address and packet type.
file
|
diff
|
annotate
2008-07-04
Add the 'learning' part of the Learning Bridge, with option to disable it and revert to dummy mode (hub-like).
file
|
diff
|
annotate
2008-07-04
Use NetDevice::SendFrom where appropriate, in order to preserve source address of bridged mac frames.
file
|
diff
|
annotate
2008-07-04
Start of a BridgeNetDevice; for now does not yet do the 'learning' part, and does not preserve the source address of mac frames.
file
|
diff
|
annotate
(0)
tip