aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorWojciech Drewek <wojciech.drewek@intel.com>2022-03-04 17:40:43 +0100
committerTony Nguyen <anthony.l.nguyen@intel.com>2022-03-11 08:27:16 -0800
commit9af41cc33471ea1efa6f77e188f055cc77d0a5c5 (patch)
tree88df45b05704a95cc221ecb40b7b9bcc6d812624 /MAINTAINERS
parentgtp: Allow to create GTP device without FDs (diff)
downloadlinux-dev-9af41cc33471ea1efa6f77e188f055cc77d0a5c5.tar.xz
linux-dev-9af41cc33471ea1efa6f77e188f055cc77d0a5c5.zip
gtp: Implement GTP echo response
Adding GTP device through ip link creates the situation where there is no userspace daemon which would handle GTP messages (Echo Request for example). GTP-U instance which would not respond to echo requests would violate GTP specification. When GTP packet arrives with GTP_ECHO_REQ message type, GTP_ECHO_RSP is send to the sender. GTP_ECHO_RSP message should contain information element with GTPIE_RECOVERY tag and restart counter value. For GTPv1 restart counter is not used and should be equal to 0, for GTPv0 restart counter contains information provided from userspace(IFLA_GTP_RESTART_COUNT). Signed-off-by: Wojciech Drewek <wojciech.drewek@intel.com> Suggested-by: Harald Welte <laforge@gnumonks.org> Reviewed-by: Harald Welte <laforge@gnumonks.org> Tested-by: Harald Welte <laforge@gnumonks.org> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions