aboutsummaryrefslogtreecommitdiffstats
path: root/sysdep
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Netlink: Fix parsing of multipath routes with MPLS labelsOndrej Zajicek (work)2019-07-151-15/+16
* | | | | Netlink: Use route replace for IPv4Ondrej Zajicek (work)2019-07-151-10/+27
| |_|_|/ |/| | |
* | | | Debug: growing message format bufferMaria Matejka2019-07-101-3/+12
* | | | Netlink: Handle alien routes with unsorted nexthopsOndrej Zajicek (work)2019-07-021-0/+4
* | | | Netlink: Do unified scan for both IPv4 and IPv6Ondrej Zajicek (work)2019-07-021-29/+8
| |_|/ |/| |
* | | Nest: Add command to request graceful restartOndrej Zajicek (work)2019-06-304-3/+19
* | | Add CLI command to test reconfiguration statusOndrej Zajicek (work)2019-06-123-1/+27
* | | BGP: Dynamic BGPOndrej Zajicek (work)2019-04-301-0/+1
| |/ |/|
* | Nest: Update handling of temporary attributesOndrej Zajicek (work)2019-03-141-24/+11
* | NEWS and version updatev2.0.4Ondrej Zajicek (work)2019-02-261-1/+1
|/
* NEWS and version updatev2.0.3Ondrej Zajicek (work)2019-01-051-1/+1
* Unix: Remove removed option from helpOndrej Zajicek (work)2019-01-041-5/+4
* BSD: Fix TCP-MD5 code on current FreeBSD kernelsOndrej Zajicek (work)2019-01-041-2/+4
* BGP: Better dispatch of incoming connectionsOndrej Zajicek (work)2019-01-021-0/+1
* KRT: Fix debug messages in netlink codeArthur Gautier2018-12-281-3/+3
* IO: Workaround for broken FreeBSD behaviorOndrej Zajicek (work)2018-12-181-1/+3
* 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