Mercurial
ns-3-dev
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
src/node/ipv4.h
2009-08-11
fix Ipv4 doxygen error
file
|
diff
|
annotate
2009-06-26
bug 63: allow enabling or disabling ip forwarding on a per-interface basis
file
|
diff
|
annotate
2009-06-13
fix for bug 588
file
|
diff
|
annotate
2009-06-12
Remove static routing dependencies in code
file
|
diff
|
annotate
2009-05-31
more doxygen cleanup
file
|
diff
|
annotate
2009-05-30
Doxygen cleanup
file
|
diff
|
annotate
2009-05-28
src/ and utils/ changes for IPv4 routing rework
file
|
diff
|
annotate
2009-04-12
Remove class Ipv4Impl
file
|
diff
|
annotate
2009-04-12
Implementation cut over to use Ipv4InterfaceAddress
file
|
diff
|
annotate
2009-04-08
implementation and plumbing of Ipv4InterfaceAddress class
file
|
diff
|
annotate
2009-04-08
Ipv4::ifIndex -> Ipv4::interface
file
|
diff
|
annotate
2008-07-03
Minor doc notes added to ipv4.h
file
|
diff
|
annotate
2008-06-09
documentation to resolve bug 75
file
|
diff
|
annotate
2008-06-04
bug 207: ipv4-header.h needed in src/node module.
file
|
diff
|
annotate
2008-05-30
more doxygen
file
|
diff
|
annotate
2008-03-31
remove 'All rigts reserved' keyword per tom's suggestion
file
|
diff
|
annotate
2008-03-21
ip helper and find ip interface for device method on ipv4
file
|
diff
|
annotate
2008-01-15
merge with head
file
|
diff
|
annotate
2008-01-15
iid (void) -> GetTypeId (void)
file
|
diff
|
annotate
2008-01-15
InterfaceId -> TypeId
file
|
diff
|
annotate
2008-01-02
replace static const Interface iid; with static InterfaceId iid (void);
file
|
diff
|
annotate
2008-01-09
Fix bug 125 (make helper function non-virtual)
file
|
diff
|
annotate
2007-11-22
merge
file
|
diff
|
annotate
2007-10-29
merge in packet.bundle
file
|
diff
|
annotate
2007-10-01
do not use Packet objects directly. Use Ptr<Packet> instead
file
|
diff
|
annotate
2007-11-05
move ipv4 static to member functions
file
|
diff
|
annotate
2007-10-26
get rid of doxygen warnings
file
|
diff
|
annotate
2007-10-06
Add support for non-unit-cost metrics for Ipv4Interfaces (for use in routing); add example script simple-alternate-routing.cc
file
|
diff
|
annotate
2007-09-11
socket update broke multicast
file
|
diff
|
annotate
2007-09-10
merge with trunk
file
|
diff
|
annotate
2007-09-04
piles of doxygen, changes to SetDefaultMulticastRoute plumbing
file
|
diff
|
annotate
2007-08-27
real multicast enet addr, more source routes, default multicast route
file
|
diff
|
annotate
2007-08-24
add ipv4 methods, remove source multicast route requirement, fix udp socket source address prob
file
|
diff
|
annotate
2007-08-13
set source address in socket
file
|
diff
|
annotate
2007-08-13
more multicast plumbing
file
|
diff
|
annotate
2007-08-12
untested multicast support
file
|
diff
|
annotate
2007-09-03
Provide two new Ipv4 convenience functions: GetIfIndexByIpv4Address() and GetIpv4RouteToDestination (), and align global routing code to use the first function
file
|
diff
|
annotate
2007-08-29
backout 9856d1175cbb:642d6798feaa:27dd3e15308a
file
|
diff
|
annotate
2007-08-24
Change the protocol stack processing to pass packets by non-const
file
|
diff
|
annotate
2007-07-27
Add documentation for the dynamic routing interfaces. Change Ipv4::AddRoutingProtocol priority parameter type from int to int16_t to make way for in the future providing stable sorting of routing protocols of the same priority.
file
|
diff
|
annotate
2007-07-26
Support dynamic routing and multiple routing protocols; static routing table is refactored as a "routing protocol".
file
|
diff
|
annotate
2007-06-12
fix bug 28
file
|
diff
|
annotate
2007-06-11
IIpv4 -> Ipv4
file
|
diff
|
annotate
2007-06-04
IIpv4 -> Ipv4
file
|
diff
|
annotate
2007-06-04
i-ipv4.h -> ipv4.h
file
|
diff
|
annotate
|
base
2007-05-03
make L3Demux an NsUnknown object.
file
|
diff
|
annotate
2007-05-03
remove dead code
file
|
diff
|
annotate
2007-05-02
use Dispose more extensively
file
|
diff
|
annotate
2007-05-02
manage NetDevice objects with refcounts
file
|
diff
|
annotate
2007-05-01
merge with pcap branch
file
|
diff
|
annotate
2007-03-29
add context information to tx and rx trace callbacks
file
|
diff
|
annotate
2007-04-30
remove ipv4 interface from public API
file
|
diff
|
annotate
2007-03-30
fix dox warnings
file
|
diff
|
annotate
2007-03-29
doxygen for Ipv4 class
file
|
diff
|
annotate
2007-03-18
move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu
file
|
diff
|
annotate
2007-02-17
remove Ipv4L3Protocol class.
file
|
diff
|
annotate
2007-02-12
add arp stack
file
|
diff
|
annotate
2007-02-12
add Ipv4 and Udp node capabilities, rework Copy methods to include an extra Node * argument
file
|
diff
|
annotate
2007-02-10
add non-debugged udp stack
file
|
diff
|
annotate
|
base
(0)
tip