File: CREDITS.txt

package info (click to toggle)
python-iplib 1.1-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 148 kB
  • ctags: 173
  • sloc: python: 946; makefile: 30
file content (17 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  CREDITS
  =======

I want to thank:

- Jeffrey Miller for a bug comparing CIDR addresses for inclusion.

- Nicola Novello, for a patch to support CIDR objects in the
  is_valid_ip() method of the CIDR class.

- Matias Hermanrud Fjeld, for a patch to implement iterations over
  CIDR objects.

- Lars Erik Gullerud, for the bug report about the /31 netmask.