Python bindings for the inet_diag kernel interface

Clone this repo:

Branches

  1. fb23574 bumping version to 0.2.1 by Jiri Kastner · 8 years ago master v0.2.1
  2. 7117757 inet_diag.c: Silence gcc warning about different types in conditional expr by Arnaldo Carvalho de Melo · 8 years ago
  3. 9176fa6 copy paste fixes by Jiri Kastner · 9 years ago
  4. 9182dd5 release 0.2 by Jiri Kastner · 9 years ago
  5. 481d244 inet_diag.c: allow usage of old request type by James Hulka · 9 years ago
  6. 7c9ad5f inet_diag.c: added listening states constant by James Hulka · 9 years ago
  7. 24dd2cd inet_diag.c: cleanup memory leaks and reformat by James Hulka · 9 years ago
  8. 5dcf33d inet_diag.c: using req_v2 and specifying protocol type in header by James Hulka · 9 years ago
  9. eba3bd3 inet_diag.c: added process info parsing from socketstat (Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>) by James Hulka · 9 years ago
  10. c4cf976 inet_diag.c: added filter building code from socketstat (Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>) by James Hulka · 9 years ago
  11. 5280126 inet_diag.c: do not free bytecode if not used by James Hulka · 9 years ago
  12. d0b80d0 inet_diag.c: added filter building code from socketstat (Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>) by James Hulka · 9 years ago
  13. 9145118 release 0.1 by Jiri Kastner · 9 years ago v0.1
  14. 9c9bad2 inet_diag: Older kernels don't have NETLINK_INET_DIAG by Arnaldo Carvalho de Melo · 15 years ago
  15. 5525479 inet_diag: Older kernels don't include linux/types.h in netlink.h by Arnaldo Carvalho de Melo · 15 years ago
  16. c595b8a inet_diag_copy.h: Remove bitwise notation, not avail in older kernels by Arnaldo Carvalho de Melo · 15 years ago
  17. 12fd9d5 pss: Allow specifying protocol type (-t, -d, etc) by Arnaldo Carvalho de Melo · 15 years ago
  18. 75392ce inet_diag: Allow passing the sock type (DCCP, TCP) by Arnaldo Carvalho de Melo · 15 years ago
  19. 2a659dd pss: Implement family filtering by Arnaldo Carvalho de Melo · 15 years ago
  20. 9359308 pss: Implement --processes by Arnaldo Carvalho de Melo · 15 years ago