github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

davidmeyer / lig

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 5
    • 2
  • Source
  • Commits
  • Network (2)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (2)
    • gh-pages
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

lig is a tool that can be used to query the LISP mapping database — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Increment version, fix repository 
davidmeyer (author)
Mon Nov 09 22:23:30 -0800 2009
commit  dd4a478474d6ea5da7b650d423bc79add6613d59
tree    d90f55d909b26eaf153b170933d991904dcf352a
parent  9fc1f948e724cfee48d6262cb551087845f7c010
lig /
name age
history
message
file Makefile Mon Sep 28 19:10:35 -0700 2009 Support draft-ietf-lisp-05.txt. Begin a man pag... [davidmeyer]
file README Mon Nov 09 22:23:30 -0800 2009 Increment version, fix repository [davidmeyer]
file cksum.c Tue Nov 03 16:07:07 -0800 2009 More formatting... [davidmeyer]
file get_my_ip_addr.c Tue Oct 13 09:05:45 -0700 2009 Add -e (disallow an EID prefix as source addres... [davidmeyer]
file lib.c Fri Oct 09 14:17:37 -0700 2009 nonces... [davidmeyer]
file lig-external.h Tue Oct 13 09:05:45 -0700 2009 Add -e (disallow an EID prefix as source addres... [davidmeyer]
file lig.1 Mon Nov 09 21:45:27 -0800 2009 s/DEFAULT_MAP_RESOLVER/LISP_MAP_RESOLVER [davidmeyer]
file lig.c Mon Nov 09 21:45:27 -0800 2009 s/DEFAULT_MAP_RESOLVER/LISP_MAP_RESOLVER [davidmeyer]
file lig.h Mon Nov 09 22:23:30 -0800 2009 Increment version, fix repository [davidmeyer]
file print.c Tue Nov 03 16:07:07 -0800 2009 More formatting... [davidmeyer]
file send_map_request.c Tue Oct 13 16:38:38 -0700 2009 don't compute inet_addr("0.0.0.0") ( == 0) [davidmeyer]
README
#
#
#  README
#
#  David Meyer
#  dmm@1-4-5.net
#  Mon Jul 20 14:24:33 2009
#
#  $Header: /home/dmm/lisp/lig/RCS/README,v 1.9 2009/11/10 05:09:09 dmm Exp $
#

  
09102009:
    Make lig understand draft-ietf-lisp-04.txt packet
    formats as well as 64 bit control plane nonces.

09232009:
    Add the LISP_MAP_RESOLVER environment
    variable. This needs to be the RLOC of a map
    resolver. The -m flag overrides this environment
    variable, and you must specify either
    LISP_MAP_RESOLVER or -m.

09282009:

    Support draft-ietf-lisp-05.txt. Big change was
    that control packets are now sent to UDP/4342 and
    have a encapsulation header. The Encapsulated
    Control Message has the following format:

/*
 *  Encapsulated Control Message Format
 * 
 *         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
 *        +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 *      / |                       IPv4 or IPv6 Header                     |
 *    OH  |                      (uses RLOC addresses)                    |
 *      \ |                                                               |
 *        +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 *      / |       Source Port = xxxx      |       Dest Port = 4342        |
 *    UDP +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 *      \ |           UDP Length          |        UDP Checksum           |
 *        +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 *    LH  |Type=8 |                   Reserved                            |
 *        +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 *      / |                       IPv4 or IPv6 Header                     |
 *    IH  |                  (uses RLOC or EID addresses)                 |
 *      \ |                                                               |
 *        +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 *      / |       Source Port = xxxx      |       Dest Port = yyyy        |
 *    UDP +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 *      \ |           UDP Length          |        UDP Checksum           |
 *        +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 *    LCM |                      LISP Control Message                     |
 *        +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */


    
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server