-
Notifications
You must be signed in to change notification settings - Fork 90
/
Copy pathCHANGES
78 lines (58 loc) · 3.71 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
Release 0.3 (in development)
============================
The book was chosen by the Saylor foundation as a recipient of one of the first Textbook Challenge award. This has resulted in a change of license of the textbook. It is now distributed under a CC-BY creative commons license as reflected in all source files and in the preface :
`Computer Networking : Principles, Protocols and Practice`, (c) 2011, `Olivier Bonaventure <http://inl.info.ucl.ac.be/obo>`_, `Universite catholique de Louvain <http://www.uclouvain.be>`_ (Belgium) and the collaborators listed above, used under a Creative Commons Attribution (CC BY) license made possible by funding from The Saylor Foudnation's Open Textbook Challenge in order to be incorporated into Saylor.org' collection of open courses available at `http://www.saylor.org <http://www.saylo.org>`_. Full license terms may be viewed at : `http://creativecommons.org/licenses/by/3.0/ <http://creativecommons.org/licenses/by/3.0/>`_
Release 0.2 (in development)
============================
Revision 323
Applied several patches from Stephane Bortzmeyer on :
- #50 on LAN chapter
- #49 on transport chapter
- #52 network chapter
- #53 (IPv6 addresses in lower case) made a first pass on the ipv6.rst file and have fixed most
- #28 (figure - reported by Fabien Duchene)
Revision 318
New text
--------
- new exercises in the LAN section on the spanning tree proposed by Simon van der Linden
Revision 317
Minor improvements
------------------
- Added exercises on IP in the network layer chapter
- typo reported by Benjamin Blaise
Revision 316
Minor improvements
------------------
- many small changes to figures
- Changed to haiku style for HTML version, suggested by Simon van der Linden
- #10 replaced bandwidth by bit rate in the introduction since bandwidth was used for the physical layer. bit rate seemed more appropriate than
- #27 various improvements in network layer chapter reported by S. Bortzmeyer
- #33 fixed to US English spelling for the entire book
- #34 typo repo reported by F. Pelsser
- typo reported by Andre Sintzoff
- fixed typos and error in bandwidth computation reported by Francois Aubry and Benjamin Blaise
- included various text enhancements proposed by Daire O'Doherty in the application layer chapter
- clarified DNS question, suggestion by Fabien Duchene
- updated description of loopback interfaces in bgp section
- Clarified text based on comments provided by Daire O'Doherty in the network layer and lan chapters
- moved to PDF figures for the latex version instead of the png figures. Should improve the readability
- fix from Stephane Bortzmeyer on the URI definition in application chapter
Revision 315
New text
--------
- Added AUTHORS file with all contributors
- Added CHANGES file that summarises all changes to the book
- #26 added example of higher level libraries in the socket section, suggestion from Stephane Bortzmeyer
Minor improvements
-------------------
- #30 fixed errors in some exercices reported by Stephane Bortzmeyer
- #19 added reference to :rfc:`5598` for email architecture suggested by Stephane Bortzmeyer
- #8 improved description of star topology, suggestion from Stephane Bortzmeyer
- #23 replaced `www.google.com` with `www.ietf.org` in the exercise about AAAA DNS records suggestion from Stephane Bortzmeyer
- #7 typo in introduction
- #14 fixed in the HTTP section from Stephane Bortzmeyer
- #13 changes to email section proposed by Stephane Bortzmeyer
- fixed problems in latex generation due to problems in detecting the correct boudning box in PNG files generated by inkscape
Release 0.1
===========
Changes were not closely tracked in this release, see svn log and trac site (https://scm.info.ucl.ac.be/trac/cnp3) for partial information about these changes