aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rtsold
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-163-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-166-12/+0
* rtsol: introduce an 'always' scriptKristof Provost2023-05-024-4/+47
* rtsold: fix memory leak in script executionEric van Gyzen2022-02-251-2/+4
* rtsold: Use correct error in llflags_get()Eric van Gyzen2022-02-251-1/+1
* rtsold: Note network interfaces changing index when removed/insertedWarner Losh2021-12-141-3/+3
* rtsol/rtsold: Add option to skip random delayColin Percival2021-11-162-8/+21
* rtsold: make it work on if_vlan interfacesLuiz Otavio O Souza2021-08-191-0/+2
* rtsold: pass sending router address to other and managed scriptFranco Fitchner2021-08-142-4/+10
* rtsold: auto-probe point to point interfacesFranco Fitchner2021-08-142-4/+2
* rtsold: Fix validation of RDNSS optionsMark Johnston2021-03-211-6/+12
* Simplify using nvlist_append_string_array().Hajimu UMEMOTO2021-03-081-6/+3
* rtsold: Fix bugs reported by CoverityMark Johnston2020-12-024-15/+21
* rtsold: Fix multiple buffer overflowsMark Johnston2020-12-011-6/+18
* fix casper initialization for setting scripts.Hajimu UMEMOTO2020-11-271-2/+3
* rtsold: Remove an incorrect __unused annotationMark Johnston2020-10-231-1/+1
* rtsol(d): add script for "M bit"Bjoern A. Zeeb2020-08-255-11/+69
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+2
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+8
* Avoid relying on pollution from libcasper.h.Mark Johnston2019-11-211-0/+1
* rtsol: Use vwarnx(3) to log messages to standard error.Mark Johnston2019-02-271-4/+2
* Capsicumize rtsol(8) and rtsold(8).Mark Johnston2019-01-0511-703/+1061
* Minor style fixes around script execution.Mark Johnston2018-10-251-23/+17
* Clarify the description of the -u option.Mark Johnston2018-10-251-5/+5
* Always free dynamically allocated memory before returning.Mark Johnston2018-10-241-12/+11
* Fix a dead store.Mark Johnston2018-10-201-4/+0
* Remove dead code.Mark Johnston2018-10-204-60/+0
* Staticize a couple of functions.Mark Johnston2018-10-202-4/+4
* Remove some obsolete compatibility code.Mark Johnston2018-10-202-49/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-207-7/+21
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Garbage collect IFT_IEEE80211 (but leave the define for possible reuse)Andriy Voskoboinyk2017-01-281-2/+0
* rtsold: Log messages about unexpected RAs at LOG_DEBUG.Mark Johnston2016-10-021-1/+1
* Use strlcpy() instead of strncpy() when copying ifname to ensureDon Lewis2016-05-151-4/+4
* Use the _SAFE loop variant, since the loop body may remove queue entries.Mark Johnston2016-02-181-2/+3
* Fix type mismatches for malloc(3) and Co.Ulrich Spörlein2015-12-291-2/+2
* Fix rtsold's usage messageEnji Cooper2015-10-301-5/+5
* Fix a ton of speelling errorsEitan Adler2015-10-211-1/+1
* Now that we own the code, use arc4random(3) unconditionallyXin LI2015-10-062-9/+0
* - Remove #ifdef HAVE_POLL_H.Hiroki Sato2015-09-103-60/+6
* Remove bad call to shutdown().Ed Schouten2015-08-101-6/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-275-10/+0
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-1/+2
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2