summaryrefslogtreecommitdiffstats
path: root/ripngd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-292-12/+12
* *: use vty_outlnQuentin Young2017-06-296-125/+99
* *: remove VTY_GET_*Quentin Young2017-06-271-3/+3
* Merge branch 'stable/3.0'David Lamparter2017-06-131-0/+3
|\
| * ripngd: fix packet buffer memleakQuentin Young2017-06-061-0/+3
| * Address the error "Dead assignment" of static analysifHung-Weic Chiu2017-05-101-6/+6
* | ripngd: Let ripng announce interface turned on for usage.Donald Sharp2017-05-281-8/+5
* | ripngd: Fix missing newlines at end of help stringsDonald Sharp2017-05-282-5/+5
* | Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter2017-05-171-1/+1
|\ \
| * | *: Consolidate vrf_hooks into vrf_initDonald Sharp2017-05-161-1/+1
* | | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-1516-64/+48
|/ /
* | Address the error "Dead assignment" of static analysifHung-Weic Chiu2017-05-101-6/+6
* | *: update thread_add_* callsQuentin Young2017-05-092-7/+9
* | *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-094-18/+11
|/
* *: apply DEFUN_NOSH for node-switch CLI commandsDavid Lamparter2017-03-281-1/+1
* *: Refactor ifindex2ifname to be VRF awareDonald Sharp2017-03-151-8/+8
* *: Refactor if_lookup_by_name to be VRF awareDonald Sharp2017-03-152-3/+3
* *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-151-1/+1
* lib: remove remaining struct zlog * argsDavid Lamparter2017-03-081-1/+1
* *: get rid of zlog(*, LOG_LEVEL, ...)David Lamparter2017-03-081-4/+3
* *: add frr_run()David Lamparter2017-03-081-12/+1
* *: add frr_config_fork()David Lamparter2017-03-081-52/+5
* *: centralize more into frr_init()David Lamparter2017-03-071-3/+0
* *: add frr_init() infrastructureDavid Lamparter2017-03-072-104/+25
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-071-1/+1
|\
| * *: Convert libzebra -> libfrrDonald Sharp2017-02-031-1/+1
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-021-2/+12
|\|
| * *: fix warning fallout from set_socket_pathDavid Lamparter2017-02-011-1/+1
| * ripngd: Add vty_socket cli option to override the compiled-in location for th...Martin Winter2017-01-251-2/+12
* | *: read and ignore srcdest routes on ZAPIChristian Franke2017-01-301-1/+13
* | lib: send ZAPI IPv6 source prefixDavid Lamparter2017-01-301-1/+1
* | *: Fix redistribute issueDonald Sharp2017-01-271-5/+5
* | Merge branch 'master' into fix-proto_redistnumQuentin Young2017-01-072-14/+11
|\ \
| * | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-062-14/+11
| |\|
| | * build: rename (2 of ?): route_types macrosDavid Lamparter2016-12-201-16/+16
| | * build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-6/+6
* | | all: use ->text when parsing protocol argumentQuentin Young2016-12-161-4/+7
|/ /
* | *: coccinelle-replace vty->indexDavid Lamparter2016-12-091-6/+3
* | Merge branch 'stable/2.0'David Lamparter2016-12-081-3/+1
|\|
| * *: always set SO_SNDBUF and SO_RCVBUF using a best effort approachRenato Westphal2016-12-081-3/+1
* | lib, ripngd: clean up merge leftoversQuentin Young2016-12-061-1/+1
* | Merge remote-tracking branch 'osr/master' into vtysh-grammarQuentin Young2016-12-062-5/+72
|\ \
| * | *: fix up DEFUNs without install_element callsDavid Lamparter2016-12-051-0/+2
| * | Merge branch 'queue/osr/vtysh-generic'David Lamparter2016-12-051-7/+1
| |\ \
| * \ \ Merge branch 'stable/2.0'David Lamparter2016-12-052-5/+70
| |\ \ \ | | | |/ | | |/|
| | * | ripngd: fix drop of multicast membership when the interface is downRenato Westphal2016-11-251-2/+2
| | * | ripngd: implement the "clear ipv6 ripng" vty commandRenato Westphal2016-11-251-0/+50
| | * | ripngd: implement optional heuristic suggested by RFC 2080Renato Westphal2016-11-251-3/+18
* | | | Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' int...Quentin Young2016-12-021-7/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | *: make DEFUN installations file-localDavid Lamparter2016-12-011-7/+1
| |/ /