src/csma/waf
author Tommaso Pecorella <tommaso.pecorella@unifi.it>
Thu, 14 Mar 2013 21:21:04 +0100
changeset 9255 e407ed747d1c
parent 6852 8f1a53d3f6ca
permissions -rwxr-xr-x
Bug #1318 (Reopened) - Ipv6L3Protocol::LocalDeliver can get stuck in an infinite loop trying to decode a malformed packet
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1315
c0bf7ced1bf1 WAF: as suggested by George, add a bunch of helper waf scripts that call the toplevel waf script, so that it is possible to compile with ./waf from emacs regardless of which buffer you are visiting (the other alternative is to install waf system wide and run 'waf'.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff changeset
     1
exec "`dirname "$0"`"/../../../waf "$@"