aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pfctl tests: Ethernet rule parsing testsKristof Provost2022-03-027-0/+9
* pfctl: print ethernet rules when called with '-n'Kristof Provost2022-03-023-1/+12
* pf tests: extend ether test to verify mac address masksKristof Provost2022-03-021-0/+15
* pf: support masking mac addressesKristof Provost2022-03-029-16/+140
* pf tests: Ensure 'pfctl -F ethernet' worksKristof Provost2022-03-021-0/+4
* pfctl: support flushing ethernet rulesKristof Provost2022-03-022-1/+25
* pf tests: slightly more complect captive portal setupKristof Provost2022-03-023-0/+113
* pf tests: basic test for ether anchorsKristof Provost2022-03-021-0/+60
* pf: add anchor support for ether rulesKristof Provost2022-03-0213-167/+1247
* pfctl: support lists of mac addressesKristof Provost2022-03-023-33/+87
* pf tests: test match keyword and dummynetKristof Provost2022-03-022-0/+78
* pf tests: test dummynet for ether trafficKristof Provost2022-03-021-0/+45
* pf: support dummynet on L2 rulesKristof Provost2022-03-028-3/+66
* pfctl: Document ethernet rule configurationKristof Provost2022-03-021-6/+107
* pfctl: Document displaying Ethernet rulesKristof Provost2022-03-021-1/+7
* pfctl: Don't print (ether) to / from if they're not setKristof Provost2022-03-023-4/+23
* pf: Support clearing ether countersKristof Provost2022-03-022-7/+23
* pf tests: Test ether directionKristof Provost2022-03-021-0/+74
* pf tests: Basic captive portal like testKristof Provost2022-03-021-0/+75
* pf tests: Test EtherType filteringKristof Provost2022-03-021-0/+43
* pf tests: Test MAC address negationKristof Provost2022-03-021-0/+9
* pf tests: MAC address filtering testKristof Provost2022-03-022-0/+89
* pf: Only hook the Ethernet pfil hook when we have rulesKristof Provost2022-03-021-6/+53
* pf: SDTs for ether rule matchingKristof Provost2022-03-021-4/+35
* pf: Do not hold PF_RULES_RLOCK while processing Ethernet rulesKristof Provost2022-03-024-17/+43
* pfctl: Print Ethernet rulesKristof Provost2022-03-026-7/+568
* pf: Initial Ethernet level filtering codeKristof Provost2022-03-026-0/+793
* vt_vga: Correct "plane" spellingEd Maste2022-03-021-19/+19
* ssh: use standalone config file for security key supportEd Maste2022-03-022-1/+3
* libusb(3): Ignore SIGPIPE when initializing the LibUSB v1.0 API.Hans Petter Selasky2022-03-022-0/+4
* ath: fix older clang build.Warner Losh2022-03-0214-14/+18
* bootstrap: bump minimum supported versionWarner Losh2022-03-021-2/+2
* bootstrap: No need for kbdcontrol bootstrap anymoreWarner Losh2022-03-021-12/+0
* heir: Document SYSROOT conventionsWarner Losh2022-03-021-1/+27
* wlanconfig: allow to enter WiFi details if no networks foundAlfonso S. Siciliano2022-03-011-16/+15
* Revert "Temporarily skip usr.bin.diff.diff_test.functionname in CI"Li-Wen Hsu2022-03-011-4/+0
* ath: missed a chance to use ${ATH_C}Warner Losh2022-03-011-1/+1
* proc: Remove assertion that P_WEXIT is not set in proc_rwmem()Mark Johnston2022-03-011-2/+0
* zstd: build with C11Mateusz Guzik2022-03-011-0/+1
* fasttrap: Avoid creating WX mappingsMark Johnston2022-03-012-3/+4
* fasttrap: Assert that fasttrap_fork() successfully unmaps scratch spaceMark Johnston2022-03-011-2/+3
* proc: Relax proc_rwmem()'s assertion on the process hold countMark Johnston2022-03-011-4/+5
* zfs: Update test format strings to match variable typtesEd Maste2022-03-014-10/+10
* ath: Suppress set but unused warningsWarner Losh2022-03-0114-138/+162
* g_part: Allow attributes to be querriedWarner Losh2022-03-011-0/+14
* Add USB UEFI locator supportWarner Losh2022-03-013-2/+35
* acpi: Allow matching based on locatorsWarner Losh2022-03-011-0/+5
* acpi hints: Abstract out acpi_hint_device_matches_resourcesWarner Losh2022-03-011-51/+71
* acpi_hint_device_unit: matches is a bool, make it oneWarner Losh2022-03-011-8/+9
* pci: Add arbitrary locator support to pci.Warner Losh2022-03-011-1/+8