summaryrefslogtreecommitdiff
path: root/nhrpd
AgeCommit message (Expand)Author
2017-07-14nhrpd: enable -WerrorDavid Lamparter
2017-07-14*: fix GCC 7 warnings/issuesDavid Lamparter
2017-07-14*: fix GCC 7 switch/case fallthrough warningsDavid Lamparter
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-14*: remove VTYNL, part 6 of 6David Lamparter
2017-07-14*: remove VTYNL, part 3 of 6David Lamparter
2017-07-14*: remove VTYNL, part 1 of 6David Lamparter
2017-07-14*: ditch vty_outln(), part 2 of 2David Lamparter
2017-07-13vtysh: return non-zero for configuration failuresDaniel Walton
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-07-01*: update hash_create(), hash_create_size()Quentin Young
2017-06-30nhrpd: Fix zclient cleanup on shutdownDonald Sharp
2017-06-29*: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young
2017-06-29*: s/VTY_NEWLINE/VTYNL/gQuentin Young
2017-06-29*: use vty_outlnQuentin Young
2017-06-29Merge pull request #754 from qlyoung/fix-argv-argRuss White
2017-06-27*: remove VTY_GET_*Quentin Young
2017-06-27*: use ->text and strmatch where appropriateQuentin Young
2017-06-21*: simplify log message lookupQuentin Young
2017-06-01nhrpd: Guard a debug that was constantly spewing informationDonald Sharp
2017-05-27nhrpd: Fix missing include for 'access_list_init' functionDonald Sharp
2017-05-24Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-05-19nhrpd: install access-list commandsQuentin Young
2017-05-19nhrpd: configure mgre ipv6 nd for nhrpTimo Teräs
2017-05-18nhrpd: announce ipv6 routes to zebraTimo Teräs
2017-05-17nhrp: improve CIE prefix length handlingTimo Teräs
2017-05-17nhrpd: Fix crash in 'no nhrp event socket..' commandDonald Sharp
2017-05-17nhrpd: Fix some missing newlinesDonald Sharp
2017-05-15*: Consolidate vrf_hooks into vrf_initDonald Sharp
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-05-02Fix the wrong user/group for nhrpd.Hung-Weic Chiu
2017-04-25nhrpd: Fix cli changes missedDonald Sharp
2017-04-25nhrp: parse and log command response errors from strongSwanTimo Teräs
2017-04-25nhrp: fix potential crash when vici profile name is not configuredTimo Teräs
2017-04-25nhrp: notify 'tunnel protection' changesTimo Teräs
2017-04-25nhrp: explicitly cast ints to size_t for vici_request_vc va_list handlingTimo Teräs
2017-04-25nhrp: fix protocol address family parsing on receiveTimo Teräs
2017-04-25nhrp: implement 'no ip nhrp map' commandTimo Teräs
2017-04-25nhrpd: implement 'show ip nhrp nhs'Timo Teräs
2017-03-31nhrpd: Fix value set but never used.Donald Sharp
2017-03-29nhrpd: add .gitignoreQuentin Young
2017-03-15*: Refactor if_lookup_by_name to be VRF awareDonald Sharp
2017-03-15*: Remove non-vrf based ifindex lookupDonald Sharp
2017-03-08lib: remove remaining struct zlog * argsDavid Lamparter
2017-03-08*: add frr_run()David Lamparter
2017-03-08*: add frr_config_fork()David Lamparter
2017-03-07*: centralize more into frr_init()David Lamparter
2017-03-07*: add frr_init() infrastructureDavid Lamparter
2017-03-07nhrpd: workaround old kernel vs. glibc definition conflicsTimo Teräs
2017-03-07nhrpd: include headers in dist tarballDavid Lamparter