Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-26 | - Added Multicast and Broadcast checks for route and next hop for static ↵ | bharat | |
route command. | |||
2008-07-28 | Add program to .gitignore | Stephen Hemminger | |
2008-07-28 | Add new program to check prefix boundary | Stephen Hemminger | |
Using perl to check prefix boundary, is slow because of the overhead of compiling the same script many times. So convert this simple task to a C program. |