1. 34a7416 in46a_to_sas(): Return AF_INET6 in case of IPv6 address by Harald Welte · 7 years ago
  2. fdd732b Remove trailing whitespace by Pau Espin Pedrol · 7 years ago
  3. 58c0da7 lib/tun.c: tun_ipv6_linklocal_get(): fix memory leak with getifaddrs() by Pau Espin Pedrol · 7 years ago
  4. cee7546 Replace EUA magic numbers for IETF, IPv4 and IPv6 with #defines by Harald Welte · 7 years ago
  5. f85fe97 ICMPv6: Send router advertisement from own link-local address by Harald Welte · 7 years ago
  6. dda21ed Introduce a VTY, factually turning OpenGGSN into an Osmocom program by Harald Welte · 7 years ago
  7. 2778ae2 lib/tun: Mark internal helper functions 'static' by Harald Welte · 7 years ago
  8. 1b6e8e7 Remove __sun__ code that is unmaintained by Harald Welte · 7 years ago
  9. 9e6dfa0 lib/tun.c: Proper cleanup during tun_new() error paths by Harald Welte · 7 years ago
  10. 4857f3c lib/ippool: Move ippool_aton() out of ippool_new() by Harald Welte · 7 years ago
  11. b513b95 lib/ippool: Add back-pointer from pool member to pool by Harald Welte · 7 years ago
  12. 33520b4 lib/in46_addr: Avoid ASSERT() when in46a_ntop() is called on uninitialized address by Harald Welte · 7 years ago
  13. 7fc8694 lib/in46_addr: Add 'struct in46_prefix' to represent addr + prefix by Harald Welte · 7 years ago
  14. b62983d lib/in46_addr: Add in46a_ntoa() function, similar to inet_ntoa() by Harald Welte · 7 years ago
  15. 881e97e lib/tun: Add 'void *priv' pointer to tun_t by Harald Welte · 7 years ago
  16. c55ece8 lib/tun: Add missing #include to net/if.h for IFNAMSIZ by Harald Welte · 7 years ago
  17. 81bc2ae tun_new(): Fix array overflow in FreeBSD related code by Harald Welte · 7 years ago
  18. ab6d189 replace hand-coded tun_gifindex() with standard POSIX if_nametoindex() by Harald Welte · 7 years ago
  19. 2e48a44 Support setting TUN device IPv6 address + prefix by Harald Welte · 7 years ago
  20. 72a38b5 IPv6: in46_addr: OSMO_ASSERT() in case of unsupported calls by Harald Welte · 7 years ago
  21. d46bcd2 IPv6: Implement IPv6 prefix assignment via ICMPv6 router advertisement by Harald Welte · 7 years ago
  22. d4d6e09 ippool: Extend pool to work with /64 prefixes by Harald Welte · 7 years ago
  23. 365f8fa in46_addr: Add new function in46a_prefix_equal() by Harald Welte · 7 years ago
  24. d1bf1e1 ggsn: Send proper errors in create_context_ind() by Harald Welte · 7 years ago
  25. a0d281d IPv6 support for user IP by Harald Welte · 7 years ago
  26. 53165ed ippool_new(): const-ify input arguments by Harald Welte · 7 years ago
  27. 63ebccd lib/tun.h: Remove non-endian-safe redefinition of IP header by Harald Welte · 7 years ago
  28. d12eab9 ippool: Add IPv6 support to IP pool implementation by Harald Welte · 7 years ago
  29. 0eaa5b8 gtp: fix several compilation warnings by Pablo Neira Ayuso · 8 years ago
  30. b07d070 openggsn: Check return codes and take error paths on failure. by Michael McTernan · 9 years ago
  31. 91d0ee5 lib: Speculatively add libosmocore cflags to the lib by Holger Hans Peter Freyther · 10 years ago
  32. 9c7fd8e logging: Switch to using libosmocore logging for all the code by Holger Hans Peter Freyther · 10 years ago
  33. e527ef1 syserr: Remove unused error packet logging code by Holger Hans Peter Freyther · 10 years ago
  34. 9c0ff4f cli: Introduce a logfile command to log errors to a file by Holger Hans Peter Freyther · 10 years ago
  35. 3d7500e Remove out-of-bounds write by Tobias Engel · 12 years ago
  36. bed35df Convert all code to Linux coding style by Harald Welte · 13 years ago
  37. 6fc4240 properly build a library for the content of the lib directory by Harald Welte · 13 years ago
  38. 87490d7 IFNAMSIZ includes terminating 0 by Emmanuel Bretelle · 14 years ago
  39. 4e56c83 fixed compilation warning against gcc-4.4 by Emmanuel Bretelle · 14 years ago
  40. eaaf500 Set tun devname to IFNAMESIZ+1 to avoid warning by Emmanuel Bretelle · 14 years ago
  41. 2a10368 Move common sgsnemu/ggsn files to directory "lib" by Emmanuel Bretelle · 14 years ago