summaryrefslogtreecommitdiffstats
path: root/zebra/ioctl_solaris.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-2/+2
| | | | | | indent.py `git ls-files | pcregrep '\.[ch]$' | pcregrep -v '^(ldpd|babeld|nhrpd)/'` Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
| | | | | | | | | | | The FSF's address changed, and we had a mixture of comment styles for the GPL file header. (The style with * at the beginning won out with 580 to 141 in existing files.) Note: I've intentionally left intact other "variations" of the copyright header, e.g. whether it says "Zebra", "Quagga", "FRR", or nothing. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
* build/solaris: create ioctl_solaris.hDavid Lamparter2016-06-091-0/+29
Signed-off-by: David Lamparter <equinox@opensourcerouting.org> (cherry picked from commit 285ed0c62af4f57902d5deacc621f290fdeec276)