diff --git a/README.md b/README.md index 95ad1ac..8a8efdd 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # libgtpnl - netlink library for Linux kernel GTP -In order to control the kernel-side GTP-U plane, a netlink based control -interface between GTP-C in userspace and GTP-U in kernelspace was -invented. +In order to control the kernel-side GTP-U plane (`gtp` driver), a +netlink based control interface between GTP-C in userspace and GTP-U in +kernelspace was invented. The encoding and decoding of these control messages is implemented in -the libgtpnl (library for GTP netlink). +this *libgtpnl* (library for GTP netlink). libgtpnl is part of the [Osmocom](https://osmocom.org/) Open Source Mobile Communications project. @@ -22,7 +22,8 @@ You can clone from the official libgtpnl.git repository using git clone https://gitea.osmocom.org/cellular-infrastructure/libgtpnl -Visiting the URL in a browser shows a web interface. +Visiting the URL in a browser shows a +[web interface](https://gitea.osmocom.org/cellular-infrastructure/libgtpnl). Mailing List ------------