summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix NPt rules parsing.Luiz Otavio O Souza2016-12-091-1/+1
* Zero etherswitch_vlangroup structure before doing partial assignments.loos2016-11-201-2/+4
* pf: port extended DSCP support from OpenBSDkp2016-11-031-11/+66
* Use , to separate MAC address pair items. IPFW is already designed to deal wi...Renato Botelho2016-10-211-1/+1
* Ooops, the second argument is only necessary when a table is not used.Luiz Otavio O Souza2016-10-201-1/+4
* Remove unnecessary assignment.Luiz Otavio O Souza2016-10-181-1/+0
* Add ipfw support to MAC address tables.Luiz Otavio O Souza2016-10-173-4/+73
* Merge remote-tracking branch 'origin/releng/11.0' into testRenato Botelho2016-08-171-12/+19
|\
| * Merge from stable/11 r304079:ae2016-08-141-2/+2
| * MFC r303842:ae2016-08-111-10/+17
* | Merge remote-tracking branch 'origin/stable/11' into devel-11Renato Botelho2016-08-101-0/+10
|\ \ | |/
| * MFC r303760:loos2016-08-091-0/+10
* | Merge remote-tracking branch 'origin/stable/11' into devel-11Renato Botelho2016-08-082-41/+80
|\ \ | |/
| * MFH (r303289): update example sectiondes2016-08-051-36/+63
| * MFC r303615:ae2016-08-041-5/+17
* | Merge remote-tracking branch 'origin/stable/11' into devel-11Renato Botelho2016-07-192-0/+4
|\ \ | |/
| * MFC r302561,302565:ae2016-07-182-0/+4
* | Merge remote-tracking branch 'origin/stable/11' into devel-11Renato Botelho2016-07-084-18/+29
|\ \ | |/
| * Add new unmount(2) flag, MNT_NONBUSY, to check whether there aretrasz2016-07-072-8/+23
| * Fix a regression introduced on revision r271909, when using argument -garaujo2016-07-051-5/+2
| * Hide warning about non-existent lookup tables and informational messagesae2016-07-021-5/+4
* | Merge remote-tracking branch 'origin/master' into devel-11Luiz Otavio O Souza2016-07-024-12/+104
|\ \ | |/
| * Do not coredump if the packet is too long in the global (non-interfacephk2016-06-281-1/+1
| * Fix "sysctl vm.vmtotal" output on machines with > 2TB virtual memoryasomers2016-06-241-9/+9
| * pf: Filter on and set vlan PCP valueskp2016-06-172-2/+94
* | Revert "Importing pfSense patch divert.diff"Luiz Otavio O Souza2016-07-022-28/+2
* | Revert the remaining parts of "Importing pfSense patch pf_802.1p.diff"Luiz Otavio O Souza2016-06-302-164/+0
* | Merge remote-tracking branch 'origin/master' into devel-11Renato Botelho2016-06-142-1/+8
|\ \ | |/
| * ifconfig: fix wlan creation when unit number is not providedavos2016-06-081-0/+7
| * Bump date on ifconfig(8) and vlan(4) to reflect the changes madearaujo2016-06-081-1/+1
* | Merge remote-tracking branch 'origin/master' into devel-11Renato Botelho2016-06-063-8/+56
|\ \ | |/
| * Add support to priority code point (PCP) that is an 3-bit fieldaraujo2016-06-062-6/+54
| * dhclient(1): correct obvious mismatch in get_char().pfg2016-06-031-2/+2
* | Partially revert "Importing pfSense patch pf_802.1p.diff"Renato Botelho2016-06-061-31/+6
* | Merge remote-tracking branch 'origin/master' into devel-11Renato Botelho2016-06-0210-38/+335
|\ \ | |/
| * Address feedback from hrs@ re: r301059 (ifconfig subnet mask)allanjude2016-06-025-67/+31
| * Belatedly bump .Dd date for Dummynet AQM import in r300779.truckman2016-06-021-1/+1
| * ifconfig(8) now supports some output formatting optionsallanjude2016-05-315-22/+250
| * Stop using the non-standard basename_r() function.ed2016-05-311-4/+10
| * Add Documentation for missing ifconfig(8) flagsallanjude2016-05-291-0/+12
| * Import the skein hashing algorithm, based on the threefish block cipherallanjude2016-05-292-7/+62
| * Implement SHA-512 truncated (224 and 256 bits)allanjude2016-05-283-7/+39
* | Merge remote-tracking branch 'origin/master' into devel-11Luiz Otavio O Souza2016-05-273-2/+645
|\ \ | |/
| * Import Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel, PIE and FQ-PIE).truckman2016-05-262-2/+605
| * ifconfig: set by default FCC regulatory domain for wireless interfaces.avos2016-05-261-0/+40
* | Merge remote-tracking branch 'origin/master' into devel-11Renato Botelho2016-05-257-90/+50
|\ \ | |/
| * Fix a couple of Coverity Unintended sign extension sign extensiontruckman2016-05-251-2/+2
| * Fix a couple of new instances of a false positive Coverity buffertruckman2016-05-252-5/+6
| * Fix multiple Coverity Out-of-bounds access false postive issues in CAMtruckman2016-05-245-83/+42
* | Merge remote-tracking branch 'origin/master' into devel-11Luiz Otavio O Souza2016-05-237-17/+2169
|\ \ | |/
OpenPOWER on IntegriCloud