index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
if.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: fix interface nb stale pointers
Igor Ryzhov
2021-04-12
1
-4
/
+19
*
*: require semicolon after DEFINE_QOBJ & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-2
/
+2
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-5
/
+5
*
lib: add utility to get the next index in a vrf
Pat Ruddy
2021-02-02
1
-0
/
+34
*
lib: Remove #if 0 code
Donald Sharp
2021-01-28
1
-142
/
+0
*
lib: Convert inet_ntoa to %pI4
Donatas Abraitis
2020-10-22
1
-4
/
+3
*
lib: Convert usage of strings to %pFX and %pRN
Donald Sharp
2020-10-17
1
-9
/
+6
*
*: Remove solaris from FRR
Donald Sharp
2020-09-21
1
-42
/
+0
*
lib: Note old ifindex on shutdown
Donald Sharp
2020-08-28
1
-0
/
+2
*
evpn-netns: Revert PR5077, has been re-worked post-refactor
Pat Ruddy
2020-08-05
1
-8
/
+5
*
lib: introduce configuration back-off timer for YANG-modeled commands
Renato Westphal
2020-08-03
1
-0
/
+1
*
*: introduce DEFPY_YANG & friends
Renato Westphal
2020-08-03
1
-4
/
+4
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-2
/
+1
*
zebra: show interfaces from all VRFs in "show interface ..." commands
Igor Ryzhov
2020-06-22
1
-0
/
+11
*
Merge pull request #6414 from opensourcerouting/nb-error-handling
Santosh P K
2020-06-10
1
-2
/
+2
|
\
|
*
*: convert northbound callbacks to new error handling model
Renato Westphal
2020-05-29
1
-2
/
+2
*
|
lib: move all userdata when changing node xpath
Quentin Young
2020-06-05
1
-2
/
+8
|
/
*
Merge pull request #6426 from pguibert6WIND/update_ifname_before_hook
Stephen Worley
2020-05-19
1
-5
/
+8
|
\
|
*
lib, zebra: update interface name at netlink creation
Philippe Guibert
2020-05-19
1
-5
/
+8
*
|
lib: fix bandwidth multiplier for link param
Emanuele Di Pascale
2020-05-19
1
-1
/
+1
|
/
*
lib: constify a few parameters of helper functions
Renato Westphal
2020-04-30
1
-6
/
+7
*
Merge pull request #6279 from opensourcerouting/nb-cb-args
Donald Sharp
2020-04-24
1
-65
/
+56
|
\
|
*
*: change the signature of the northbound callbacks to be more flexible
Renato Westphal
2020-04-23
1
-65
/
+56
*
|
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-4
/
+5
|
/
*
lib: remove gcc 4.x workaround for nb structure
Chirag Shah
2020-04-16
1
-1
/
+0
*
lib: add interface operational northbound callback
Chirag Shah
2020-04-16
1
-0
/
+138
*
lib: handle failure to change ifindex
Quentin Young
2020-04-13
1
-5
/
+21
*
lib: remove unnecessary null checks
Quentin Young
2020-04-13
1
-4
/
+0
*
lib: consolidate flexible array hack in a single place
Renato Westphal
2020-04-04
1
-24
/
+0
*
*: Remove tests for some XFREE-family functions
Donatas Abraitis
2020-03-11
1
-5
/
+2
*
lib: Add vrf name to outputs/debugs
Donald Sharp
2020-02-14
1
-7
/
+14
*
lib: Format according to our standard
Donald Sharp
2020-02-14
1
-38
/
+34
*
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-02-03
1
-1
/
+0
*
lib: fix ifindex comparison overflow
Quentin Young
2020-01-04
1
-1
/
+6
*
lib: make some variables static
David Lamparter
2019-12-13
1
-1
/
+1
*
lib: fixes invalid running_entry when VRF is changed
Mahdi Varasteh
2019-12-10
1
-0
/
+2
*
lib: gcc 4.x workaround v2 for frr_interface_info
David Lamparter
2019-11-30
1
-10
/
+25
*
lib: add gcc 4.x workaround for frr_interface_info
David Lamparter
2019-11-26
1
-0
/
+10
*
lib, ospfd, zebra: Convert interface_delete to take double pointer
Donald Sharp
2019-11-02
1
-14
/
+16
*
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-8
/
+18
*
*: Convert prefix_free to double pointer
Donald Sharp
2019-11-02
1
-3
/
+3
*
vrrpd: only count ipv4 addresses on check start
Ghasem Naddaf
2019-10-29
1
-0
/
+14
*
lib: vrf lookup may be NULL
Donald Sharp
2019-10-25
1
-1
/
+1
*
*: Cleanup interface creation apis
Stephen Worley
2019-10-10
1
-21
/
+44
*
lib: Don't add/del from name tree if name isnt set
Stephen Worley
2019-10-10
1
-2
/
+6
*
Merge pull request #5009 from donaldsharp/interface_deletion
Russ White
2019-09-30
1
-0
/
+50
|
\
|
*
lib: delete interface if you can in upper level protocol
Donald Sharp
2019-09-19
1
-0
/
+2
|
*
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
1
-0
/
+8
|
*
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
1
-0
/
+6
[next]