nixpkgs/pkgs
Matthieu Coudron 0d3117b506 protocol: init at 20171226
An ASCII Header Generator for Network Protocols http://www.luismg.com/protocol/

Run with `$ protocol tcp` for instance to see:

 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|          Source Port          |        Destination Port       |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                        Sequence Number                        |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                     Acknowledgment Number                     |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Offset|  Res. |     Flags     |             Window            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|            Checksum           |         Urgent Pointer        |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                    Options                    |    Padding    |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
2017-12-26 18:07:05 +09:00
..
applications Merge branch 'staging' 2017-12-19 10:27:13 +01:00
build-support ld-is-cc-hook: init 2017-12-19 01:45:42 +00:00
common-updater
data Merge pull request #32745 from davidak/elementary-xfce 2017-12-18 16:13:49 +00:00
desktops xfdesktop: fix #12832 GTK 2.24.31 regression 2017-12-18 18:17:51 +00:00
development protocol: init at 20171226 2017-12-26 18:07:05 +09:00
games scummvm: fix eval 2017-12-18 15:44:06 +00:00
misc vim-rhubarb: init at 2017-06-28 2017-12-17 17:45:57 +01:00
os-specific Merge branch 'staging' 2017-12-19 10:27:13 +01:00
servers uchiwa: 0.26.3 -> 1.1.0 2017-12-18 14:00:50 +08:00
shells nix-bash-completions: lazy load aware install 2017-12-10 14:07:13 +00:00
stdenv Merge branch 'master' into staging 2017-12-15 21:40:23 +01:00
test Add clang multilib variants (x64_64-only, 64/32bit), basic multilib tests 2017-12-05 07:17:14 -06:00
tools Merge branch 'staging' 2017-12-19 10:27:13 +01:00
top-level protocol: init at 20171226 2017-12-26 18:07:05 +09:00