index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ports
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
zebra, lib: fix the ZEBRA_INTERFACE_VRF_UPDATE zapi message
Renato Westphal
2
-8
/
+8
2019-01-02
sharpd: Allow sharpd to accept nexthop group as part of route install
Donald Sharp
1
-8
/
+22
2019-01-02
sharpd/vtysh: Allow sharpd to use nexthop-groups
Donald Sharp
3
-3
/
+5
2019-01-02
sharp: Modify route install to take nexthop groups
Donald Sharp
4
-9
/
+41
2018-12-31
ospfd: convert a couple of "show" commands to DEFPY
Renato Westphal
1
-34
/
+11
2018-12-31
ospfd: fix wrong argv index in the "show ip ospf neighbor" command
Renato Westphal
1
-2
/
+5
2018-12-31
eigrpd: Allow eigrp to set/unset the router-id as a value.
Donald Sharp
1
-8
/
+10
2018-12-31
eigrpd: eigrp usage of uint32_t to struct in_addr for router_id data
Donald Sharp
5
-19
/
+14
2018-12-31
eigrpd: Write eigrp config even if no network statements yet
Donald Sharp
1
-3
/
+0
2018-12-29
zebra: replace zlog_err with flog_err
Rafael Zalamena
1
-1
/
+2
2018-12-29
staticd: Do not ready prefix for printing till it's decoded
Donald Sharp
1
-2
/
+2
2018-12-28
lib, rip, ripng, babel, eigrp: add ctx pointer to distribute api
Philippe Guibert
16
-110
/
+230
2018-12-28
lib: enforce vrf_name_to_id by returning default_vrf when name is null
Philippe Guibert
1
-0
/
+2
2018-12-27
Fix typos in BGPd sample configuration file
Simonas
1
-2
/
+2
2018-12-26
zebra: remove duplicated code
Rafael Zalamena
1
-8
/
+0
2018-12-22
ldpd: fix startup on OpenBSD
Rafael Zalamena
1
-8
/
+10
2018-12-21
zebra: fix compilation on OpenBSD
Rafael Zalamena
1
-0
/
+2
2018-12-21
ldpd: add support for FreeBSD IP_BINDANY
Rafael Zalamena
1
-2
/
+11
2018-12-20
bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la...
Anton Degtyarev
11
-55
/
+214
2018-12-19
doc: exclude snmptrap.rst from build
Quentin Young
1
-1
/
+1
2018-12-19
doc: add `ip nht resolve-via-default`
Quentin Young
1
-0
/
+6
2018-12-19
zebra: reduce rib workqueue retry timeout
Mark Stapp
1
-1
/
+1
2018-12-19
zebra: Fixup spaces/tabs issue found by CI in rt_socket.c
Donald Sharp
1
-4
/
+4
2018-12-19
zebra: Make label processing guaranteed to be unique
Donald Sharp
1
-0
/
+1
2018-12-19
zebra: include lib/queue.h in zebra dataplane
Mark Stapp
1
-1
/
+1
2018-12-19
zebra: Convert gate in kernel_rtm to a bool
Donald Sharp
1
-5
/
+5
2018-12-19
zebra: The mask and sin_mask are a bit redundant for kernel_rtm
Donald Sharp
1
-22
/
+9
2018-12-19
zebra: Refactor kernel_rtm to be a bit smarter about how it handles options
Donald Sharp
1
-131
/
+127
2018-12-19
zebra: Refactor kernel_socket kernel_rtm_ipv4 and ipv6 functions
Donald Sharp
1
-165
/
+108
2018-12-19
zebra: Move sin6_masklen to earlier in the file
Donald Sharp
1
-24
/
+24
2018-12-19
zebra: Convert socket interface to use `union sockunion`
Donald Sharp
1
-41
/
+41
2018-12-19
bgpd: Allow shortened 'no set large-community' and 'no set large-comm-list'
Donald Sharp
1
-0
/
+16
2018-12-19
bgpd: Allow `no set extcommunity [rt|soo]`
Donald Sharp
1
-0
/
+16
2018-12-19
bgpd: Allow 'no set community`
Donald Sharp
1
-0
/
+8
2018-12-18
zebra: Allow ns delete to happen after under/over flow checks
Donald Sharp
1
-2
/
+3
2018-12-18
isisd: suppress maybe uninitialized warnings
Emanuele Di Pascale
1
-0
/
+6
2018-12-18
isisd, yang: set default network-type to broadcast
Emanuele Di Pascale
2
-10
/
+1
2018-12-18
isisd: formatting fixes in isis_cli.c
Emanuele Di Pascale
1
-6
/
+7
2018-12-18
isisd: fix 'no router isis' on candidate config
Emanuele Di Pascale
1
-14
/
+11
2018-12-18
isisd: retrieve default values from the yang model
Emanuele Di Pascale
2
-4
/
+79
2018-12-18
lib: add frr-isisd to the native models
Emanuele Di Pascale
1
-1
/
+2
2018-12-18
isisd: implement sighup handler
Emanuele Di Pascale
1
-2
/
+13
2018-12-18
isisd, yang: change type empty leafs to booleans
Emanuele Di Pascale
3
-325
/
+173
2018-12-18
isisd: embed the isisd yang model
Emanuele Di Pascale
1
-1
/
+4
2018-12-18
isisd: implemented the 'own-lsp-purge' notification
Emanuele Di Pascale
3
-0
/
+32
2018-12-18
isisd: implemented the 'sequence-number-skipped' notification
Emanuele Di Pascale
3
-0
/
+39
2018-12-18
isisd: add the 'lsp-error-detected' notification
Emanuele Di Pascale
3
-0
/
+42
2018-12-18
isisd: implement the 'version-skew' notification
Emanuele Di Pascale
3
-0
/
+35
2018-12-18
isisd: implement the 'id-len-mismatch' notification
Emanuele Di Pascale
3
-0
/
+31
2018-12-18
isisd: implement the 'lsp-generation' notification
Emanuele Di Pascale
3
-0
/
+34
[next]