9
0
Fork 0
This repository has been archived on 2022-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
openggsn/gtp
Harald Welte bf5c0bb4b9 gtp.c: Don't print ""Unknown packet flags" error message in get_seq()
get_seq() is called also from contexts where GTP-U is used, and GTP-U
doesn't have sequence numbers.  Thus, it is perfectly normal if no
sequence number and/or no S flag in the header is present.

Change-Id: Ie19b95bbb4427e547843a019f5213a231a9f83da
2017-02-23 21:11:05 +01:00
..
Makefile.am abi/debian: Bump ABI version of libgtp after struct size change 2017-01-26 11:14:59 +01:00
gtp.c gtp.c: Don't print ""Unknown packet flags" error message in get_seq() 2017-02-23 21:11:05 +01:00
gtp.h Add control interface 2016-10-12 09:30:30 +00:00
gtpie.c Add 'Bearer Control Mode' IE 2016-09-15 13:53:13 +02:00
gtpie.h Add 'Bearer Control Mode' IE 2016-09-15 13:53:13 +02:00
lookupa.c Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
lookupa.h Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
pdp.c Remove unused function 2016-10-11 15:31:49 +02:00
pdp.h Remove unused function 2016-10-11 15:31:49 +02:00
queue.c gtp/queue/queue_seqdel(): fix element check which was always true 2016-06-06 00:45:10 +02:00
queue.h Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00