Skip to content

support DHCP{v4,v6} for UE IP assigment - #262

Draft
RoadRunnr wants to merge 8 commits into
masterfrom
feature/dhcp
Draft

support DHCP{v4,v6} for UE IP assigment#262
RoadRunnr wants to merge 8 commits into
masterfrom
feature/dhcp

Conversation

@RoadRunnr

Copy link
Copy Markdown
Member

Only supports ergw (PGW/GGSN) C-node acting as client to request IPs from a DHCP server (3GPP TS 23.401, Sec, 5.3.1.2.1 & 5.3.1.2.2)

DHCP over SGi only works if the C-node has an IP address in the SGi network.

UE DHCP clients are not supported by this (3GPP TS 23.401, Sec, 5.3.1.2.3 & 5.3.1.2.4)

As preparation to support other IP assigment methodes (e.g. DHCP),
normalize and pass the request protocol configuration options into
the assigment logic.

Also, unify PCO handling in the library code.
Request and release IPs from DHCP server
@vkatsuba vkatsuba closed this Dec 20, 2021
@vkatsuba
vkatsuba deleted the feature/dhcp branch December 20, 2021 16:32
@vkatsuba
vkatsuba restored the feature/dhcp branch December 21, 2021 13:55
@vkatsuba vkatsuba reopened this Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants