Age | Commit message (Expand) | Author |
2016-11-20 | Add Copyright and license. | Ingo Schwarze |
2016-11-20 | Add Copyright and license. | Ingo Schwarze |
2016-11-19 | Add that RELEASEDIR must be writable by the build user. | Theo Buehler |
2016-11-19 | While setting up the basic rate bitmask for iwm's firmware, if the AP does | Stefan Sperling |
2016-11-19 | Make tcpdump indicate basic rates listed in beacons with an asterisk. | Stefan Sperling |
2016-11-19 | Set iwm's RTS retry limit to a more reasonable value. Prevents small frames | Stefan Sperling |
2016-11-19 | sync | Theo Buehler |
2016-11-19 | Update for builds with a dedicated user: BUILDUSER now defaults to build | Theo Buehler |
2016-11-19 | Update for builds with a dedicated build user. Eliminate some more | Theo Buehler |
2016-11-19 | Enable builds with a dedicated user that cannot elevate privileges or write | Theo Buehler |
2016-11-19 | Print metric and type for "redistribute" in ospfd -v. | Stuart Henderson |
2016-11-19 | hyrogen bomb related fixes, prompted by Carson Chittom; dates moved to | Otto Moerbeek |
2016-11-18 | Unbreak the tree: OFP_GROUP_ANY was renamed to OFP_GROUP_ID_ANY. | Theo Buehler |
2016-11-18 | fix double word; | Jason McIntyre |
2016-11-18 | Make the ifconfig switch0 output nicer using a single line and the | Reyk Floeter |
2016-11-18 | The special LOCAL and CONTROLLER ports are valid source ports that | Reyk Floeter |
2016-11-18 | Sync some changes for ixgbe_initialize_receive_units | Mike Belopuhov |
2016-11-18 | Recognize active SPF+ DA modules as IFM_10G_SFP_CU | Mike Belopuhov |
2016-11-18 | Make switchd(8) use more strings just like tcpdump(8). While here remove | Rafael Zalamena |
2016-11-18 | import from OpenSSL; | Ingo Schwarze |
2016-11-18 | Copyright and license. | Ingo Schwarze |
2016-11-18 | Add Copyright and license. | Ingo Schwarze |
2016-11-18 | Add Copyright and license. | Ingo Schwarze |
2016-11-18 | Add Copyright and license. | Ingo Schwarze |
2016-11-18 | Add Copyright and license. | Ingo Schwarze |
2016-11-18 | Add support for printing the missing OpenFlow set-queue action. | Rafael Zalamena |
2016-11-18 | Add Copyright and license. | Ingo Schwarze |
2016-11-18 | Add Copyright and license. | Ingo Schwarze |
2016-11-18 | Don't print the field 'actions' on features reply, because in the new | Rafael Zalamena |
2016-11-18 | miss_send_len can also be a CONTROLLER_MAXLEN string not just a number. | Reyk Floeter |
2016-11-18 | Updates tcpdump's OpenFlow printer to use the string maps from switchd | Reyk Floeter |
2016-11-18 | Fix end of interrupt routine to make pciide(4) work. | Visa Hankala |
2016-11-18 | Define a group_id map and rename the defines accordingly. | Reyk Floeter |
2016-11-18 | Define constmap in ofp_map.h to be shared along with ofp_map.c | Reyk Floeter |
2016-11-18 | Remove leading _ from include guards as this violates the reserved space. | Reyk Floeter |
2016-11-18 | Fix a panic introduced with the memory leak correction. Use the saved | Rafael Zalamena |
2016-11-18 | Add support for multiple listening sockets | Jeremie Courreges-Anglas |
2016-11-18 | Fix two documentation bugs: | Ingo Schwarze |
2016-11-18 | Delete useless call to setlocale(3). | Ingo Schwarze |
2016-11-18 | Use the ErrorEPC register for curcpu(). | Visa Hankala |
2016-11-18 | Add more maps to print. As discussed with rzalamena@ | Reyk Floeter |
2016-11-18 | Support for new GPI signals, including X550 external PHY interrupt | Mike Belopuhov |
2016-11-18 | Reduce difference in ixgbe_initialize_receive_units to FreeBSD; | Mike Belopuhov |
2016-11-18 | Minor code restructuring | Mike Belopuhov |
2016-11-18 | Exclude the description field from the generated maps by default. | Reyk Floeter |
2016-11-18 | Revert previous, I confused the columns | Reyk Floeter |
2016-11-18 | remove 'OpenFlow' prefix from version comments | Reyk Floeter |
2016-11-18 | Small code improvements: | Rafael Zalamena |
2016-11-18 | Add more documentation to header definitions that were missing. | Rafael Zalamena |
2016-11-18 | Fix the flowmod header to send the correct command and buffer id. | Reyk Floeter |