summaryrefslogtreecommitdiffstats
path: root/redhat/frr.pam (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-02doc: update watchfrr manpageDavid Lamparter2-123/+32
2017-08-02lib: replace stderr with zlog in vty config loadDavid Lamparter1-28/+20
2017-08-02lib: plug logging hole during startupDavid Lamparter3-26/+41
2017-08-02lib: create pid/vty directoriesDavid Lamparter1-0/+51
2017-08-02lib: privs: make uid/gid accessible before setuidDavid Lamparter7-4/+20
2017-08-02lib: vty_stdio signal handlingDavid Lamparter6-37/+194
2017-08-02lib: --terminal option for all daemonsDavid Lamparter2-3/+36
2017-08-02lib: daemonize more intelligentlyDavid Lamparter1-5/+82
2017-08-02watchfrr: remove -z optionDavid Lamparter1-16/+6
2017-08-02watchfrr: remove -e optionDavid Lamparter1-12/+2
2017-08-02watchfrr: remove abundance of modesDavid Lamparter1-210/+63
2017-08-02build: make gitversion more usefulDavid Lamparter1-1/+1
2017-08-01ospfd: Fix, don't run network unset commands on virtual linksJafar Al-Gharaibeh1-2/+6
2017-08-01bgpd: multipath change for VRF route is not updated in zebraDaniel Walton1-1/+1
2017-08-01build: fix/improve clippy dependenciesDavid Lamparter3-1/+11
2017-08-01tests: fix small typoRenato Westphal2-2/+2
2017-08-01bgpd: don't make any assumptions about the size of an enumRenato Westphal2-4/+4
2017-08-01lib: use switch statements in the AFI/SAFI conversion functionsRenato Westphal1-22/+34
2017-08-01lib/bgpd: introduce the iana_safi_t enumRenato Westphal13-45/+68
2017-08-01lib: remove SAFI_RESERVED_4 and SAFI_RESERVED_5Renato Westphal4-24/+10
2017-07-31bgpd: peer hash expands until we are out of memoryDaniel Walton4-2/+11
2017-07-31build: non-recursive auxiliary directoriesDavid Lamparter7-36/+54
2017-07-31protobuf: fix buildDavid Lamparter3-3/+6
2017-07-31build: non-recursive qpb & fpmDavid Lamparter11-78/+89
2017-07-31build: zebra: remove *_method Makefile hacksDavid Lamparter22-267/+189
2017-07-31build: convert zebra/ to non-recursive buildDavid Lamparter6-108/+174
2017-07-31build: convert lib/ to non-recursive buildDavid Lamparter10-171/+306
2017-07-31Correct build TLV functionsOlivier Dugeon2-4/+4
2017-07-31lib: s/leychain/keychainQuentin Young1-1/+1
2017-07-31Correct code style as requested by review of PR839Olivier Dugeon1-16/+14
2017-07-31vtysh: Fix shell executed commandsDonald Sharp1-8/+14
2017-07-31ldpd: update .gitignoreRenato Westphal1-0/+1
2017-07-31ldpd: silence coverity scan warningRenato Westphal1-1/+5
2017-07-31ldpd: add auto-complete for l2vpnsRenato Westphal1-2/+24
2017-07-31ldpd: convert CLI code to use DEFPYRenato Westphal6-736/+276
2017-07-31ldpd: restore correct defaults on "no discovery ... interval"Renato Westphal1-2/+3
2017-07-31ldpd: fix missing "no" commands in vtyshRenato Westphal1-29/+87
2017-07-31ldpd: fix segfault in "clear mpls ldp neighbor [addr]"Renato Westphal1-2/+3
2017-07-28zebra: use DEFPY for static routesRenato Westphal3-697/+49
2017-07-28zebra: unify the ipv4/ipv6 static route functionsRenato Westphal1-244/+129
2017-07-28zebra: allow fully specified static ipv4 routesRenato Westphal3-17/+156
2017-07-28zebra: refactor zebra_static_ipv4() and static_ipv6_func()Renato Westphal1-118/+126
2017-07-28zebra: accept static v6 routes with non-existent nexthop interfacesRenato Westphal1-3/+3
2017-07-28zebra: remove redundant DEFUNs for labeled static routesRenato Westphal3-674/+63
2017-07-28zebra: remove weird blackhole/reject ipv6 static routesRenato Westphal1-129/+31
2017-07-28zebra: use curly braces for optional arguments of static routesRenato Westphal1-16/+16
2017-07-28ospf6d: New version of GCC with new warningsDonald Sharp4-7/+7
2017-07-27lib: correct some node name typosQuentin Young1-3/+3
2017-07-27bgpd rfapi: use afi_tLou Berger3-8/+9
2017-07-27bgpd rfapi: fix breakage introduced in refactoringLou Berger1-1/+1