|
maZZoo's blog very low frequency tech postings - code/mplscan.writeback |
||
home blog feed eyes info code [12] dect [4] hard [8] meta [5] security [5] |
Mon, 11 Apr 2005mplscanmplscan are my first steps in libdnet. read from the source: /* * mplscan 0.1.0 * sends out MPLS packets over IPv4/GRE * packet format: [ IPa [ GRE [ MPLS [ IPb [ UDP ]]]]] * * actually i didn't test whether machines answer to this type of * packets, but rumors have it they do. i wrote this to keep my * fingers warm and get into libdnet, and i added GRE and MPLS support. * * (c) 2005 by Matthias Wenzel, mazzoo /at/ mazzoo.de * mplscan.c is licensed under GPLv2 * the two files gre.h and mpls.h are "AS IS" and may make it into libdnet * */ writebacks... comment... |
||