summaryrefslogtreecommitdiffstats
path: root/eigrpd (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-31ospfd: fix wrong argv index in the "show ip ospf neighbor" commandRenato Westphal1-2/+5
2018-12-27Fix typos in BGPd sample configuration fileSimonas1-2/+2
2018-12-22ldpd: fix startup on OpenBSDRafael Zalamena1-8/+10
2018-12-21zebra: fix compilation on OpenBSDRafael Zalamena1-0/+2
2018-12-21ldpd: add support for FreeBSD IP_BINDANYRafael Zalamena1-2/+11
2018-12-20bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la...Anton Degtyarev11-55/+214
2018-12-19doc: exclude snmptrap.rst from buildQuentin Young1-1/+1
2018-12-19doc: add `ip nht resolve-via-default`Quentin Young1-0/+6
2018-12-19zebra: reduce rib workqueue retry timeoutMark Stapp1-1/+1
2018-12-19zebra: Fixup spaces/tabs issue found by CI in rt_socket.cDonald Sharp1-4/+4
2018-12-19zebra: Make label processing guaranteed to be uniqueDonald Sharp1-0/+1
2018-12-19zebra: include lib/queue.h in zebra dataplaneMark Stapp1-1/+1
2018-12-19zebra: Convert gate in kernel_rtm to a boolDonald Sharp1-5/+5
2018-12-19zebra: The mask and sin_mask are a bit redundant for kernel_rtmDonald Sharp1-22/+9
2018-12-19zebra: Refactor kernel_rtm to be a bit smarter about how it handles optionsDonald Sharp1-131/+127
2018-12-19zebra: Refactor kernel_socket kernel_rtm_ipv4 and ipv6 functionsDonald Sharp1-165/+108
2018-12-19zebra: Move sin6_masklen to earlier in the fileDonald Sharp1-24/+24
2018-12-19zebra: Convert socket interface to use `union sockunion`Donald Sharp1-41/+41
2018-12-19bgpd: Allow shortened 'no set large-community' and 'no set large-comm-list'Donald Sharp1-0/+16
2018-12-19bgpd: Allow `no set extcommunity [rt|soo]`Donald Sharp1-0/+16
2018-12-19bgpd: Allow 'no set community`Donald Sharp1-0/+8
2018-12-18zebra: Allow ns delete to happen after under/over flow checksDonald Sharp1-2/+3
2018-12-18isisd: suppress maybe uninitialized warningsEmanuele Di Pascale1-0/+6
2018-12-18isisd, yang: set default network-type to broadcastEmanuele Di Pascale2-10/+1
2018-12-18isisd: formatting fixes in isis_cli.cEmanuele Di Pascale1-6/+7
2018-12-18isisd: fix 'no router isis' on candidate configEmanuele Di Pascale1-14/+11
2018-12-18isisd: retrieve default values from the yang modelEmanuele Di Pascale2-4/+79
2018-12-18lib: add frr-isisd to the native modelsEmanuele Di Pascale1-1/+2
2018-12-18isisd: implement sighup handlerEmanuele Di Pascale1-2/+13
2018-12-18isisd, yang: change type empty leafs to booleansEmanuele Di Pascale3-325/+173
2018-12-18isisd: embed the isisd yang modelEmanuele Di Pascale1-1/+4
2018-12-18isisd: implemented the 'own-lsp-purge' notificationEmanuele Di Pascale3-0/+32
2018-12-18isisd: implemented the 'sequence-number-skipped' notificationEmanuele Di Pascale3-0/+39
2018-12-18isisd: add the 'lsp-error-detected' notificationEmanuele Di Pascale3-0/+42
2018-12-18isisd: implement the 'version-skew' notificationEmanuele Di Pascale3-0/+35
2018-12-18isisd: implement the 'id-len-mismatch' notificationEmanuele Di Pascale3-0/+31
2018-12-18isisd: implement the 'lsp-generation' notificationEmanuele Di Pascale3-0/+34
2018-12-18isisd: implement the 'lsp-received' notificationEmanuele Di Pascale3-0/+41
2018-12-18isisd: implement the 'area-mismatch' notificationEmanuele Di Pascale3-0/+32
2018-12-18isisd: implement the 'rejected-adjacency' notificationEmanuele Di Pascale3-1/+73
2018-12-18isisd: implement the 'adjacency-state-change' notificationEmanuele Di Pascale3-0/+57
2018-12-18isisd: implement the authentication failure notificationsEmanuele Di Pascale5-18/+133
2018-12-18isisd: implement 'max-area-addresses-mismatch' notificationEmanuele Di Pascale3-0/+41
2018-12-18isisd: implement the 'attempt-to-exceed-max-sequence' notificationEmanuele Di Pascale3-0/+30
2018-12-18isisd: implement the 'corrupted-lsp-detected' notificationEmanuele Di Pascale2-0/+21
2018-12-18isisd: implement the 'if-state-change' notificationEmanuele Di Pascale3-0/+33
2018-12-18isisd: implement the 'lsp-too-large' notificationEmanuele Di Pascale3-0/+51
2018-12-18isisd: implement the 'database-overload' notificationEmanuele Di Pascale3-0/+48
2018-12-18isisd: modify config_write funcs to use the northboundEmanuele Di Pascale2-0/+45
2018-12-18isisd: retrofit the 'log-adjacency-changes' commandEmanuele Di Pascale4-8/+45