index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
log_vty.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-01
doc: Add warning to doc about v6 ecmp route deletion
Donald Sharp
1
-0
/
+7
2019-07-31
zebra: fix evpn dad clear cmd mac parsing
Chirag Shah
1
-1
/
+1
2019-07-31
tests: Do not use peerUptime as a measure of if a clear worked
Donald Sharp
1
-5
/
+7
2019-07-31
lib: Add const to _count() in new list APIs
Stephen Worley
2
-7
/
+7
2019-07-31
lib: Add identifiers to RB declarations
Stephen Worley
1
-7
/
+7
2019-07-31
tests: Add asserts to check return on list *_del
Stephen Worley
1
-8
/
+8
2019-07-31
lib: Impelement the `*_del` list API.
Stephen Worley
5
-24
/
+46
2019-07-31
zebra: Fix display of `show ip import-check A.B.C.D`
Donald Sharp
1
-1
/
+1
2019-07-31
doc: Update documentation to reflect new `sharp watch import` changes
Donald Sharp
1
-1
/
+1
2019-07-31
sharpd: Update 'sharp watch import` to allow prefix
Donald Sharp
1
-18
/
+23
2019-07-31
doc: fix "match as-path" documentation
Vincent Bernat
1
-2
/
+2
2019-07-30
doc: Fix ospf router-id doc suggestion
Donald Sharp
2
-2
/
+2
2019-07-30
tools: generate code that handles all cases
Rafael Zalamena
1
-8
/
+31
2019-07-30
tools: generate northbound code without warnings
Rafael Zalamena
1
-3
/
+6
2019-07-29
tools: allow YANG model path specification
Rafael Zalamena
1
-2
/
+23
2019-07-29
vrrpd: set interface ifindex to internal upon interface deletion
Quentin Young
1
-2
/
+2
2019-07-29
bgpd: stop removing and replacing private asn if it matches the peer
Don Slice
3
-18
/
+16
2019-07-29
zebra, tests: Remove ROUTE_ENTRY_NEXTHOPS_CHANGED
Donald Sharp
15
-46
/
+36
2019-07-29
vtysh: style nits for error code cli handler
Quentin Young
1
-0
/
+2
2019-07-29
vtysh: only show error codes once
Quentin Young
5
-13
/
+34
2019-07-29
zebra: Remove repeated enqueueing of system routes for rethinking
Donald Sharp
4
-95
/
+0
2019-07-29
zebra: Fix route replace v4 semantics with new system route
Donald Sharp
1
-0
/
+13
2019-07-29
lib: fix prefix_copy() for clang-SA
David Lamparter
2
-0
/
+12
2019-07-28
lib: fix misplaced brace in typesafe lists
David Lamparter
1
-3
/
+3
2019-07-28
lib: use some more transparent unions for prefixes
David Lamparter
2
-6
/
+14
2019-07-28
lib: fix prefix_cmp() return values
David Lamparter
2
-16
/
+23
2019-07-26
topotest: fix bgp-path-attributes-topology
Rafael Zalamena
1
-5
/
+2
2019-07-26
zebra: skip queued entries when resolving nexthop
Don Slice
2
-0
/
+10
2019-07-26
bgpd: solve invalid error message when clearing interface peer
Don Slice
1
-0
/
+3
2019-07-26
topotests: Check if set-comm-list is working under route-map scope
Donatas Abraitis
6
-0
/
+140
2019-07-25
bgpd: Convert to network byte order before passing value to `community_del_val`
Donatas Abraitis
1
-0
/
+1
2019-07-25
lib: fix missing M:A:C to X:X:X:X:X:X changes
Igor Ryzhov
2
-26
/
+24
2019-07-25
bgpd: Add hidden `next-hop-self all` for all address families
Donatas Abraitis
1
-0
/
+24
2019-07-25
vtysh: send vtysh_quit_nexthop_group to pbrd and sharpd
Igor Ryzhov
1
-1
/
+1
2019-07-24
vtysh: send "exit-vrf" command to staticd
Igor Ryzhov
1
-1
/
+1
2019-07-23
frr-reload.py: fix reload with different settings
Rafael Zalamena
1
-0
/
+2
2019-07-23
bgpd: encode implicit next-hop-self in some vrf route leaking scenarios
Don Slice
1
-8
/
+11
2019-07-23
topotest: improve common_config.py
Rafael Zalamena
2
-11
/
+18
2019-07-23
topotest: add new run_and_expect variant
Rafael Zalamena
2
-0
/
+122
2019-07-23
topotest: improve reliability of `verify_rib`
Rafael Zalamena
1
-1
/
+17
2019-07-23
topotest/bgp_l3vpn_to_bgp_vrf: stabilize test
Rafael Zalamena
2
-11
/
+11
2019-07-23
topotest: adjust luCommand to accept wait_time
Rafael Zalamena
1
-10
/
+13
2019-07-23
topotest: fix Lou's framework command wait
Rafael Zalamena
1
-5
/
+10
2019-07-22
bgpd: Route-map VNI in-filter filters out all the routes for EVPN
Lakshman Krishnamoorthy
2
-11
/
+44
2019-07-22
lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP
Lakshman Krishnamoorthy
18
-458
/
+509
2019-07-19
bgpd: Strip `delete` keyword when looking up for communities
Donatas Abraitis
1
-2
/
+9
2019-07-18
pimd: Always create upstream reference when adding channel oil
Donald Sharp
3
-13
/
+32
2019-07-18
pimd: pim_upstream *always* creates a channel_oil
Donald Sharp
3
-54
/
+17
2019-07-18
pimd: Add pim_channel_oil_change_iif
Donald Sharp
6
-35
/
+54
2019-07-18
Test: Add back a bit more debugging to see what is going on
Donald Sharp
1
-3
/
+1
[next]