summaryrefslogtreecommitdiffstats
path: root/ospfd/ospfd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-15Changed apt-get to sudo apt-getJarad Olson1-1/+1
2018-05-15Split compile section into more granular stepsJarad Olson1-4/+28
2018-05-15Added optional packages sectionJarad Olson1-2/+23
2018-05-15Change 'Install required packages' to 'Install dependencies'Jarad Olson1-1/+1
2018-05-15Change style of required packages listJarad Olson1-4/+20
2018-05-15MPLS kernel module name changeJarad Olson1-2/+2
2018-05-15Change order of MPLS configurationJarad Olson1-14/+14
2018-05-14frr: fix typo in READMEQuentin Young1-1/+1
2018-05-13lib: Moved no-password warnings into header filePascal Mathis3-22/+10
2018-05-13Fix compilation against rtrlib with sshAndrey Korolyov1-0/+3
2018-05-12lib: Improved warnings for 'no (enable) password'Pascal Mathis2-14/+30
2018-05-12pimd: Clean up rpf_hash *after* upstream cleanupDonald Sharp1-7/+7
2018-05-12pimd: Allow interface to move in and out of vrfsDonald Sharp1-2/+33
2018-05-12pimd: Cleanup all pim_ifp pointers on terminationDonald Sharp1-1/+10
2018-05-12pimd: Cleanup ifchannel deletionDonald Sharp3-11/+9
2018-05-12pimd: Cleanup msdp shutdownDonald Sharp1-2/+3
2018-05-12pimd: Cleanup the deletion event a tiny bitDonald Sharp2-15/+9
2018-05-11doc: cleanup zebra vrf docsQuentin Young1-84/+75
2018-05-11doc: update pkg version for automake on openbsd6Quentin Young1-1/+1
2018-05-11bgpd: Set NEXT_HOP attribute for EVPN imported routesvivek1-2/+5
2018-05-11bgpd: Update parent entry's refcount for imported routesvivek3-3/+8
2018-05-11bgpd: fix and improve snmp peer lookupsPascal Mathis1-20/+22
2018-05-11bgpd: Respect ability to reach nexthop if availableDonald Sharp1-6/+8
2018-05-11bgpd: Cleanup messages from getsockoptDonald Sharp1-3/+4
2018-05-11lib: Ported 'no (enable) password' from stable/3.0Pascal Mathis3-11/+67
2018-05-11ospfd: packet fifo init in interface createChirag Shah1-4/+8
2018-05-11debianpkg: improve VTYSH_PAGER environment checkPascal Mathis2-2/+2
2018-05-10bgpd: fix auto-completion for neighbors and peer-groupsDon Slice1-6/+18
2018-05-10bgpd: block io thread reads once shutdown has startedLou Berger4-1/+5
2018-05-09doc: move Debian packaging docs to dev docsQuentin Young5-127/+184
2018-05-09doc: update doc titlesQuentin Young3-7/+4
2018-05-09doc: add information about zebra VRF configurationPhilippe Guibert1-0/+145
2018-05-09doc, snmp: fix file formattingThomas Gelf1-0/+9
2018-05-09lib: Fix bad functionDonald Sharp1-1/+1
2018-05-09doc: Fix pbr documentation to be correctDonald Sharp1-1/+1
2018-05-09bgpd, lib, zebra: Cleanup formatting issues foundDonald Sharp5-33/+45
2018-05-09Zebra: Fix ptm-enable config failure on internally created interfacesradhika1-3/+3
2018-05-09bgpd: Fix VRF route leaking for multipath routesvivek2-24/+2
2018-05-09zebra: Increase recvmsg buffer size for picking up netlink messagesvivek2-1/+2
2018-05-09zebra: Fixup crash with vlan interfaces attempted to be usedDonald Sharp1-2/+7
2018-05-09bgpd: Fix compiler warning->errors of might be used uninitedDonald Sharp1-3/+3
2018-05-09bgpd: Don't generate spurious warning on VNI deletionvivek1-2/+3
2018-05-09bgpd: set NEXTHOP_UNCHANGED for l2vpn evpn by default for all BGP peersMitesh Kanjariya1-8/+5
2018-05-09zebra: Use STREAM_GETXXX functionsDonald Sharp1-2/+5
2018-05-09bgpd: enable neighbor-nexthop-self for l2vpn evpn address familyMitesh Kanjariya4-3/+41
2018-05-09bgpd: modify route install/withdraw logic for evpn type-5 routes in vrfMitesh Kanjariya1-2/+10
2018-05-09bgpd: apply advertise ipv4 unicast route-map while advertising type-5 routesMitesh Kanjariya1-6/+24
2018-05-09bgpd: write route-map to config for advertise type5 commandsMitesh Kanjariya1-4/+14
2018-05-09bgpd: no advertise ipv6 unicast comand should unset the af_flagsMitesh Kanjariya1-1/+1
2018-05-09bgpd: Display table version for EVPN routesvivek1-8/+19