index
:
libgtpnl
master
osmith/rpm
netlink library for Linux kernel GTP code
Pablo Neira
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Bump version: 1.2.1.6-465b → 1.2.2
HEAD
1.2.2
master
Pau Espin Pedrol
1
-0
/
+16
14 days
install gtp-tunnel and gtp-link tools
Gabriel Ganne
4
-1
/
+28
2021-02-04
.gitignore: Ignore new autofoo tmp files
Pau Espin Pedrol
1
-0
/
+1
2021-01-27
configure.ac: set -std=gnu11
Oliver Smith
1
-0
/
+2
2020-10-12
Enable parallel make in make distcheck
Pau Espin Pedrol
1
-2
/
+2
2020-05-19
contrib: integrate RPM spec
Oliver Smith
3
-6
/
+5
2020-05-14
contrib: import RPM spec
Oliver Smith
1
-0
/
+86
2019-08-07
Bump version: 1.2.0.2-d160-dirty → 1.2.1
1.2.1
Pau Espin Pedrol
1
-0
/
+11
2019-08-07
debian: Adapt package name to lib's current major version
Pau Espin Pedrol
2
-3
/
+3
2019-07-10
contrib/jenkins.sh: run "make maintainer-clean"
Oliver Smith
1
-0
/
+1
2018-09-17
debian/rules: Don't overwrite .tarball-version
Pau Espin Pedrol
1
-4
/
+0
2018-05-02
Bump version: 1.1.0.5-b1ad-dirty → 1.2.0
1.2.0
Pau Espin Pedrol
2
-1
/
+7
2018-05-02
configure.ac: Use git-version-gen to set VERSION
Pau Espin Pedrol
2
-1
/
+154
2018-05-02
debian/changelog: Set latest release as unstable
Pau Espin Pedrol
1
-1
/
+1
2018-05-02
configure.ac: Depend on osmo-release.mk
Pau Espin Pedrol
5
-22
/
+21
2018-04-26
Fix CTRL_ATTR_FAMILY_ID attribute size
Harald Welte
1
-1
/
+1
2018-02-16
Makefile: Build gtp-{link,tunnel} by default, but don't install them
Harald Welte
1
-2
/
+2
2017-11-12
Tag/Release v1.1.0
1.1.0
Harald Welte
6
-6
/
+16
2017-11-12
add 'm4' subdirectory to .gitignore
Harald Welte
1
-0
/
+1
2017-11-12
Use release helper from libosmocore
Harald Welte
2
-0
/
+6
2017-11-12
gtp_build_payload(): Support absent peer and SGSN address
Harald Welte
1
-2
/
+4
2017-11-12
Add '--enable-sanitize' from other osmocom projects
Harald Welte
2
-1
/
+13
2017-11-12
Add contrib/jenkins.sh for jenkins build verification
Harald Welte
1
-0
/
+12
2017-11-08
Add genl_socket_close() function
Harald Welte
4
-0
/
+9
2017-10-30
Add Debian packaging information
Harald Welte
7
-0
/
+95
2017-03-24
Provide declaration for struct in_addr
Jonas Bonn
1
-0
/
+1
2017-03-24
Rename netlink attribute
Jonas Bonn
2
-5
/
+5
2017-03-24
Add support for SGSN role via IFLA_GTP_ROLE
Harald Welte
3
-3
/
+12
2017-03-24
gtl-link.c: Actually use libgtpnl, don't hand-coded netlink msg
Harald Welte
1
-55
/
+3
2017-03-24
Add support for SGSN role via IFLA_GTP_ROLE
Harald Welte
3
-1
/
+21
2017-03-17
add README.md file
Harald Welte
1
-0
/
+51
2016-08-25
Fix look-up of GTP tunnel by TEI
junpei yoshino
1
-1
/
+1
2016-07-28
mark as 1.0.1 after re-licensing and dist-check fix
Harald Welte
1
-1
/
+1
2016-07-28
fix 'make distcheck': Add internal.h to noinst_HEADERS
Harald Welte
1
-0
/
+2
2016-07-28
Re-license the library as LGPLv2-or-later
Harald Welte
7
-1033
/
+522
2016-05-10
tools: gtp-link: bind to GTP UDP sockets
Pablo Neira Ayuso
1
-1
/
+36
2016-05-10
tools: silence compilation warnings
Pablo Neira Ayuso
1
-1
/
+1
2016-05-10
tools: gtp-link: rename file now that we support deletion command
Pablo Neira Ayuso
2
-3
/
+3
2016-05-10
tools: gtp-link: allow to delete links
Pablo Neira Ayuso
1
-5
/
+19
2016-05-10
tools: gtp-tunnel: restore option parsing
Pablo Neira Ayuso
1
-0
/
+2
2016-05-10
gtp-genl: fix wrong MS address
Pablo Neira Ayuso
1
-5
/
+10
2016-05-10
tools: gtp-tunnel: simplify this by using gtp_list_tunnel()
Pablo Neira Ayuso
1
-81
/
+3
2016-05-10
tools: gtp-tunnel: fix wrong MS address
Pablo Neira Ayuso
1
-2
/
+2
2016-05-10
include: refresh linux header copies in the tree
Pablo Neira Ayuso
8
-61
/
+867
2016-05-10
gtp: fix missing initialization of netns file descriptor
Pablo Neira Ayuso
1
-1
/
+8
2016-05-08
gtp-rtnl: Split TID handling for GTPv0 and GTPv1
Andreas Schultz
9
-89
/
+172
2016-05-08
gtp-rtnl: real_ifname is not long needed, remove it
Andreas Schultz
3
-8
/
+4
2016-05-08
gtp-rtnl: sync GTPA_FLOW nl attribute name from kernel to userspace
Andreas Schultz
2
-2
/
+2
2016-05-08
gtp-rtnl: and netns support
Andreas Schultz
8
-2
/
+24
2014-04-03
Add copright headers and license files, list Pablo as author
Harald Welte
10
-0
/
+1168
[next]