summaryrefslogtreecommitdiffstats
path: root/ospf6d/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-04lib: Remove dead codeDonald Sharp2-2/+0
2018-09-01.github: Update ISSUE_TEMPLATE.mdChristoffer1-1/+1
2018-08-31.github: Updated PULL_REQUEST_TEMPLATE.mdChristoffer1-1/+1
2018-08-31.github: Updated ISSUE_TEMPALTE.mdChristoffer1-3/+3
2018-08-31zebra: remove invalid ref "frr-configuration"Quentin Young1-2/+0
2018-08-31doc: update subdir.amQuentin Young1-17/+17
2018-08-31doc: update misc build docsQuentin Young4-198/+274
2018-08-31doc: name correct sphinx package under FreeBSD 11Quentin Young1-1/+1
2018-08-31doc: rename building_frr_on* -> building_frr_for*Quentin Young17-0/+0
2018-08-31bgpd: convert from conditional operator to if-then for json changesDon Slice1-19/+31
2018-08-31plist: Add safety check to avoid going over 4294967295 for prefix-listDonatas Abraitis1-1/+1
2018-08-31bgpd: change conditional operators for bgp/ospf json changesDon Slice1-21/+18
2018-08-31bgpd: Validate as-path access-list before continuing regarding invalid charsDonatas Abraitis1-21/+40
2018-08-31.github: Updated ISSUE_TEMPALTE.mdChristoffer1-11/+16
2018-08-31static: Put vty_frame around vrf output in staticd.Donald Sharp1-0/+6
2018-08-31staticd: Fix mixup in vrf translationsDonald Sharp2-33/+55
2018-08-31vtysh: Let staticd know about vrf sub-modeDonald Sharp1-1/+1
2018-08-30lib: Move aggregate pointer into aggregate route/tableDonald Sharp2-3/+2
2018-08-30bgpd, ripngd: Convert to using new agg_table/routeDonald Sharp29-717/+750
2018-08-30lib: Add Aggregate Table and Aggregate_nodeDonald Sharp3-0/+212
2018-08-30lib: sort route-maps for displayQuentin Young1-2/+20
2018-08-30ospfd: fix more warnings with the bgp ospf json commitDon Slice1-0/+5
2018-08-30configure: Update version to 6.1-devfrr-6.1-devMartin Winter1-1/+1
2018-08-30bgpd/ospfd: resolve warnings for bgp/ospf json commitDon Slice7-33/+42
2018-08-30lib: fix use of frrpthread os_nameMark Stapp1-1/+1
2018-08-30bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice34-325/+444
2018-08-30doc: drop colspan/rowspan elementsDavid Lamparter2-54/+62
2018-08-30doc: html default offDavid Lamparter1-2/+2
2018-08-30build: add Makefile variable easy accessDavid Lamparter1-0/+14
2018-08-30build: improve python search patternDavid Lamparter1-35/+55
2018-08-30build: add warning when overwriting vars on "make"David Lamparter2-1/+45
2018-08-30build: cache a few more results in ./configureDavid Lamparter1-29/+41
2018-08-30build: -Werror does not belong in AM_CPPFLAGSDavid Lamparter1-2/+2
2018-08-30build: non-recursive solarisDavid Lamparter5-34/+119
2018-08-30build: fix some oddities in solaris/David Lamparter2-9/+8
2018-08-30build: trigger fewer unneccessary clippy rebuildsDavid Lamparter1-1/+1
2018-08-30build: non-recursive debianpkgDavid Lamparter4-49/+73
2018-08-30build: non-recursive doc + parallel sphinxDavid Lamparter17-650/+581
2018-08-30*: pthread set name abstractionChirag Shah5-19/+50
2018-08-29libs: fix missing atomics for some gcc versionsMark Stapp1-0/+6
2018-08-29rfp_example: add 'rfp full-table-download' config to support topotestLou Berger1-0/+33
2018-08-29rfapi: debug related changes to support topotest -- add costLou Berger1-2/+10
2018-08-29zebra: do not update link if interface is veth interfacePhilippe Guibert3-1/+13