aboutsummaryrefslogtreecommitdiffstats
path: root/sysdep
Commit message (Expand)AuthorAgeFilesLines
* Doc: Rename code documentation files back to DocOndrej Zajicek (work)2018-12-142-0/+0
* Unix: Change debugging optionsOndrej Zajicek (work)2018-12-043-31/+28
* Terminology cleanup: The import_control hook is now called preexport.Jan Maria Matejka2018-12-041-3/+3
* The MRT protocolOndrej Zajicek (work)2018-11-201-17/+3
* Unix: Implement log file size limit / log rotationOndrej Zajicek (work)2018-11-183-16/+111
* Unix: Refactor tracked filesOndrej Zajicek (work)2018-11-183-14/+30
* No more warnings ...Jan Maria Matejka2018-09-182-7/+8
* Conf: Show the line:char position where the syntax error happensJan Maria Matejka2018-09-111-3/+3
* Main: Add -b to force background even in debug modeJan Maria Matejka2018-08-281-2/+8
* sysdep/unix/main.c: Remove trailing spacesPavel Tvrdik2018-08-131-2/+2
* BSD: Use MSG_DONTROUTE for unicast packets on FreeBSDOndrej Zajicek (work)2018-07-283-1/+13
* BSD: Fix of the previous commitOndrej Zajicek (work)2018-06-271-1/+1
* Nest: Neighbor cache cleanupsOndrej Zajicek (work)2018-06-271-4/+4
* Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o...Maria Matejka2018-06-262-0/+0
* Config: Dropping CF_ADDTO.Jan Maria Matejka2018-06-264-41/+41
* Nest: Removing separate tmpa from route propagationJan Maria Matejka2018-05-305-36/+31
* Protocol: Introducing an enum protocol_classJan Maria Matejka2018-05-294-23/+24
* Better initialization of random generatorOndrej Zajicek (work)2018-05-031-1/+3
* NEWS and version updateOndrej Zajicek (work)2018-03-211-1/+1
* Add support for source-specific IPv6 routes to BIRD coreOndrej Zajicek (work)2018-02-133-16/+53
* KRT: Fix IPv6 route learnOndrej Zajicek (work)2018-02-061-1/+7
* Merge branch 'master' into int-newOndrej Zajicek (work)2018-01-232-5/+6
|\
| * IO: Fix socket priorityOndrej Zajicek (work)2018-01-231-4/+5
| * Filter: Allow silent filter executionOndrej Zajicek (work)2018-01-161-1/+1
* | KRT: Fix option 'merge paths'Ondrej Zajicek (work)2018-01-233-12/+10
* | KRT: Remove useless optionOndrej Zajicek (work)2018-01-233-3/+1
* | NEWS and version updateOndrej Zajicek (work)2018-01-141-1/+1
* | KRT: Fix direct routes for BSDOndrej Zajicek (work)2018-01-141-6/+22
* | Fix build without limited protocol setOndrej Zajicek (work)2017-12-181-0/+1
* | Netlink: Fix memory leakOndrej Zajicek (work)2017-12-161-11/+0
* | Use git describe for BIRD versionOndrej Zajicek (work)2017-12-131-0/+7
* | Netlink: Use linpool instead of static bufferOndrej Zajicek (work)2017-12-131-34/+5
* | Fix some minor issuesOndrej Zajicek (work)2017-12-123-6/+10
* | Revive FIB and kernel MPLS codeOndrej Zajicek (work)2017-12-121-10/+17
* | NEWS and version updateOndrej Zajicek (work)2017-12-111-1/+1
* | KRT: Fix bug in multipath handlingOndrej Zajicek (work)2017-12-111-2/+4
* | Doc: Documentation updateOndrej Zajicek (work)2017-12-101-1/+1
* | Switchoff for MPLS in kernel.Maria Jan Matejka2017-12-103-70/+50
* | Lib: Check size of netsOndrej Zajicek (work)2017-12-101-0/+1
* | Enable ECMP and Link detection by defaultOndrej Zajicek (work)2017-12-082-2/+4
* | Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-newOndrej Zajicek (work)2017-12-072-1/+40
|\|
| * Basic VRF supportOndrej Zajicek (work)2017-09-062-1/+40
* | Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-newOndrej Zajicek (work)2017-12-072-14/+42
|\|
| * KRT: Fix IPv6 ECMP handling with Linux 4.11+Ondrej Zajicek (work)2017-09-051-13/+42
| * BSD: Fix alignment issueOndrej Zajicek (work)2017-09-041-1/+1
* | BSD: Fix in the last commitOndrej Zajicek (work)2017-12-071-1/+0
* | Timers: Revert temporary names and remove old timer.hOndrej Zajicek (work)2017-12-074-70/+17
* | Timers: Fix TBF and some last remainsOndrej Zajicek (work)2017-12-074-8/+7
* | Sysdep: Remove old timer codeOndrej Zajicek (work)2017-12-071-283/+0
* | Nest: Update to new timersOndrej Zajicek (work)2017-12-072-2/+2