| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ofp-print: Move significant formatting code into more specific .c files. | Ben Pfaff | 2018-06-18 | 1 | -0/+14 |
| | | | | | | Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Justin Pettit <jpettit@ovn.org> | ||||
| * | ofp-util, ofp-parse: Break up into many separate modules. | Ben Pfaff | 2018-02-13 | 1 | -0/+90 |
| ofp-util had been far too large and monolithic for a long time. This commit breaks it up into units that make some logical sense. It also moves the pieces of ofp-parse that were specific to each unit into the relevant unit. Most of this commit is just moving code around. Signed-off-by: Ben Pfaff <blp@ovn.org> Reviewed-by: Yifeng Sun <pkusunyifeng@gmail.com> | |||||
