aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* pf: support source-hash and random with tables and dynifs, not just poolsKristof Provost11 hours1-25/+18
* pfctl: improve warnings for limitsKristof Provost33 hours1-2/+4
* pfctl: Don't allow embedded nul characters in strings.Kristof Provost33 hours1-0/+3
* pfctl: consolidate some code by using reallocarray in all casesKristof Provost33 hours1-18/+8
* net80211/ifconfig: swap IEEE80211_FVHT_USEVHT160 and 80P80Bjoern A. Zeeb5 days1-2/+2
* pfctl: relax the cfg file secrecy check slightly to allow group readabilityKristof Provost6 days1-2/+2
* pfctl: if_item can be "any" nowKristof Provost6 days1-0/+9
* pf: Add support for multiple source node typesKajetan Staszkiewicz7 days3-4/+20
* pf: support "!received-on <interface>"Kristof Provost7 days2-3/+6
* pfctl: cache name/index mappingsKristof Provost7 days3-4/+37
* pfctl.8: explicitly mention that at least one option is requiredKristof Provost7 days1-4/+2
* pfctl: avoid truncating a time_t division into daysKristof Provost8 days1-3/+4
* pfctl.8: describe the counters that "pfctl -s info" displaysKristof Provost8 days1-1/+42
* src: Use gnu17 as the default C standard for userland instead of gnu99Minsoo Choo9 days1-1/+0
* ipfw: make 'ipfw show' output compatible with 'ipfw add' commandAndrey V. Elsukov9 days1-0/+7
* pf: convert DIOCRDELTABLES to netlinkKristof Provost10 days1-14/+1
* pfctl: simplify pfr_del_tables() to pfr_del_table()Kristof Provost10 days3-8/+4
* pf: convert DIOCRADDTABLES to netlinkKristof Provost10 days1-14/+1
* pfctl: simplify pfr_add_tables() to pfr_add_table()Kristof Provost10 days3-8/+4
* pfctl: Show which limit cannot be set.Kristof Provost2025-02-061-1/+1
* pfctl: load os passive fingerprints when testing the rulesetKristof Provost2025-02-061-1/+1
* pfctl: remove unused variablesKristof Provost2025-02-051-5/+0
* man: Remove references to classful networksOlivier Cochard2025-02-041-1/+1
* mt7601U: Importing if_mtw from OpenBSDJesper Schmitz Mouridsen2025-02-031-1/+1
* nvmecontrol devlist: Annotate connected Fabrics hostsJohn Baldwin2025-01-311-1/+17
* nvmecontrol devlist: Handle disconnected Fabrics hostsJohn Baldwin2025-01-311-6/+57
* sysctl: Add a regression test which runs sysctl -aMark Johnston2025-01-311-0/+57
* Defer the January 19, 2038 date limit in UFS1 filesystems to February 7, 2106Kirk McKusick2025-01-311-0/+24
* sysctl: Teach sysctl to attach and run itself in a jailZhenlei Huang2025-01-303-5/+60
* sysctl: Refactor function parsefile()Zhenlei Huang2025-01-301-9/+10
* nvmecontrol: Only do name resolution once for Fabrics connectionsJohn Baldwin2025-01-301-5/+34
* nvmecontrol: Consolidate error paths in connect_nvm_queues()John Baldwin2025-01-301-13/+9
* Fix build from aa90fbed151de5 by eliminating an unused variable.Kirk McKusick2025-01-281-6/+0
* Standardize the definition of a UFS dinode.Kirk McKusick2025-01-285-19/+9
* nvmf: Refactor reconnection supportJohn Baldwin2025-01-245-72/+262
* savecore tests: Update to match output from savecore(8)Mark Johnston2025-01-241-1/+1
* savecore: add a test for LOG_PERRORStéphane Rochoy2025-01-242-1/+26
* savecore: add missing call to cap_openlog when in capabilities modeStéphane Rochoy2025-01-241-1/+5
* pf: make reply-to work with nat64Kristof Provost2025-01-245-3/+7
* pf: cope with route-to on af-to rulesKristof Provost2025-01-245-2/+14
* pf: add a dedicated pf pool for route optionsKristof Provost2025-01-244-38/+81
* pfctl: allow an implicit address family for af-to rulesKristof Provost2025-01-244-12/+8
* carp: don't unintentionally revert to multicast modeKristof Provost2025-01-241-4/+0
* pfctl: improve NAT pool handlingKristof Provost2025-01-243-1/+18
* pfctl: follow rpool -> rdr renameKristof Provost2025-01-244-65/+65
* Remove references to gvinum(8) in various manpagesJohn Baldwin2025-01-233-7/+3
* ccdconfig.8: Bump Dd for gvinum removalJohn Baldwin2025-01-231-1/+1
* bsdlabel.8: Don't document how to create vinum partitionsJohn Baldwin2025-01-231-3/+1
* ffsinfo: Remove support for vinum volumesJohn Baldwin2025-01-231-12/+3
* fdisk: Remove support for vinum volumesJohn Baldwin2025-01-231-2/+1