summaryrefslogtreecommitdiff
path: root/nhrpd
AgeCommit message (Expand)Author
2017-05-19nhrpd: install access-list commandsQuentin 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
2017-03-07nhrpd: change VTY port 2612->2610David Lamparter
2017-03-07nhrpd: adapt to API changesDavid Lamparter
2017-03-07nhrpd: implement next hop resolution protocolTimo Teräs