aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
| * Use printb() for boolean flags in ro_opts and actor_state for LACP.Hiroki Sato2014-10-051-12/+5
* | Fix tracked interface list retrieval.Alexander V. Chernikov2014-10-051-1/+1
* | Fix GCC wardnings.Alexander V. Chernikov2014-10-042-4/+5
* | Sync to HEAD@r272516.Alexander V. Chernikov2014-10-0418-381/+555
|\|
| * Revert r272390.Hiroki Sato2014-10-021-1/+1
| * Separate option handling from SIOC[SG]LAGG to SIOC[SG]LAGGOPTS forHiroki Sato2014-10-021-22/+27
| * Add IFCAP_HWSTATS.Hiroki Sato2014-10-021-1/+1
| * Virtualize lagg(4) cloner. This change fixes a panic when tearing downHiroki Sato2014-10-012-10/+115
| * Merged from r183296.Yoshihiro Takahashi2014-09-281-2/+2
| * Refactor the code a little bit to reduce duplicated code.Xin LI2014-09-261-102/+87
| * Explicitly set errno to 0 before calling strto*.Xin LI2014-09-251-0/+3
| * The strtol(3) family of functions would set errno when it hits one.Xin LI2014-09-251-8/+16
| * Constify a parameter of name2oid. No functional change.Xin LI2014-09-231-2/+2
| * Fix a typo.Hiroki Sato2014-09-211-1/+1
| * Fix a bug which could make routed(8) daemon exit by sending a special RIPHiroki Sato2014-09-215-7/+35
| * Fix a problem that reply packets are not received when -i T option is setHiroki Sato2014-09-202-232/+166
| * Revert changes in r269180. It could cause -c N option to enter anHiroki Sato2014-09-201-8/+2
| * The lagg(4) interface is based on trunk(4) interface from OpenBSD.Marcelo Araujo2014-09-181-1/+1
| * Add laggproto broadcast, it allows sends frames to all ports of the lagg(4) g...Marcelo Araujo2014-09-181-2/+2
| * If fgets(3) fails in getbounds(), show strerror(3) if not an EOF. Also fixBryan Drewery2014-09-171-1/+5
| * Add DEF_CLONE_CMD_ARG2Bryan Venteicher2014-09-141-0/+1
| * Update CAM CCB accounting for the new status quo.Alexander Motin2014-09-141-2/+2
| * Do not try to read i2c info when no transceiver is present.Alexander V. Chernikov2014-09-131-2/+4
| * Add a sysctl to export the EFI memory map along with a handler in theJohn Baldwin2014-09-131-0/+94
| * Pass the length of an structure to the pretty-printer backends as aJohn Baldwin2014-09-121-12/+12
| * Since r270929 raw sockets expect network byte order.Gleb Smirnoff2014-09-111-11/+0
| * Fix a bug which could break extended attributes in a dump output.Hiroki Sato2014-09-101-1/+6
| * Add the ability to set `prefer_source' flag to an IPv6 address.Andrey V. Elsukov2014-09-092-1/+18
* | Document new table values.Alexander V. Chernikov2014-10-031-45/+47
* | Make ipfw_nat module use IP_FW3 codes.Alexander V. Chernikov2014-09-071-116/+241
* | Change copyrights to the proper one.Alexander V. Chernikov2014-09-051-7/+3
* | Return setsockopt() directly.Alexander V. Chernikov2014-09-051-4/+1
* | Sync to HEAD@r271160.Alexander V. Chernikov2014-09-058-63/+87
|\|
| * * Unconditionally turn on SIOCGI2C probing for all interfacesAlexander V. Chernikov2014-09-031-11/+17
| * Add lock annotations to the threading API used by hastd.Ed Schouten2014-09-012-13/+13
| * Add references to vt(4) to further man-pages.Stefan Eßer2014-09-011-0/+1
| * Fix character case in examples for "camcontrol security" - should beGavin Atkinson2014-08-311-3/+3
| * - Add a new structure type for the ACPI 3.0 SMAP entry that includes theJohn Baldwin2014-08-291-0/+29
| * * Add SIOCGI2C driver ioctl used to retrieve i2c info.Alexander V. Chernikov2014-08-291-33/+21
| * Correct the destroy example. The -n argument is not needed (and is notJohn Baldwin2014-08-271-2/+2
| * Garbage collect libl dependencyEnji Cooper2014-08-231-2/+2
| * Whitespace/style changes merged from projects/ipfw.Alexander V. Chernikov2014-08-231-1/+1
| * Merge buffer-printing changes from from projects/ipfw as preparationAlexander V. Chernikov2014-08-235-365/+532
* | Use per-function errno handling instead of global one.Alexander V. Chernikov2014-09-052-50/+36
* | Add support for multi-field values inside ipfw tables.Alexander V. Chernikov2014-08-313-137/+390
* | Sync to HEAD@r270409.Alexander V. Chernikov2014-08-2330-88/+1116
|\|
| * Change file permissions for some setuid executables so they are "o+r".Neel Natu2014-08-212-3/+3
| * * Add new net/sff8436.h containing constants used to accessAlexander V. Chernikov2014-08-211-88/+365
| * Misc fixes suggested by Coverity.Alan Somers2014-08-201-3/+9
| * Add description for the "automounted" mount flag.Edward Tomasz Napierala2014-08-201-1/+6