ldpscapy
My last intern developped a MPLS LDP scapy layer.
You can find it here : http://savannah.nongnu.org/p/ldpscapy
Usage example:
LDP(id=”10.2.1.2”)/LDPHello(params=[180,1,1])/LDPInit(id=0x18,rid=rid)/LDPKeepAlive(id=0x19)
My last intern developped a MPLS LDP scapy layer.
You can find it here : http://savannah.nongnu.org/p/ldpscapy
Usage example:
LDP(id=”10.2.1.2”)/LDPHello(params=[180,1,1])/LDPInit(id=0x18,rid=rid)/LDPKeepAlive(id=0x19)