summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-241-2/+2
|\
| * Merge pull request #193 from opensourcerouting/mw-coverity-fixes-2Donald Sharp2017-02-141-2/+2
| |\
| | * ospfd: CID 1399387 (#1 of 2): Destination buffer too small (STRING_OVERFLOW)Martin Winter2017-02-101-1/+1
| | * ospfd: Fix Coverity Warning CID 1399480 (#1 of 1): Buffer not null terminated...Martin Winter2017-02-101-1/+1
| * | *: Add missing files to gitignoreChristian Franke2017-02-131-1/+1
| |/
* | ospfd: add *.a to .gitignoreQuentin Young2017-02-171-1/+1
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-078-150/+209
|\|
| * ospfd: make libfrrospf a private non-dynamic libDavid Lamparter2017-02-071-6/+3
| * ospfd: isolate ospfapiclient lib from ospf libDavid Lamparter2017-02-076-136/+198
| * *: Convert libospf -> libfrrospfDonald Sharp2017-02-031-5/+5
| * ospfd: Fix compile warningsDonald Sharp2017-02-032-8/+8
| * *: Convert libzebra -> libfrrDonald Sharp2017-02-031-2/+2
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-021-6/+45
|\|
| * *: fix warning fallout from set_socket_pathDavid Lamparter2017-02-011-1/+1
| * ospfd: Add vty_socket cli option to override the compiled-in location for the...Martin Winter2017-01-251-6/+45
* | *: Fix redistribute issueDonald Sharp2017-01-271-4/+4
* | ospfd: simplify SPF time consumption calculationsDavid Lamparter2017-01-231-21/+9
* | *: use monotime()David Lamparter2017-01-236-22/+22
* | lib: time: remove recent_relative_time()David Lamparter2017-01-233-5/+5
* | ospfd: time: replace local helpers with monotimeDavid Lamparter2017-01-237-154/+66
* | Merge remote-tracking branch 'frr/master' into cli_cleanupDonald Sharp2017-01-161-3/+8
|\ \
| * | Merge branch 'stable/2.0-for-merge'David Lamparter2017-01-131-3/+8
| |\|
| | * ospfd: Stop attempt to read beyond end of argvDonald Sharp2017-01-061-3/+8
* | | ospfd: Fix some more virtual-link crashesDonald Sharp2017-01-161-9/+16
|/ /
* | Merge branch 'master' into fix-proto_redistnumQuentin Young2017-01-074-17/+12
|\ \
| * \ Merge pull request #32 from qlyoung/fix-cli-nits2Donald Sharp2017-01-071-5/+0
| |\ \
| | * | bgpd, ospfd, zebra: remove duplicate cli installsQuentin Young2016-12-291-5/+0
| * | | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-062-11/+11
| |\ \ \ | | | |/ | | |/|
| | * | build: rename (2 of ?): route_types macrosDavid Lamparter2016-12-201-8/+8
| | * | build: replace some hardcoding with ./configureDavid Lamparter2016-12-201-2/+2
| | * | build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-5/+5
| * | | Rationalize Link Parameters flagsOlivier Dugeon2017-01-051-1/+1
| | |/ | |/|
* / | all: use ->text when parsing protocol argumentQuentin Young2016-12-161-45/+38
|/ /
* | *: kill useless if(...) after VTY_DECLVAR_CONTEXTDavid Lamparter2016-12-093-242/+0
* | *: fix remaining vty->index & add coccinelle patchDavid Lamparter2016-12-092-6/+3
* | *: coccinelle-replace vty->indexDavid Lamparter2016-12-095-141/+130
* | ospfd, ospf6d: add qobj registrationsDavid Lamparter2016-12-094-1/+18
* | Merge branch 'stable/2.0'David Lamparter2016-12-086-86/+4
|\|
| * *: always set SO_SNDBUF and SO_RCVBUF using a best effort approachRenato Westphal2016-12-081-34/+2
| * ospfd: set the OSPF socket's send buffer size only onceRenato Westphal2016-12-086-52/+2
* | Merge remote-tracking branch 'osr/master' into vtysh-grammarQuentin Young2016-12-064-16/+26
|\ \
| * | *: fix up DEFUNs without install_element callsDavid Lamparter2016-12-052-0/+3
| * | Merge branch 'queue/osr/vtysh-generic'David Lamparter2016-12-051-8/+1
| |\ \
| * \ \ Merge branch 'stable/2.0'David Lamparter2016-12-053-16/+23
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '-rip' into stable/2.0David Lamparter2016-12-052-12/+14
| | |\ \
| | | * | *: create a helper function to set the IP_MULTICAST_LOOP sockoptionRenato Westphal2016-11-251-5/+3
| | | * | ripd: fix the "neighbor" command.Renato Westphal2016-11-251-7/+11
| | * | | ospfd: Fix json Crash with inactive timerDonald Sharp2016-12-021-4/+9
* | | | | Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' int...Quentin Young2016-12-022-13/+14
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | *: make DEFUN installations file-localDavid Lamparter2016-12-011-8/+1
| |/ / /