Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I10309f07fb207c027703f0b43a478c152a029b6d
|
|
New dependency is required: titan.ProtocolModules.ICMP
It tests that ICMP echo packets can be sent successfully (reply is
received or otherwise dest unreachable if routing is not set up
correctly during the test). It also tests some cases in which osmo-ggsn
is required to drop the packets (eg. unknown src ip unrelated to pdp
ctx). It also checks that IPv6 packets are dropped in IPv4 pdp ctx and
viceversa It also checks that IPv6 packets are dropped in IPv4 pdp ctx
and vice versa.
Change-Id: Ib9c6043a6cd3b6622782ec7e7fcd2815101755ba
|
|
We used to rely on out-of-tree git clones to be prepared by the user.
This commit changes the system to make sure we clone all git repos
we depend upon into the 'deps' folder, and then setup the symlinks
to that folder. As a result, we should be able to support
self-contained builds using the makefiles in this repo.
|
|
If we request DNS in IPCP in PCO, we also expect a corresponding result.
|
|
All of those now have separate upstream repositories on git://git.eclipse.org/gitroot/titan
and we don't need to keep a copy around
|
|
|
|
|
|
|
|
We will use them for router solicitation/advertisements soon
|
|
This reverts commit a967f3f50edd02aa8aaae1044d162758715ff040.
|
|
|
|
|