summaryrefslogtreecommitdiffstats
path: root/tools/ifnet
Commit message (Collapse)AuthorAgeFilesLines
* * Handle ++x as well as x++ while converting.marcel2014-06-251-7/+54
| | | | | | | | | * Add special case handling where normal conversion would not work (some APIs have special names) * Fix conversion for function calls involving ifnet Submitted by: Sreekanth Rupavatharam <rupavath@juniper.net> Obtained from: Juniper Networks, Inc.
* Add convert_drvapi.sh; a script that helps to convert NIC driversmarcel2014-06-021-0/+255
to use the procedural interface. Submitted by: Sreekanth Rupavatharam <rupavath@juniper.net> Reviewed by: glebius@ Obtained from: Juniper Networks, Inc.
OpenPOWER on IntegriCloud