summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-17isisd: fix validation of prefix-sid flagsRenato Westphal1-3/+3
2019-09-17README.md: add reference to apt repoQuentin Young1-4/+5
2019-09-17isisd: introduce new route update hookRenato Westphal2-7/+21
2019-09-17isisd: move management of route flags out of isis_zebra.cRenato Westphal3-29/+39
2019-09-17isisd: remove leftover from old dict codeRenato Westphal1-1/+0
2019-09-16watchfrr: Convert `wtf` to a more meaningful messageDonald Sharp1-1/+3
2019-09-16doc: Add watchfrr documentationDonald Sharp3-0/+32
2019-09-16watchfrr: Allow end users to turn off watchfrr for a particular daemonDonald Sharp4-1/+57
2019-09-16bgpd: do not send keepalives when KA timer is 0Quentin Young1-1/+8
2019-09-16tests: update tests for pthread init changesQuentin Young3-0/+3
2019-09-16lib: handle frr_pthread_init/fini in libfrr initQuentin Young3-7/+4
2019-09-16lib: delete pthread from tracking list on deleteQuentin Young1-4/+11
2019-09-16zebra: remove empty, unused internal apiMark Stapp1-11/+0
2019-09-15lib: rmap dep table is not correct in case of exact-match clausevdhingra7-51/+56
2019-09-13doc: Update documentation for 'set distance XX` command for bgpDonald Sharp1-0/+6
2019-09-13bgpd: Create `set distance XXX` command for routemapsDonald Sharp4-3/+59
2019-09-13tools: Adding new commands to the list of support bundle commandsSri Mohana Singamsetty1-3/+7
2019-09-13tools: Modifications to copy support bundle filesSri Mohana Singamsetty5-0/+9
2019-09-13pbrd: Handle GATEWAY_IFINDEX nht conflictsStephen Worley1-16/+104
2019-09-13bgpd: Use defined constants for NHLEN instead of numeric valuesDonatas Abraitis5-16/+23
2019-09-13tests: Improve bgp_aggregate-address_route-map testDonatas Abraitis1-11/+33
2019-09-13tests: Disable bgp-ecmp-topo2 topotest until proper fix is developedMartin Winter1-1/+1
2019-09-12yang: add user type for ip-addressQuentin Young3-0/+79
2019-09-12bgpd: prefer-global command not working on IPv4 peerskh_shi1-4/+2
2019-09-11doc: Djikstra -> DijkstraRuben Kerkhof1-1/+1
2019-09-11doc: Add `show ip route summary` documentationDonald Sharp1-0/+8
2019-09-11zebra: Modify `show ip route summary` to allow you to specify a tableDonald Sharp1-14/+18
2019-09-11tests: Add admin distance 255 static routesDonald Sharp3-2/+9
2019-09-11doc: Update documentation to talk about Administrative DistanceDonald Sharp1-0/+56
2019-09-11tests: Fix topotests due to json errorDonald Sharp1-1/+1
2019-09-10yang: create interface reference typeQuentin Young5-21/+58
2019-09-10pimd: Slightly loosen pim assert message length testsDonald Sharp1-2/+2
2019-09-10BGP: Rectifying the log messages.Naveen Thanikachalam4-21/+22
2019-09-10ospfd: avoid installing SR FTNs twiceRenato Westphal1-51/+2
2019-09-10lib, zebra: add new MPLS zapi message with route replace semanticsRenato Westphal8-69/+273
2019-09-09zebra: Don't resolve to diff interface if givenStephen Worley1-4/+29
2019-09-09bgpd: fix build breakage after hook re-definitionMark Stapp1-1/+6
2019-09-09doc: Edgar -> EdsgerQuentin Young1-1/+1
2019-09-07staticd: static route config should fail if gw configured as its local ip.rgirada2-1/+42
2019-09-07zebra: improve cleanup of MPLS labels when zclient disconnectsRenato Westphal3-19/+48
2019-09-07lib, zebra: enhance the MPLS zapi messagesRenato Westphal5-95/+145
2019-09-07lib, zebra: rename LSP type used for OSPF SRRenato Westphal7-32/+36
2019-09-07zebra: identify MPLS FTNs by route type and instanceRenato Westphal13-42/+56
2019-09-07lib: introduce encode/decode functions for the MPLS zapi messagesRenato Westphal5-99/+148
2019-09-07zebra: add missing case statement in nhlfe2str()Renato Westphal1-0/+1
2019-09-07tests: remove topotest compatibility with older ldpd versionsRenato Westphal30-500/+26
2019-09-07zebra: improve the output of "show mpls table"Renato Westphal6-64/+74
2019-09-07topotests: Add libcap-dev to the DockerfileStephen Worley1-0/+1
2019-09-06bgpd: clear l3vni prefix-only flag upon deletionChirag Shah1-0/+2
2019-09-06tests: Ensure we wait 1 bgp timeout period before declaring failureDonald Sharp1-2/+2