summaryrefslogtreecommitdiffstats
path: root/ospf6d (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: fix heap uafQuentin Young2017-06-061-2/+7
* ospf6d: fix filter-list commandsQuentin Young2017-06-041-13/+17
* ospf6d: fix use-after-freeQuentin Young2017-05-221-1/+2
* ospf6d: fix decimal area ID cliQuentin Young2017-05-181-18/+3
* ospf6d: Fix debug line always showing up in ospf6dDonald Sharp2017-05-171-2/+1
* ospf6d: Fix 'no area .. range...' commandDonald Sharp2017-05-161-6/+4
* ospf6d: Allow some route-map commands to workDonald Sharp2017-05-031-0/+9
* ospf6d: Fix redistribution debug knowledgeDonald Sharp2017-05-031-1/+1
* ospf6d: Fix parse_type_specDonald Sharp2017-04-281-7/+7
* ospf6d: Fix some issues with 'show ipv6 ospf6 data..'Donald Sharp2017-04-281-2/+2
* ospf6d: fix "no router ospf6"Renato Westphal2017-04-221-0/+8
* Merge pull request #332 from opensourcerouting/snmp-fixDonald Sharp2017-04-041-0/+1
|\
| * build: fix CFLAGS for snmp modulesDavid Lamparter2017-04-041-0/+1
* | Merge pull request #330 from dwalton76/ospf-no-log-adjacency-changes-detailDavid Lamparter2017-04-041-1/+0
|\ \ | |/ |/|
| * ospfd: "no log-adjacency-changes detail" disables log-adjacency-changesDaniel Walton2017-04-041-1/+0
* | Merge branch 'master'David Lamparter2017-04-048-69/+70
|\|
| * Merge pull request #294 from opensourcerouting/modulesDonald Sharp2017-04-048-69/+70
| |\
| | * *: snmp: convert into modulesDavid Lamparter2017-03-253-19/+28
| | * *: use hooks for sending SNMP trapsDavid Lamparter2017-03-258-57/+49
| | * build: split off libfrrsnmpDavid Lamparter2017-03-251-1/+1
* | | Merge branch 'stable/2.0'David Lamparter2017-04-041-1/+7
|\ \ \ | |/ / |/| |
| * | *: track version & "defaults" in configsDavid Lamparter2017-03-281-1/+6
* | | ospfd, ospf6d: fix distance commandsQuentin Young2017-04-031-108/+12
* | | *: apply DEFUN_NOSH for node-switch CLI commandsDavid Lamparter2017-03-281-1/+1
| |/ |/|
* | *: Refactor ifindex2ifname to be VRF awareDonald Sharp2017-03-151-3/+3
* | *: Refactor if_get_by_name to be VRF awareDonald Sharp2017-03-151-1/+1
* | *: Refactor if_lookup_by_name to be VRF awareDonald Sharp2017-03-153-5/+5
* | lib, ospf6d: Refactor if_lookup_prefixDonald Sharp2017-03-151-1/+2
* | *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-151-1/+1
* | lib: remove remaining struct zlog * argsDavid Lamparter2017-03-081-1/+1
* | lib: simplify protocol/log namingDavid Lamparter2017-03-081-2/+1
* | *: add frr_run()David Lamparter2017-03-081-14/+1
* | *: add frr_config_fork()David Lamparter2017-03-081-53/+3
* | *: centralize more into frr_init()David Lamparter2017-03-071-3/+0
* | *: add frr_init() infrastructureDavid Lamparter2017-03-071-106/+25
* | ospf6d: Fix write beyond data structureDonald Sharp2017-03-011-7/+7
* | *: fix ambiguous commandsDavid Lamparter2017-02-101-4/+4
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-072-2/+2
|\|
| * ospf6d: Fix compile warningsDonald Sharp2017-02-031-1/+1
| * *: Convert libzebra -> libfrrDonald Sharp2017-02-031-1/+1
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-021-1/+11
|\|
| * *: fix warning fallout from set_socket_pathDavid Lamparter2017-02-011-1/+1
| * ospf6d: Add vty_socket cli option to override the compiled-in location for th...Martin Winter2017-01-251-1/+11
* | Merge branch 'master' into feature/zebra-srcdestChristian Franke2017-01-311-112/+0
|\ \
| * | ospf6d: Fix Ambiguous CommandsDonald Sharp2017-01-301-112/+0
* | | *: read and ignore srcdest routes on ZAPIChristian Franke2017-01-301-1/+13
* | | lib: send ZAPI IPv6 source prefixDavid Lamparter2017-01-301-4/+4
|/ /
* | *: Fix redistribute issueDonald Sharp2017-01-271-3/+3
* | *: use monotime()David Lamparter2017-01-2311-23/+23
* | *: remove quagga_gettime() return value checksDavid Lamparter2017-01-232-10/+3