aboutsummaryrefslogtreecommitdiffstats
path: root/proto/radv
Commit message (Expand)AuthorAgeFilesLines
* Nest: Added const to ea_show just to declare that this shouldn't really chang...Maria Matejka2020-05-011-1/+1
* Configuration strings are constant.Maria Matejka2020-04-092-3/+3
* RAdv: Allow solicited RAs to be sent as unicastOndrej Zajicek (work)2019-08-124-26/+65
* Doc: Rename code documentation files back to DocOndrej Zajicek (work)2018-12-141-0/+0
* Terminology cleanup: The import_control hook is now called preexport.Jan Maria Matejka2018-12-041-3/+3
* Nest: Do not hard-reset interface when preferred address is changedOndrej Zajicek (work)2018-11-281-9/+9
* No more warnings ...Jan Maria Matejka2018-09-181-0/+1
* RAdv: Fix crash during prefix changeOndrej Zajicek (work)2018-07-191-2/+2
* Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o...Maria Matejka2018-06-261-0/+0
* Config: Dropping CF_ADDTO.Jan Maria Matejka2018-06-261-3/+3
* Nest: Removing separate tmpa from route propagationJan Maria Matejka2018-05-301-4/+4
* Protocol: Introducing an enum protocol_classJan Maria Matejka2018-05-292-3/+3
* Nest: Allow modification of channels inherited from templatesOndrej Zajicek (work)2018-01-091-1/+1
* Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-newOndrej Zajicek (work)2017-12-074-113/+426
|\
| * RAdv: Change specific route options to be per-interfaceOndrej Zajicek (work)2017-10-064-72/+121
| * RAdv: Support for more specific routes (RFC 4191)Michal 'vorner' Vaner2017-10-044-94/+354
* | Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-newOndrej Zajicek (work)2017-12-072-1/+1
|\|
| * Nest: VRF support for neighbor cache and olock codeOndrej Zajicek (work)2017-09-121-1/+0
| * Basic VRF supportOndrej Zajicek (work)2017-09-061-0/+1
* | Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-newOndrej Zajicek (work)2017-12-074-70/+207
|\|
| * RAdv: Some style nitpicksOndrej Zajicek (work)2017-08-303-44/+46
| * RAdv: Configure how long a dead prefix is advertisedMichal 'vorner' Vaner2017-08-303-4/+10
| * RAdv: Buffer prefixes awhile after they disappearMichal 'vorner' Vaner2017-08-303-52/+170
| * RAdv: Extract prefix option preparationMichal 'vorner' Vaner2017-08-301-21/+33
* | Timers: Revert temporary names and remove old timer.hOndrej Zajicek (work)2017-12-072-4/+4
* | Timers: Add typecast to unit-converting macrosOndrej Zajicek (work)2017-12-071-3/+3
* | RAdv: Update to new timersOndrej Zajicek (work)2017-12-072-17/+13
* | Timers: Replace old timers with microsecond timersOndrej Zajicek (work)2017-12-071-6/+1
* | Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addressesOndrej Zajicek (work)2017-12-072-21/+22
* | Merge branch 'master' into int-newOndrej Zajicek (work)2017-08-091-2/+2
|\|
| * RAdv: Fix typoOndrej Zajicek (work)2017-08-091-1/+1
| * RAdv: Style updatesMichal 'vorner' Vaner2017-08-093-77/+78
| * radv: Fix RFC reference in commentsMichal 'vorner' Vaner2017-08-091-3/+3
* | RAdv: Style updatesMichal 'vorner' Vaner2017-08-093-78/+78
* | radv: Fix RFC reference in commentsMichal 'vorner' Vaner2017-08-041-3/+3
* | Change parser to handle numbers as unsignedOndrej Zajicek (work)2017-05-231-11/+9
* | Unit Testing for BIRDOndrej Zajicek (work)2016-11-092-1/+3
* | Merge branch 'master' into int-newOndrej Zajicek (work)2016-11-082-4/+4
|\|
| * Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka2016-11-013-5/+5
* | IO: Minor changes in socket AF handingOndrej Zajicek (work)2016-05-171-1/+1
* | Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka2016-05-102-6/+5
* | Channelize: rt_notify arg conversion table -> channelJan Moskyto Matejka2016-04-071-1/+1
* | Channels - explicit links between protocols and tablesOndrej Zajicek (work)2016-02-013-17/+41
* | Hidden AF_INET* inside sysdep/Jan Moskyto Matejka2016-01-111-1/+1
* | Follow-up work on integrationOndrej Zajicek (work)2015-12-241-1/+1
* | Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AFJan Moskyto Matejka2015-12-191-0/+1
* | Follow-up commit on integrated BIRDOndrej Zajicek (work)2015-11-124-22/+20
* | Initial commit on integrated BIRDOndrej Zajicek (work)2015-11-052-7/+3
|/
* Store protocol config size inside protocol structureOndrej Zajicek2015-02-212-3/+4
* Integrated IP functions.Ondrej Zajicek2014-10-242-5/+2